[cgma-dev] CGM distcheck failed.
Nightly Test
kraftche at cae.wisc.edu
Mon Sep 21 02:32:52 CDT 2009
{ test ! -d cgma-10.2.3 || { find cgma-10.2.3 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr cgma-10.2.3; }; }
test -d cgma-10.2.3 || mkdir cgma-10.2.3
list='compat util geom init . itaps test cgm_apps'; for subdir in $list; do \
if test "$subdir" = .; then :; else \
test -d "cgma-10.2.3/$subdir" \
|| /bin/mkdir -p "cgma-10.2.3/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd cgma-10.2.3 && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd cgma-10.2.3 && 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.3/geom/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/cgma-10.2.3/geom/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3/geom && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3 && 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.3/itaps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/cgma-10.2.3/itaps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3/itaps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3 && 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.3/itaps/SIDL || /bin/mkdir -p /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL || exit 1
test -d /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/gserver || /bin/mkdir -p /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/gserver || exit 1
cp -p ../../../trunk/itaps/SIDL/iBase.sidl /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/iBase.sidl
cp -p ../../../trunk/itaps/SIDL/iGeom.sidl /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/iGeom.sidl
cp -p ../../../trunk/itaps/SIDL/iGeom_SIDL.sidl /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/iGeom_SIDL.sidl
cp -p ../../../trunk/itaps/SIDL/gserver/iGeom_SIDL_GeomSidl_Impl.cc /home/jason/cgm/test/dist/cgma-10.2.3/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.3/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.3/itaps/SIDL/gserver/iGeom_Factory_Impl.cc
cp -p ../../../trunk/itaps/SIDL/testgeom.cpp /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/testgeom.cpp
cp -p ../../../trunk/itaps/SIDL/gserver.make /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/gserver.make
cp -p ../../../trunk/itaps/SIDL/Cclient.make /home/jason/cgm/test/dist/cgma-10.2.3/itaps/SIDL/Cclient.make
cp -p ../../../trunk/itaps/SIDL/Fclient.make /home/jason/cgm/test/dist/cgma-10.2.3/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.3/cgm_apps/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/cgma-10.2.3/cgm_apps/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3/cgm_apps && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3 && 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.3/cgm_apps/examples/$subdir" \
|| /bin/mkdir -p "/home/jason/cgm/test/dist/cgma-10.2.3/cgm_apps/examples/$subdir" \
|| exit 1; \
distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3/cgm_apps/examples && pwd`; \
top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/cgma-10.2.3 && 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.3 -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.3
tardir=cgma-10.2.3 && /bin/sh /home/jason/cgm/test/trunk/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >cgma-10.2.3.tar.gz
{ test ! -d cgma-10.2.3 || { find cgma-10.2.3 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr cgma-10.2.3; }; }
case 'cgma-10.2.3.tar.gz' in \
*.tar.gz*) \
GZIP=--best gunzip -c cgma-10.2.3.tar.gz | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.bz2*) \
bunzip2 -c cgma-10.2.3.tar.bz2 | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.lzma*) \
unlzma -c cgma-10.2.3.tar.lzma | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.tar.Z*) \
uncompress -c cgma-10.2.3.tar.Z | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
*.shar.gz*) \
GZIP=--best gunzip -c cgma-10.2.3.shar.gz | unshar ;;\
*.zip*) \
unzip cgma-10.2.3.zip ;;\
esac
chmod -R a-w cgma-10.2.3; chmod a+w cgma-10.2.3
mkdir cgma-10.2.3/_build
mkdir cgma-10.2.3/_inst
chmod a-w cgma-10.2.3
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd cgma-10.2.3/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
&& cd cgma-10.2.3/_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.3.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 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 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... 3458764513820540925
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 for a sed that does not truncate output... /bin/sed
checking whether byte ordering is bigendian... no
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 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
config.status: executing itaps/iGeom_FCDefs.h commands
make[1]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make all-recursive
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
Making all in compat
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
Making all in util
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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 -ldl -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.3/_build/util'
Making all in geom
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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:2517: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2521: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2525: warning: deprecated conversion from string constant to âchar*â
../../geom/GeometryQueryTool.cpp:2529: 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:3058: warning: unused variable âstatusâ
../../geom/GeometryQueryTool.cpp: In member function âCubitStatus GeometryQueryTool::straightline_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)â:
../../geom/GeometryQueryTool.cpp:3087: warning: unused variable âstatusâ
../../geom/GeometryQueryTool.cpp: In member function âCubitStatus GeometryQueryTool::import_solid_model(DLIList<RefEntity*>*, const char*, int)â:
../../geom/GeometryQueryTool.cpp:684: warning: âstatusâ may be used uninitialized in this function
../../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:645: 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.3/_build/geom'
Making all in Cholla
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/geom/Cholla'
Making all in facetbool
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/geom/facetbool'
Making all in facet
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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:3407: 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.3/_build/geom/facet'
Making all in virtual
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/geom/virtual'
Making all in ACIS
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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:835: 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:1071: warning: format â%pâ expects type âvoid*â, but argument 3 has type âBodySM*â
../../../geom/ACIS/AcisQueryEngine.cpp:1001: warning: unused variable âpercent_afterâ
../../../geom/ACIS/AcisQueryEngine.cpp:1002: 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.3/_build/geom/ACIS'
Making all in OCC
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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:405: 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:877: warning: unused variable âedge_rangeâ
../../../geom/OCC/OCCCurve.cpp: In member function âvirtual CubitStatus OCCCurve::closest_point(const CubitVector&, CubitVector&, CubitVector*, CubitVector*, double*)â:
../../../geom/OCC/OCCCurve.cpp:437: warning: âpparamâ may be used uninitialized in this function
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
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::intersect(BodySM*, DLIList<BodySM*>&, DLIList<BodySM*>&, bool) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:3525: warning: unused variable âfrom_bodyâ
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::tweak_move(DLIList<Surface*>&, const CubitVector&, DLIList<BodySM*>&, CubitBoolean, CubitBoolean) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:6913: warning: suggest parentheses around assignment used as truth value
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::tweak_move(DLIList<Curve*>&, const CubitVector&, DLIList<BodySM*>&, CubitBoolean, CubitBoolean) constâ:
../../../geom/OCC/OCCModifyEngine.cpp:7021: warning: suggest parentheses around assignment used as truth value
../../../geom/OCC/OCCModifyEngine.cpp: In member function âvirtual CubitStatus OCCModifyEngine::webcut(DLIList<BodySM*>&, const BodySM*, DLIList<BodySM*>&, bool)â:
../../../geom/OCC/OCCModifyEngine.cpp:4653: 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:821: warning: ânew_endâ 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)â:
../../../geom/OCC/OCCModifyEngine.cpp:6514: 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:4493: 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:4040: 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
../../../geom/OCC/OCCQueryEngine.cpp: In member function âvirtual CubitStatus OCCQueryEngine::export_solid_model(DLIList<TopologyBridge*>&, char*&, int&, bool)â:
../../../geom/OCC/OCCQueryEngine.cpp:1053: warning: suggest explicit braces to avoid ambiguous âelseâ
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
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 -lTKBinL -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.3/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making all in init
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/init'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_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 -lTKBinL -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.3/_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.3/_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.3/_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.3/_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.3/_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.3/_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.3/_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.3/_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.3/_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/CompSur!
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.lax!
/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/GeometryModi!
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.3/_build'
Making all in itaps
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make all-recursive
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
Making all in .
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -o libiGeom.la -rpath /home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
Making all in test
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/test'
Making all in cgm_apps
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
Making all in examples
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps/examples'
Making all in driverc++
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples/driverc++'
Making all in facetdriver
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples/facetdriver'
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples'
make[4]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps/examples'
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make[1]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
Making dvi in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
Making dvi in util
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/util'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/util'
Making dvi in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making dvi in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/Cholla'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/Cholla'
Making dvi in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facetbool'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facetbool'
Making dvi in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facet'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facet'
Making dvi in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/virtual'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/virtual'
Making dvi in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/ACIS'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/ACIS'
Making dvi in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/OCC'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making dvi in init
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/init'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/init'
Making dvi in .
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make[2]: Nothing to be done for `dvi-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
Making dvi in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
Making dvi in test
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/test'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/test'
Making dvi in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
Making dvi in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps/examples'
Making dvi in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples/driverc++'
Making dvi in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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.3/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
Making check in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/compat'
Making check in util
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/util'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/util'
Making check in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making check in .
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making check in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/Cholla'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/Cholla'
Making check in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facetbool'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facetbool'
Making check in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facet'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/facet'
Making check in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/virtual'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/virtual'
Making check in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/ACIS'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/ACIS'
Making check in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/OCC'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/geom'
Making check in init
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/init'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/init'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
Making check in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make check-recursive
make[3]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
Making check in .
make[4]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make chaman testgeom testgeom_occ
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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 -Wno-long-long -MT chaman-chaman.o -MD -MP -MF .deps/chaman-chaman.Tpo -c -o chaman-chaman.o `test -f 'chaman.cc' || echo '../../itaps/'`chaman.cc
mv -f .deps/chaman-chaman.Tpo .deps/chaman-chaman.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -Wno-long-long -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 chaman chaman-chaman.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -Wno-long-long -o chaman chaman-chaman.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.3/_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/libTKBinL.so /opt/OpenCascade6.3//lib/libTKLC!
AF.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/libTKCDF.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+0xa302): 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 -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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.3/_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/libTKBinL.so /opt/OpenCascade6.3//lib/l!
ibTKLCAF.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/libTKCDF.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+0xa302): 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 -Wno-long-long -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 -Wno-long-long -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 -Wno-long-long -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.3/_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/libTKBinL.so /opt/OpenCascade6.!
3//lib/libTKLCAF.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/libTKCDF.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+0xa302): 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.3/_build/itaps'
make check-TESTS
make[5]: Entering directory `/home/jason/cgm/test/dist/cgma-10.2.3/_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
save entset: ERROR: Cannot create file: '../../itaps/testout.sat'
ERROR: Cannot open geometry file: ../../itaps/testout.sat .
ERROR: Problems reading file for save entset test.
Error code: 3
Error desc: Trouble loading geometry file.
At : ../../itaps/testgeom.cc:1436
Failure
shutdown: ERROR: Errors found during CUBIT session.
ERROR: Errors found during CUBIT session.
Success
TSTT TEST SUMMARY:
Number Tests: 11
Number Successful: 10
Number Not Implemented: 0
Number Failed: 1
FAIL: 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
TIMEOUT -- ABORTING
/bin/sh: line 4: 7194 Quit /home/jason/bin/timeout 600 ${dir}$tst
FAIL: testgeom_occ
===================
2 of 2 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build/itaps'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jason/cgm/test/dist/cgma-10.2.3/_build'
make: *** [distcheck] Error 2
More information about the cgma-dev
mailing list