[cgma-dev] CGM distcheck failed.

Nightly Test kraftche at cae.wisc.edu
Thu Dec 11 02:11:33 CST 2008


/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../trunk/configure  --with-acis=/opt/acis16.7/ --with-occ=/opt/occ6.3-64  --no-create --no-recursion
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 known C compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for C++-standard library in std:: namespace... yes
checking for C++-standard I/O in std:: namespace... yes
checking if C++ template definitions should be included... yes
checking for ../trunk/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
 /bin/sh ./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 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: config.h is unchanged
config.status: creating itaps/iBase_FCDefs.h
config.status: itaps/iBase_FCDefs.h is unchanged
config.status: executing depfiles commands
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
test -d CGMA-10.2.2 || mkdir CGMA-10.2.2
list='compat util geom init . itaps test cgm_apps'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "CGMA-10.2.2/$subdir" \
	    || /bin/mkdir -p "CGMA-10.2.2/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[1]: Entering directory `/home/jason/cgm/test/dist/compat'
make[1]: Leaving directory `/home/jason/cgm/test/dist/compat'
make[1]: Entering directory `/home/jason/cgm/test/dist/util'
make[1]: Leaving directory `/home/jason/cgm/test/dist/util'
make[1]: Entering directory `/home/jason/cgm/test/dist/geom'
list='. Cholla facetbool facet virtual ACIS parallel OCC'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \
	    || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/geom/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/geom && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/Cholla'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/Cholla'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facetbool'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facetbool'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/facet'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/facet'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/virtual'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/virtual'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/ACIS'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/ACIS'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/parallel'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/parallel'
make[2]: Entering directory `/home/jason/cgm/test/dist/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/geom/OCC'
make[1]: Leaving directory `/home/jason/cgm/test/dist/geom'
make[1]: Entering directory `/home/jason/cgm/test/dist/init'
make[1]: Leaving directory `/home/jason/cgm/test/dist/init'
make[1]: Entering directory `/home/jason/cgm/test/dist/itaps'
cd ../../trunk && /bin/sh /home/jason/cgm/test/trunk/missing --run autoheader
rm -f stamp-h2
touch ../../trunk/itaps/iBase_FCDefs.h.in
cd .. && /bin/sh ./config.status itaps/iBase_FCDefs.h
config.status: creating itaps/iBase_FCDefs.h
config.status: itaps/iBase_FCDefs.h is unchanged
list='. SIDL'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \
	    || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/itaps/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/itaps && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/home/jason/cgm/test/dist/itaps/SIDL'
make[2]: Leaving directory `/home/jason/cgm/test/dist/itaps/SIDL'
make[1]: Leaving directory `/home/jason/cgm/test/dist/itaps'
make[1]: Entering directory `/home/jason/cgm/test/dist/test'
make[1]: Leaving directory `/home/jason/cgm/test/dist/test'
make[1]: Entering directory `/home/jason/cgm/test/dist/cgm_apps'
list='examples'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \
	    || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[2]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples'
list='driverc++ facetdriver'; for subdir in $list; do \
	  if test "$subdir" = .; then :; else \
	    test -d "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \
	    || /bin/mkdir -p "/home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples/$subdir" \
	    || exit 1; \
	    distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2/cgm_apps/examples && pwd`; \
	    top_distdir=`CDPATH="${ZSH_VERSION+.}:" && cd /home/jason/cgm/test/dist/CGMA-10.2.2 && pwd`; \
	    (cd $subdir && \
	      make  \
	        top_distdir="$top_distdir" \
	        distdir="$distdir/$subdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/driverc++'
make[3]: Entering directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver'
make[3]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples/facetdriver'
make[2]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps/examples'
make[1]: Leaving directory `/home/jason/cgm/test/dist/cgm_apps'
find CGMA-10.2.2 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
	  ! -type d ! -perm -444 -exec /bin/sh /home/jason/cgm/test/trunk/install-sh -c -m a+r {} {} \; \
	|| chmod -R a+r CGMA-10.2.2
tardir=CGMA-10.2.2 && /bin/sh /home/jason/cgm/test/trunk/missing --run tar chof - "$tardir" | GZIP=--best gzip -c >CGMA-10.2.2.tar.gz
{ test ! -d CGMA-10.2.2 || { find CGMA-10.2.2 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr CGMA-10.2.2; }; }
case 'CGMA-10.2.2.tar.gz' in \
	*.tar.gz*) \
	  GZIP=--best gunzip -c CGMA-10.2.2.tar.gz | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
	*.tar.bz2*) \
	  bunzip2 -c CGMA-10.2.2.tar.bz2 | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
	*.tar.lzma*) \
	  unlzma -c CGMA-10.2.2.tar.lzma | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
	*.tar.Z*) \
	  uncompress -c CGMA-10.2.2.tar.Z | /bin/sh /home/jason/cgm/test/trunk/missing --run tar xf - ;;\
	*.shar.gz*) \
	  GZIP=--best gunzip -c CGMA-10.2.2.shar.gz | unshar ;;\
	*.zip*) \
	  unzip CGMA-10.2.2.zip ;;\
	esac
chmod -R a-w CGMA-10.2.2; chmod a+w CGMA-10.2.2
mkdir CGMA-10.2.2/_build
mkdir CGMA-10.2.2/_inst
chmod a-w CGMA-10.2.2
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd CGMA-10.2.2/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
	  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
	  && cd CGMA-10.2.2/_build \
	  && ../configure --srcdir=.. --prefix="$dc_install_base" \
	    --with-acis="/opt/acis16.7/" --with-occ="/opt/occ6.3-64" \
	  && make  \
	  && make  dvi \
	  && make  check \
	  && make  install \
	  && make  installcheck \
	  && make  uninstall \
	  && make  distuninstallcheck_dir="$dc_install_base" \
	        distuninstallcheck \
	  && chmod -R a-w "$dc_install_base" \
	  && ({ \
	       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
	       && make  DESTDIR="$dc_destdir" install \
	       && make  DESTDIR="$dc_destdir" uninstall \
	       && make  DESTDIR="$dc_destdir" \
	            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
	      } || { rm -rf "$dc_destdir"; exit 1; }) \
	  && rm -rf "$dc_destdir" \
	  && make  dist \
	  && rm -rf CGMA-10.2.2.tar.gz \
	  && make  distcleancheck
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for CC... no
checking for aCC... no
checking for cxx... no
checking for xlC_r... no
checking for xlC... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for known C compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for C++-standard library in std:: namespace... yes
checking for C++-standard I/O in std:: namespace... yes
checking if C++ template definitions should be included... yes
checking for ../geom/ACIS/AcisQueryEngine.hpp... yes
checking for /opt/acis16.7//include/acis.hxx... yes
checking ACIS version of /opt/acis16.7//bin/linux_amd_64_so ... 1607
checking ACIS platform name... linux
checking for main in -lxstep... no
checking for main in -lxiges... no
checking new.h usability... no
checking new.h presence... no
checking for new.h... no
checking for 'include' subdir of /opt/occ6.3-64... inc
checking for 'lib' subdir of /opt/occ6.3-64... lib
checking if platform is 64-bit (-D_OCC64)... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking iostream.h usability... no
checking iostream.h presence... no
checking for iostream.h... no
checking iomanip usability... yes
checking iomanip presence... yes
checking for iomanip... yes
checking iomanip.h usability... no
checking iomanip.h presence... no
checking for iomanip.h... no
checking fstream usability... yes
checking fstream presence... yes
checking for fstream... yes
checking fstream.h usability... no
checking fstream.h presence... no
checking for fstream.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking Standard_Version.hxx usability... yes
checking Standard_Version.hxx presence... yes
checking for Standard_Version.hxx... yes
checking for create_mailbox in -lTKernel... no
checking for create_mailbox in -lTKernel... yes
CXXFLAGS =  -Wall -pipe -pedantic -O2 -DNDEBUG
configure: creating ./config.status
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating geom/Makefile
config.status: creating geom/ACIS/Makefile
config.status: creating geom/Cholla/Makefile
config.status: creating geom/facet/Makefile
config.status: creating geom/facetbool/Makefile
config.status: creating geom/OCC/Makefile
config.status: creating geom/parallel/Makefile
config.status: creating geom/virtual/Makefile
config.status: creating init/Makefile
config.status: creating compat/Makefile
config.status: creating cgm.make
config.status: creating itaps/Makefile
config.status: creating itaps/iGeom-Defs.inc
config.status: creating itaps/SIDL/Makefile
config.status: creating test/Makefile
config.status: creating cgm_apps/Makefile
config.status: creating cgm_apps/examples/Makefile
config.status: creating cgm_apps/examples/driverc++/Makefile
config.status: creating cgm_apps/examples/facetdriver/Makefile
config.status: creating config.h
config.status: creating itaps/iBase_FCDefs.h
config.status: executing depfiles commands
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make  all-recursive
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making all in compat
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making all in util
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersList.lo -MD -MP -MF .deps/AllocMemManagersList.Tpo -c -o AllocMemManagersList.lo ../../util/AllocMemManagersList.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersList.lo -MD -MP -MF .deps/AllocMemManagersList.Tpo -c ../../util/AllocMemManagersList.cpp -o AllocMemManagersList.o
mv -f .deps/AllocMemManagersList.Tpo .deps/AllocMemManagersList.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c -o AppUtil.lo ../../util/AppUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AppUtil.lo -MD -MP -MF .deps/AppUtil.Tpo -c ../../util/AppUtil.cpp -o AppUtil.o
mv -f .deps/AppUtil.Tpo .deps/AppUtil.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ArrayBasedContainer.lo -MD -MP -MF .deps/ArrayBasedContainer.Tpo -c -o ArrayBasedContainer.lo ../../util/ArrayBasedContainer.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ArrayBasedContainer.lo -MD -MP -MF .deps/ArrayBasedContainer.Tpo -c ../../util/ArrayBasedContainer.cpp -o ArrayBasedContainer.o
../../util/ArrayBasedContainer.cpp: In member function ‘ArrayBasedContainer& ArrayBasedContainer::operator=(const ArrayBasedContainer&)’:
../../util/ArrayBasedContainer.cpp:143: warning: suggest explicit braces to avoid ambiguous ‘else’
mv -f .deps/ArrayBasedContainer.Tpo .deps/ArrayBasedContainer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CpuTimer.lo -MD -MP -MF .deps/CpuTimer.Tpo -c -o CpuTimer.lo ../../util/CpuTimer.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CpuTimer.lo -MD -MP -MF .deps/CpuTimer.Tpo -c ../../util/CpuTimer.cpp -o CpuTimer.o
mv -f .deps/CpuTimer.Tpo .deps/CpuTimer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cubit2DPoint.lo -MD -MP -MF .deps/Cubit2DPoint.Tpo -c -o Cubit2DPoint.lo ../../util/Cubit2DPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cubit2DPoint.lo -MD -MP -MF .deps/Cubit2DPoint.Tpo -c ../../util/Cubit2DPoint.cpp -o Cubit2DPoint.o
mv -f .deps/Cubit2DPoint.Tpo .deps/Cubit2DPoint.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitBox.lo -MD -MP -MF .deps/CubitBox.Tpo -c -o CubitBox.lo ../../util/CubitBox.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitBox.lo -MD -MP -MF .deps/CubitBox.Tpo -c ../../util/CubitBox.cpp -o CubitBox.o
mv -f .deps/CubitBox.Tpo .deps/CubitBox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCollection.lo -MD -MP -MF .deps/CubitCollection.Tpo -c -o CubitCollection.lo ../../util/CubitCollection.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCollection.lo -MD -MP -MF .deps/CubitCollection.Tpo -c ../../util/CubitCollection.cpp -o CubitCollection.o
mv -f .deps/CubitCollection.Tpo .deps/CubitCollection.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitContainer.lo -MD -MP -MF .deps/CubitContainer.Tpo -c -o CubitContainer.lo ../../util/CubitContainer.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitContainer.lo -MD -MP -MF .deps/CubitContainer.Tpo -c ../../util/CubitContainer.cpp -o CubitContainer.o
mv -f .deps/CubitContainer.Tpo .deps/CubitContainer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCoordinateSystem.lo -MD -MP -MF .deps/CubitCoordinateSystem.Tpo -c -o CubitCoordinateSystem.lo ../../util/CubitCoordinateSystem.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitCoordinateSystem.lo -MD -MP -MF .deps/CubitCoordinateSystem.Tpo -c ../../util/CubitCoordinateSystem.cpp -o CubitCoordinateSystem.o
mv -f .deps/CubitCoordinateSystem.Tpo .deps/CubitCoordinateSystem.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitDynamicLoader.lo -MD -MP -MF .deps/CubitDynamicLoader.Tpo -c -o CubitDynamicLoader.lo ../../util/CubitDynamicLoader.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitDynamicLoader.lo -MD -MP -MF .deps/CubitDynamicLoader.Tpo -c ../../util/CubitDynamicLoader.cpp -o CubitDynamicLoader.o
mv -f .deps/CubitDynamicLoader.Tpo .deps/CubitDynamicLoader.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitEntity.lo -MD -MP -MF .deps/CubitEntity.Tpo -c -o CubitEntity.lo ../../util/CubitEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitEntity.lo -MD -MP -MF .deps/CubitEntity.Tpo -c ../../util/CubitEntity.cpp -o CubitEntity.o
mv -f .deps/CubitEntity.Tpo .deps/CubitEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFile.lo -MD -MP -MF .deps/CubitFile.Tpo -c -o CubitFile.lo ../../util/CubitFile.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFile.lo -MD -MP -MF .deps/CubitFile.Tpo -c ../../util/CubitFile.cpp -o CubitFile.o
mv -f .deps/CubitFile.Tpo .deps/CubitFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileFEModel.lo -MD -MP -MF .deps/CubitFileFEModel.Tpo -c -o CubitFileFEModel.lo ../../util/CubitFileFEModel.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileFEModel.lo -MD -MP -MF .deps/CubitFileFEModel.Tpo -c ../../util/CubitFileFEModel.cpp -o CubitFileFEModel.o
mv -f .deps/CubitFileFEModel.Tpo .deps/CubitFileFEModel.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileIOWrapper.lo -MD -MP -MF .deps/CubitFileIOWrapper.Tpo -c -o CubitFileIOWrapper.lo ../../util/CubitFileIOWrapper.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileIOWrapper.lo -MD -MP -MF .deps/CubitFileIOWrapper.Tpo -c ../../util/CubitFileIOWrapper.cpp -o CubitFileIOWrapper.o
mv -f .deps/CubitFileIOWrapper.Tpo .deps/CubitFileIOWrapper.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileMetaData.lo -MD -MP -MF .deps/CubitFileMetaData.Tpo -c -o CubitFileMetaData.lo ../../util/CubitFileMetaData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileMetaData.lo -MD -MP -MF .deps/CubitFileMetaData.Tpo -c ../../util/CubitFileMetaData.cpp -o CubitFileMetaData.o
mv -f .deps/CubitFileMetaData.Tpo .deps/CubitFileMetaData.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileUtil.lo -MD -MP -MF .deps/CubitFileUtil.Tpo -c -o CubitFileUtil.lo ../../util/CubitFileUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFileUtil.lo -MD -MP -MF .deps/CubitFileUtil.Tpo -c ../../util/CubitFileUtil.cpp -o CubitFileUtil.o
mv -f .deps/CubitFileUtil.Tpo .deps/CubitFileUtil.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMatrix.lo -MD -MP -MF .deps/CubitMatrix.Tpo -c -o CubitMatrix.lo ../../util/CubitMatrix.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMatrix.lo -MD -MP -MF .deps/CubitMatrix.Tpo -c ../../util/CubitMatrix.cpp -o CubitMatrix.o
mv -f .deps/CubitMatrix.Tpo .deps/CubitMatrix.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMessage.lo -MD -MP -MF .deps/CubitMessage.Tpo -c -o CubitMessage.lo ../../util/CubitMessage.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitMessage.lo -MD -MP -MF .deps/CubitMessage.Tpo -c ../../util/CubitMessage.cpp -o CubitMessage.o
../../util/CubitMessage.cpp: In static member function ‘static void CubitMessage::initialize_settings()’:
../../util/CubitMessage.cpp:795: warning: deprecated conversion from string constant to ‘char*’
../../util/CubitMessage.cpp:803: warning: deprecated conversion from string constant to ‘char*’
../../util/CubitMessage.cpp:807: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/CubitMessage.Tpo .deps/CubitMessage.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObservable.lo -MD -MP -MF .deps/CubitObservable.Tpo -c -o CubitObservable.lo ../../util/CubitObservable.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObservable.lo -MD -MP -MF .deps/CubitObservable.Tpo -c ../../util/CubitObservable.cpp -o CubitObservable.o
mv -f .deps/CubitObservable.Tpo .deps/CubitObservable.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObserver.lo -MD -MP -MF .deps/CubitObserver.Tpo -c -o CubitObserver.lo ../../util/CubitObserver.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitObserver.lo -MD -MP -MF .deps/CubitObserver.Tpo -c ../../util/CubitObserver.cpp -o CubitObserver.o
mv -f .deps/CubitObserver.Tpo .deps/CubitObserver.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPlane.lo -MD -MP -MF .deps/CubitPlane.Tpo -c -o CubitPlane.lo ../../util/CubitPlane.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPlane.lo -MD -MP -MF .deps/CubitPlane.Tpo -c ../../util/CubitPlane.cpp -o CubitPlane.o
mv -f .deps/CubitPlane.Tpo .deps/CubitPlane.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitStack.lo -MD -MP -MF .deps/CubitStack.Tpo -c -o CubitStack.lo ../../util/CubitStack.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitStack.lo -MD -MP -MF .deps/CubitStack.Tpo -c ../../util/CubitStack.cpp -o CubitStack.o
mv -f .deps/CubitStack.Tpo .deps/CubitStack.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitString.lo -MD -MP -MF .deps/CubitString.Tpo -c -o CubitString.lo ../../util/CubitString.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitString.lo -MD -MP -MF .deps/CubitString.Tpo -c ../../util/CubitString.cpp -o CubitString.o
../../util/CubitString.cpp: In constructor ‘CubitString::CubitString()’:
../../util/CubitString.cpp:117: warning: unused variable ‘dummy’
../../util/CubitString.cpp: In constructor ‘CubitString::CubitString(const char*)’:
../../util/CubitString.cpp:139: warning: unused variable ‘dummy’
mv -f .deps/CubitString.Tpo .deps/CubitString.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitTransformMatrix.lo -MD -MP -MF .deps/CubitTransformMatrix.Tpo -c -o CubitTransformMatrix.lo ../../util/CubitTransformMatrix.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitTransformMatrix.lo -MD -MP -MF .deps/CubitTransformMatrix.Tpo -c ../../util/CubitTransformMatrix.cpp -o CubitTransformMatrix.o
mv -f .deps/CubitTransformMatrix.Tpo .deps/CubitTransformMatrix.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitUtil.lo -MD -MP -MF .deps/CubitUtil.Tpo -c -o CubitUtil.lo ../../util/CubitUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitUtil.lo -MD -MP -MF .deps/CubitUtil.Tpo -c ../../util/CubitUtil.cpp -o CubitUtil.o
mv -f .deps/CubitUtil.Tpo .deps/CubitUtil.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitVector.lo -MD -MP -MF .deps/CubitVector.Tpo -c -o CubitVector.lo ../../util/CubitVector.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitVector.lo -MD -MP -MF .deps/CubitVector.Tpo -c ../../util/CubitVector.cpp -o CubitVector.o
../../util/CubitVector.cpp: In member function ‘CubitBoolean CubitVector::within_scaled_tolerance(const CubitVector&, double) const’:
../../util/CubitVector.cpp:350: warning: suggest parentheses around comparison in operand of ==
../../util/CubitVector.cpp:351: warning: suggest parentheses around comparison in operand of ==
../../util/CubitVector.cpp:352: warning: suggest parentheses around comparison in operand of ==
mv -f .deps/CubitVector.Tpo .deps/CubitVector.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT DIntArray.lo -MD -MP -MF .deps/DIntArray.Tpo -c -o DIntArray.lo ../../util/DIntArray.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DIntArray.lo -MD -MP -MF .deps/DIntArray.Tpo -c ../../util/DIntArray.cpp -o DIntArray.o
mv -f .deps/DIntArray.Tpo .deps/DIntArray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT DLList.lo -MD -MP -MF .deps/DLList.Tpo -c -o DLList.lo ../../util/DLList.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DLList.lo -MD -MP -MF .deps/DLList.Tpo -c ../../util/DLList.cpp -o DLList.o
mv -f .deps/DLList.Tpo .deps/DLList.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT DynamicArray.lo -MD -MP -MF .deps/DynamicArray.Tpo -c -o DynamicArray.lo ../../util/DynamicArray.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DynamicArray.lo -MD -MP -MF .deps/DynamicArray.Tpo -c ../../util/DynamicArray.cpp -o DynamicArray.o
mv -f .deps/DynamicArray.Tpo .deps/DynamicArray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GMem.lo -MD -MP -MF .deps/GMem.Tpo -c -o GMem.lo ../../util/GMem.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GMem.lo -MD -MP -MF .deps/GMem.Tpo -c ../../util/GMem.cpp -o GMem.o
mv -f .deps/GMem.Tpo .deps/GMem.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GetLongOpt.lo -MD -MP -MF .deps/GetLongOpt.Tpo -c -o GetLongOpt.lo ../../util/GetLongOpt.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GetLongOpt.lo -MD -MP -MF .deps/GetLongOpt.Tpo -c ../../util/GetLongOpt.cpp -o GetLongOpt.o
mv -f .deps/GetLongOpt.Tpo .deps/GetLongOpt.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxDebug.lo -MD -MP -MF .deps/GfxDebug.Tpo -c -o GfxDebug.lo ../../util/GfxDebug.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxDebug.lo -MD -MP -MF .deps/GfxDebug.Tpo -c ../../util/GfxDebug.cpp -o GfxDebug.o
mv -f .deps/GfxDebug.Tpo .deps/GfxDebug.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntersectionTool.lo -MD -MP -MF .deps/IntersectionTool.Tpo -c -o IntersectionTool.lo ../../util/IntersectionTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntersectionTool.lo -MD -MP -MF .deps/IntersectionTool.Tpo -c ../../util/IntersectionTool.cpp -o IntersectionTool.o
mv -f .deps/IntersectionTool.Tpo .deps/IntersectionTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryBlock.lo -MD -MP -MF .deps/MemoryBlock.Tpo -c -o MemoryBlock.lo ../../util/MemoryBlock.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryBlock.lo -MD -MP -MF .deps/MemoryBlock.Tpo -c ../../util/MemoryBlock.cpp -o MemoryBlock.o
mv -f .deps/MemoryBlock.Tpo .deps/MemoryBlock.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryManager.lo -MD -MP -MF .deps/MemoryManager.Tpo -c -o MemoryManager.lo ../../util/MemoryManager.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MemoryManager.lo -MD -MP -MF .deps/MemoryManager.Tpo -c ../../util/MemoryManager.cpp -o MemoryManager.o
../../util/MemoryManager.cpp: In static member function ‘static void MemoryManager::show_object_memory(const char*)’:
../../util/MemoryManager.cpp:230: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
../../util/MemoryManager.cpp:232: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
../../util/MemoryManager.cpp:237: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
../../util/MemoryManager.cpp:240: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
../../util/MemoryManager.cpp: In static member function ‘static void MemoryManager::show_all_object_memory()’:
../../util/MemoryManager.cpp:297: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
mv -f .deps/MemoryManager.Tpo .deps/MemoryManager.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ParamCubitPlane.lo -MD -MP -MF .deps/ParamCubitPlane.Tpo -c -o ParamCubitPlane.lo ../../util/ParamCubitPlane.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ParamCubitPlane.lo -MD -MP -MF .deps/ParamCubitPlane.Tpo -c ../../util/ParamCubitPlane.cpp -o ParamCubitPlane.o
../../util/ParamCubitPlane.cpp: In member function ‘void ParamCubitPlane::make_parameterization()’:
../../util/ParamCubitPlane.cpp:108: warning: unused variable ‘s’
mv -f .deps/ParamCubitPlane.Tpo .deps/ParamCubitPlane.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PlanarParamTool.lo -MD -MP -MF .deps/PlanarParamTool.Tpo -c -o PlanarParamTool.lo ../../util/PlanarParamTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PlanarParamTool.lo -MD -MP -MF .deps/PlanarParamTool.Tpo -c ../../util/PlanarParamTool.cpp -o PlanarParamTool.o
mv -f .deps/PlanarParamTool.Tpo .deps/PlanarParamTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c -o Queue.lo ../../util/Queue.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Queue.lo -MD -MP -MF .deps/Queue.Tpo -c ../../util/Queue.cpp -o Queue.o
mv -f .deps/Queue.Tpo .deps/Queue.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RandomMersenne.lo -MD -MP -MF .deps/RandomMersenne.Tpo -c -o RandomMersenne.lo ../../util/RandomMersenne.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RandomMersenne.lo -MD -MP -MF .deps/RandomMersenne.Tpo -c ../../util/RandomMersenne.cpp -o RandomMersenne.o
mv -f .deps/RandomMersenne.Tpo .deps/RandomMersenne.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SDLList.lo -MD -MP -MF .deps/SDLList.Tpo -c -o SDLList.lo ../../util/SDLList.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SDLList.lo -MD -MP -MF .deps/SDLList.Tpo -c ../../util/SDLList.cpp -o SDLList.o
mv -f .deps/SDLList.Tpo .deps/SDLList.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHandler.lo -MD -MP -MF .deps/SettingHandler.Tpo -c -o SettingHandler.lo ../../util/SettingHandler.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHandler.lo -MD -MP -MF .deps/SettingHandler.Tpo -c ../../util/SettingHandler.cpp -o SettingHandler.o
../../util/SettingHandler.cpp: In member function ‘void SettingHandler::save_settings()’:
../../util/SettingHandler.cpp:222: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/SettingHandler.Tpo .deps/SettingHandler.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHolder.lo -MD -MP -MF .deps/SettingHolder.Tpo -c -o SettingHolder.lo ../../util/SettingHolder.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SettingHolder.lo -MD -MP -MF .deps/SettingHolder.Tpo -c ../../util/SettingHolder.cpp -o SettingHolder.o
mv -f .deps/SettingHolder.Tpo .deps/SettingHolder.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT StubProgressTool.lo -MD -MP -MF .deps/StubProgressTool.Tpo -c -o StubProgressTool.lo ../../util/StubProgressTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT StubProgressTool.lo -MD -MP -MF .deps/StubProgressTool.Tpo -c ../../util/StubProgressTool.cpp -o StubProgressTool.o
mv -f .deps/StubProgressTool.Tpo .deps/StubProgressTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUPtr.lo -MD -MP -MF .deps/TDUPtr.Tpo -c -o TDUPtr.lo ../../util/TDUPtr.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUPtr.lo -MD -MP -MF .deps/TDUPtr.Tpo -c ../../util/TDUPtr.cpp -o TDUPtr.o
mv -f .deps/TDUPtr.Tpo .deps/TDUPtr.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TextProgressTool.lo -MD -MP -MF .deps/TextProgressTool.Tpo -c -o TextProgressTool.lo ../../util/TextProgressTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TextProgressTool.lo -MD -MP -MF .deps/TextProgressTool.Tpo -c ../../util/TextProgressTool.cpp -o TextProgressTool.o
mv -f .deps/TextProgressTool.Tpo .deps/TextProgressTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolData.lo -MD -MP -MF .deps/ToolData.Tpo -c -o ToolData.lo ../../util/ToolData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolData.lo -MD -MP -MF .deps/ToolData.Tpo -c ../../util/ToolData.cpp -o ToolData.o
mv -f .deps/ToolData.Tpo .deps/ToolData.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolDataUser.lo -MD -MP -MF .deps/ToolDataUser.Tpo -c -o ToolDataUser.lo ../../util/ToolDataUser.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ToolDataUser.lo -MD -MP -MF .deps/ToolDataUser.Tpo -c ../../util/ToolDataUser.cpp -o ToolDataUser.o
mv -f .deps/ToolDataUser.Tpo .deps/ToolDataUser.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c -o Tree.lo ../../util/Tree.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Tree.lo -MD -MP -MF .deps/Tree.Tpo -c ../../util/Tree.cpp -o Tree.o
mv -f .deps/Tree.Tpo .deps/Tree.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TtyProgressTool.lo -MD -MP -MF .deps/TtyProgressTool.Tpo -c -o TtyProgressTool.lo ../../util/TtyProgressTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../util -I.. -I../itaps -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TtyProgressTool.lo -MD -MP -MF .deps/TtyProgressTool.Tpo -c ../../util/TtyProgressTool.cpp -o TtyProgressTool.o
mv -f .deps/TtyProgressTool.Tpo .deps/TtyProgressTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_util.la  AllocMemManagersList.lo AppUtil.lo ArrayBasedContainer.lo CpuTimer.lo Cubit2DPoint.lo CubitBox.lo CubitCollection.lo CubitContainer.lo CubitCoordinateSystem.lo CubitDynamicLoader.lo CubitEntity.lo CubitFile.lo CubitFileFEModel.lo CubitFileIOWrapper.lo CubitFileMetaData.lo CubitFileUtil.lo CubitMatrix.lo CubitMessage.lo CubitObservable.lo CubitObserver.lo CubitPlane.lo CubitStack.lo CubitString.lo CubitTransformMatrix.lo CubitUtil.lo CubitVector.lo DIntArray.lo DLList.lo DynamicArray.lo GMem.lo GetLongOpt.lo GfxDebug.lo IntersectionTool.lo MemoryBlock.lo MemoryManager.lo ParamCubitPlane.lo PlanarParamTool.lo Queue.lo RandomMersenne.lo SDLList.lo SettingHandler.lo SettingHolder.lo StubProgressTool.lo TDUPtr.lo TextProgressTool.lo ToolData.lo ToolDataUser.lo Tree.lo TtyProgressTool.lo   -lm
mkdir .libs
ar cru .libs/libcubit_util.a  AllocMemManagersList.o AppUtil.o ArrayBasedContainer.o CpuTimer.o Cubit2DPoint.o CubitBox.o CubitCollection.o CubitContainer.o CubitCoordinateSystem.o CubitDynamicLoader.o CubitEntity.o CubitFile.o CubitFileFEModel.o CubitFileIOWrapper.o CubitFileMetaData.o CubitFileUtil.o CubitMatrix.o CubitMessage.o CubitObservable.o CubitObserver.o CubitPlane.o CubitStack.o CubitString.o CubitTransformMatrix.o CubitUtil.o CubitVector.o DIntArray.o DLList.o DynamicArray.o GMem.o GetLongOpt.o GfxDebug.o IntersectionTool.o MemoryBlock.o MemoryManager.o ParamCubitPlane.o PlanarParamTool.o Queue.o RandomMersenne.o SDLList.o SettingHandler.o SettingHolder.o StubProgressTool.o TDUPtr.o TextProgressTool.o ToolData.o ToolDataUser.o Tree.o TtyProgressTool.o
ranlib .libs/libcubit_util.a
creating libcubit_util.la
(cd .libs && rm -f libcubit_util.la && ln -s ../libcubit_util.la libcubit_util.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making all in geom
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersGeom.lo -MD -MP -MF .deps/AllocMemManagersGeom.Tpo -c -o AllocMemManagersGeom.lo ../../geom/AllocMemManagersGeom.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersGeom.lo -MD -MP -MF .deps/AllocMemManagersGeom.Tpo -c ../../geom/AllocMemManagersGeom.cpp -o AllocMemManagersGeom.o
mv -f .deps/AllocMemManagersGeom.Tpo .deps/AllocMemManagersGeom.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AnalyticGeometryTool.lo -MD -MP -MF .deps/AnalyticGeometryTool.Tpo -c -o AnalyticGeometryTool.lo ../../geom/AnalyticGeometryTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AnalyticGeometryTool.lo -MD -MP -MF .deps/AnalyticGeometryTool.Tpo -c ../../geom/AnalyticGeometryTool.cpp -o AnalyticGeometryTool.o
mv -f .deps/AnalyticGeometryTool.Tpo .deps/AnalyticGeometryTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT BasicTopologyEntity.lo -MD -MP -MF .deps/BasicTopologyEntity.Tpo -c -o BasicTopologyEntity.lo ../../geom/BasicTopologyEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BasicTopologyEntity.lo -MD -MP -MF .deps/BasicTopologyEntity.Tpo -c ../../geom/BasicTopologyEntity.cpp -o BasicTopologyEntity.o
mv -f .deps/BasicTopologyEntity.Tpo .deps/BasicTopologyEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Body.lo -MD -MP -MF .deps/Body.Tpo -c -o Body.lo ../../geom/Body.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Body.lo -MD -MP -MF .deps/Body.Tpo -c ../../geom/Body.cpp -o Body.o
mv -f .deps/Body.Tpo .deps/Body.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodySM.lo -MD -MP -MF .deps/BodySM.Tpo -c -o BodySM.lo ../../geom/BodySM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodySM.lo -MD -MP -MF .deps/BodySM.Tpo -c ../../geom/BodySM.cpp -o BodySM.o
mv -f .deps/BodySM.Tpo .deps/BodySM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT BoundingBoxTool.lo -MD -MP -MF .deps/BoundingBoxTool.Tpo -c -o BoundingBoxTool.lo ../../geom/BoundingBoxTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BoundingBoxTool.lo -MD -MP -MF .deps/BoundingBoxTool.Tpo -c ../../geom/BoundingBoxTool.cpp -o BoundingBoxTool.o
../../geom/BoundingBoxTool.cpp: In static member function ‘static void BoundingBoxTool::initialize_settings()’:
../../geom/BoundingBoxTool.cpp:380: warning: deprecated conversion from string constant to ‘char*’
../../geom/BoundingBoxTool.cpp:384: warning: deprecated conversion from string constant to ‘char*’
../../geom/BoundingBoxTool.cpp:388: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/BoundingBoxTool.Tpo .deps/BoundingBoxTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT BridgeManager.lo -MD -MP -MF .deps/BridgeManager.Tpo -c -o BridgeManager.lo ../../geom/BridgeManager.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BridgeManager.lo -MD -MP -MF .deps/BridgeManager.Tpo -c ../../geom/BridgeManager.cpp -o BridgeManager.o
mv -f .deps/BridgeManager.Tpo .deps/BridgeManager.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAActuateSet.lo -MD -MP -MF .deps/CAActuateSet.Tpo -c -o CAActuateSet.lo ../../geom/CAActuateSet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAActuateSet.lo -MD -MP -MF .deps/CAActuateSet.Tpo -c ../../geom/CAActuateSet.cpp -o CAActuateSet.o
mv -f .deps/CAActuateSet.Tpo .deps/CAActuateSet.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CADeferredAttrib.lo -MD -MP -MF .deps/CADeferredAttrib.Tpo -c -o CADeferredAttrib.lo ../../geom/CADeferredAttrib.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CADeferredAttrib.lo -MD -MP -MF .deps/CADeferredAttrib.Tpo -c ../../geom/CADeferredAttrib.cpp -o CADeferredAttrib.o
mv -f .deps/CADeferredAttrib.Tpo .deps/CADeferredAttrib.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityColor.lo -MD -MP -MF .deps/CAEntityColor.Tpo -c -o CAEntityColor.lo ../../geom/CAEntityColor.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityColor.lo -MD -MP -MF .deps/CAEntityColor.Tpo -c ../../geom/CAEntityColor.cpp -o CAEntityColor.o
mv -f .deps/CAEntityColor.Tpo .deps/CAEntityColor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityId.lo -MD -MP -MF .deps/CAEntityId.Tpo -c -o CAEntityId.lo ../../geom/CAEntityId.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityId.lo -MD -MP -MF .deps/CAEntityId.Tpo -c ../../geom/CAEntityId.cpp -o CAEntityId.o
../../geom/CAEntityId.cpp: In constructor ‘CAEntityId::CAEntityId(RefEntity*, CubitSimpleAttrib*)’:
../../geom/CAEntityId.cpp:64: warning: unused variable ‘edge’
mv -f .deps/CAEntityId.Tpo .deps/CAEntityId.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityName.lo -MD -MP -MF .deps/CAEntityName.Tpo -c -o CAEntityName.lo ../../geom/CAEntityName.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAEntityName.lo -MD -MP -MF .deps/CAEntityName.Tpo -c ../../geom/CAEntityName.cpp -o CAEntityName.o
mv -f .deps/CAEntityName.Tpo .deps/CAEntityName.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAGroup.lo -MD -MP -MF .deps/CAGroup.Tpo -c -o CAGroup.lo ../../geom/CAGroup.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAGroup.lo -MD -MP -MF .deps/CAGroup.Tpo -c ../../geom/CAGroup.cpp -o CAGroup.o
mv -f .deps/CAGroup.Tpo .deps/CAGroup.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergePartner.lo -MD -MP -MF .deps/CAMergePartner.Tpo -c -o CAMergePartner.lo ../../geom/CAMergePartner.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergePartner.lo -MD -MP -MF .deps/CAMergePartner.Tpo -c ../../geom/CAMergePartner.cpp -o CAMergePartner.o
mv -f .deps/CAMergePartner.Tpo .deps/CAMergePartner.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergeStatus.lo -MD -MP -MF .deps/CAMergeStatus.Tpo -c -o CAMergeStatus.lo ../../geom/CAMergeStatus.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAMergeStatus.lo -MD -MP -MF .deps/CAMergeStatus.Tpo -c ../../geom/CAMergeStatus.cpp -o CAMergeStatus.o
mv -f .deps/CAMergeStatus.Tpo .deps/CAMergeStatus.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CASourceFeature.lo -MD -MP -MF .deps/CASourceFeature.Tpo -c -o CASourceFeature.lo ../../geom/CASourceFeature.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CASourceFeature.lo -MD -MP -MF .deps/CASourceFeature.Tpo -c ../../geom/CASourceFeature.cpp -o CASourceFeature.o
mv -f .deps/CASourceFeature.Tpo .deps/CASourceFeature.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAUniqueId.lo -MD -MP -MF .deps/CAUniqueId.Tpo -c -o CAUniqueId.lo ../../geom/CAUniqueId.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAUniqueId.lo -MD -MP -MF .deps/CAUniqueId.Tpo -c ../../geom/CAUniqueId.cpp -o CAUniqueId.o
mv -f .deps/CAUniqueId.Tpo .deps/CAUniqueId.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMApp.lo -MD -MP -MF .deps/CGMApp.Tpo -c -o CGMApp.lo ../../geom/CGMApp.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMApp.lo -MD -MP -MF .deps/CGMApp.Tpo -c ../../geom/CGMApp.cpp -o CGMApp.o
mv -f .deps/CGMApp.Tpo .deps/CGMApp.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMEngineDynamicLoader.lo -MD -MP -MF .deps/CGMEngineDynamicLoader.Tpo -c -o CGMEngineDynamicLoader.lo ../../geom/CGMEngineDynamicLoader.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CGMEngineDynamicLoader.lo -MD -MP -MF .deps/CGMEngineDynamicLoader.Tpo -c ../../geom/CGMEngineDynamicLoader.cpp -o CGMEngineDynamicLoader.o
../../geom/CGMEngineDynamicLoader.cpp: In member function ‘CubitBoolean CGMEngineDynamicLoader::check_engine_version()’:
../../geom/CGMEngineDynamicLoader.cpp:136: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
../../geom/CGMEngineDynamicLoader.cpp: In member function ‘GeometryQueryEngine* CGMEngineDynamicLoader::get_gqe()’:
../../geom/CGMEngineDynamicLoader.cpp:175: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
../../geom/CGMEngineDynamicLoader.cpp: In member function ‘GeometryModifyEngine* CGMEngineDynamicLoader::get_gme()’:
../../geom/CGMEngineDynamicLoader.cpp:210: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
mv -f .deps/CGMEngineDynamicLoader.Tpo .deps/CGMEngineDynamicLoader.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Chain.lo -MD -MP -MF .deps/Chain.Tpo -c -o Chain.lo ../../geom/Chain.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Chain.lo -MD -MP -MF .deps/Chain.Tpo -c ../../geom/Chain.cpp -o Chain.o
mv -f .deps/Chain.Tpo .deps/Chain.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdge.lo -MD -MP -MF .deps/CoEdge.Tpo -c -o CoEdge.lo ../../geom/CoEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdge.lo -MD -MP -MF .deps/CoEdge.Tpo -c ../../geom/CoEdge.cpp -o CoEdge.o
mv -f .deps/CoEdge.Tpo .deps/CoEdge.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeSM.lo -MD -MP -MF .deps/CoEdgeSM.Tpo -c -o CoEdgeSM.lo ../../geom/CoEdgeSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeSM.lo -MD -MP -MF .deps/CoEdgeSM.Tpo -c ../../geom/CoEdgeSM.cpp -o CoEdgeSM.o
mv -f .deps/CoEdgeSM.Tpo .deps/CoEdgeSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoFace.lo -MD -MP -MF .deps/CoFace.Tpo -c -o CoFace.lo ../../geom/CoFace.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoFace.lo -MD -MP -MF .deps/CoFace.Tpo -c ../../geom/CoFace.cpp -o CoFace.o
mv -f .deps/CoFace.Tpo .deps/CoFace.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollectionEntity.lo -MD -MP -MF .deps/CollectionEntity.Tpo -c -o CollectionEntity.lo ../../geom/CollectionEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollectionEntity.lo -MD -MP -MF .deps/CollectionEntity.Tpo -c ../../geom/CollectionEntity.cpp -o CollectionEntity.o
mv -f .deps/CollectionEntity.Tpo .deps/CollectionEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVertex.lo -MD -MP -MF .deps/CoVertex.Tpo -c -o CoVertex.lo ../../geom/CoVertex.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVertex.lo -MD -MP -MF .deps/CoVertex.Tpo -c ../../geom/CoVertex.cpp -o CoVertex.o
mv -f .deps/CoVertex.Tpo .deps/CoVertex.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVolume.lo -MD -MP -MF .deps/CoVolume.Tpo -c -o CoVolume.lo ../../geom/CoVolume.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoVolume.lo -MD -MP -MF .deps/CoVolume.Tpo -c ../../geom/CoVolume.cpp -o CoVolume.o
mv -f .deps/CoVolume.Tpo .deps/CoVolume.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttrib.lo -MD -MP -MF .deps/CubitAttrib.Tpo -c -o CubitAttrib.lo ../../geom/CubitAttrib.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttrib.lo -MD -MP -MF .deps/CubitAttrib.Tpo -c ../../geom/CubitAttrib.cpp -o CubitAttrib.o
mv -f .deps/CubitAttrib.Tpo .deps/CubitAttrib.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribManager.lo -MD -MP -MF .deps/CubitAttribManager.Tpo -c -o CubitAttribManager.lo ../../geom/CubitAttribManager.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribManager.lo -MD -MP -MF .deps/CubitAttribManager.Tpo -c ../../geom/CubitAttribManager.cpp -o CubitAttribManager.o
../../geom/CubitAttribManager.cpp: In member function ‘CubitStatus CubitAttribManager::register_attrib_type(int, const char*, const char*, CubitAttrib* (*)(RefEntity*, CubitSimpleAttrib*), CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean)’:
../../geom/CubitAttribManager.cpp:82: warning: unused variable ‘size’
mv -f .deps/CubitAttribManager.Tpo .deps/CubitAttribManager.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribUser.lo -MD -MP -MF .deps/CubitAttribUser.Tpo -c -o CubitAttribUser.lo ../../geom/CubitAttribUser.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitAttribUser.lo -MD -MP -MF .deps/CubitAttribUser.Tpo -c ../../geom/CubitAttribUser.cpp -o CubitAttribUser.o
../../geom/CubitAttribUser.cpp: In member function ‘CubitStatus CubitAttribUser::remove_cubit_attrib(CubitAttrib*)’:
../../geom/CubitAttribUser.cpp:786: warning: suggest explicit braces to avoid ambiguous ‘else’
mv -f .deps/CubitAttribUser.Tpo .deps/CubitAttribUser.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPolygon.lo -MD -MP -MF .deps/CubitPolygon.Tpo -c -o CubitPolygon.lo ../../geom/CubitPolygon.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPolygon.lo -MD -MP -MF .deps/CubitPolygon.Tpo -c ../../geom/CubitPolygon.cpp -o CubitPolygon.o
../../geom/CubitPolygon.cpp: In member function ‘CubitPointContainment CubitPolygon::pnt_containment(Cubit2DPoint&, double)’:
../../geom/CubitPolygon.cpp:95: warning: suggest parentheses around && within ||
mv -f .deps/CubitPolygon.Tpo .deps/CubitPolygon.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitSimpleAttrib.lo -MD -MP -MF .deps/CubitSimpleAttrib.Tpo -c -o CubitSimpleAttrib.lo ../../geom/CubitSimpleAttrib.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitSimpleAttrib.lo -MD -MP -MF .deps/CubitSimpleAttrib.Tpo -c ../../geom/CubitSimpleAttrib.cpp -o CubitSimpleAttrib.o
../../geom/CubitSimpleAttrib.cpp: In static member function ‘static void CubitSimpleAttrib::initialize_settings()’:
../../geom/CubitSimpleAttrib.cpp:339: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/CubitSimpleAttrib.Tpo .deps/CubitSimpleAttrib.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Curve.lo -MD -MP -MF .deps/Curve.Tpo -c -o Curve.lo ../../geom/Curve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Curve.lo -MD -MP -MF .deps/Curve.Tpo -c ../../geom/Curve.cpp -o Curve.o
mv -f .deps/Curve.Tpo .deps/Curve.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveOverlapFacet.lo -MD -MP -MF .deps/CurveOverlapFacet.Tpo -c -o CurveOverlapFacet.lo ../../geom/CurveOverlapFacet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveOverlapFacet.lo -MD -MP -MF .deps/CurveOverlapFacet.Tpo -c ../../geom/CurveOverlapFacet.cpp -o CurveOverlapFacet.o
mv -f .deps/CurveOverlapFacet.Tpo .deps/CurveOverlapFacet.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveSM.lo -MD -MP -MF .deps/CurveSM.Tpo -c -o CurveSM.lo ../../geom/CurveSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveSM.lo -MD -MP -MF .deps/CurveSM.Tpo -c ../../geom/CurveSM.cpp -o CurveSM.o
mv -f .deps/CurveSM.Tpo .deps/CurveSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CylinderEvaluator.lo -MD -MP -MF .deps/CylinderEvaluator.Tpo -c -o CylinderEvaluator.lo ../../geom/CylinderEvaluator.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CylinderEvaluator.lo -MD -MP -MF .deps/CylinderEvaluator.Tpo -c ../../geom/CylinderEvaluator.cpp -o CylinderEvaluator.o
mv -f .deps/CylinderEvaluator.Tpo .deps/CylinderEvaluator.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT DAG.lo -MD -MP -MF .deps/DAG.Tpo -c -o DAG.lo ../../geom/DAG.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DAG.lo -MD -MP -MF .deps/DAG.Tpo -c ../../geom/DAG.cpp -o DAG.o
mv -f .deps/DAG.Tpo .deps/DAG.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT DagDrawingTool.lo -MD -MP -MF .deps/DagDrawingTool.Tpo -c -o DagDrawingTool.lo ../../geom/DagDrawingTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT DagDrawingTool.lo -MD -MP -MF .deps/DagDrawingTool.Tpo -c ../../geom/DagDrawingTool.cpp -o DagDrawingTool.o
mv -f .deps/DagDrawingTool.Tpo .deps/DagDrawingTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomDataObserver.lo -MD -MP -MF .deps/GeomDataObserver.Tpo -c -o GeomDataObserver.lo ../../geom/GeomDataObserver.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomDataObserver.lo -MD -MP -MF .deps/GeomDataObserver.Tpo -c ../../geom/GeomDataObserver.cpp -o GeomDataObserver.o
mv -f .deps/GeomDataObserver.Tpo .deps/GeomDataObserver.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryEntity.lo -MD -MP -MF .deps/GeometryEntity.Tpo -c -o GeometryEntity.lo ../../geom/GeometryEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryEntity.lo -MD -MP -MF .deps/GeometryEntity.Tpo -c ../../geom/GeometryEntity.cpp -o GeometryEntity.o
mv -f .deps/GeometryEntity.Tpo .deps/GeometryEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureEngine.lo -MD -MP -MF .deps/GeometryFeatureEngine.Tpo -c -o GeometryFeatureEngine.lo ../../geom/GeometryFeatureEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureEngine.lo -MD -MP -MF .deps/GeometryFeatureEngine.Tpo -c ../../geom/GeometryFeatureEngine.cpp -o GeometryFeatureEngine.o
mv -f .deps/GeometryFeatureEngine.Tpo .deps/GeometryFeatureEngine.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureTool.lo -MD -MP -MF .deps/GeometryFeatureTool.Tpo -c -o GeometryFeatureTool.lo ../../geom/GeometryFeatureTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryFeatureTool.lo -MD -MP -MF .deps/GeometryFeatureTool.Tpo -c ../../geom/GeometryFeatureTool.cpp -o GeometryFeatureTool.o
mv -f .deps/GeometryFeatureTool.Tpo .deps/GeometryFeatureTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerEngine.lo -MD -MP -MF .deps/GeometryHealerEngine.Tpo -c -o GeometryHealerEngine.lo ../../geom/GeometryHealerEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerEngine.lo -MD -MP -MF .deps/GeometryHealerEngine.Tpo -c ../../geom/GeometryHealerEngine.cpp -o GeometryHealerEngine.o
mv -f .deps/GeometryHealerEngine.Tpo .deps/GeometryHealerEngine.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerTool.lo -MD -MP -MF .deps/GeometryHealerTool.Tpo -c -o GeometryHealerTool.lo ../../geom/GeometryHealerTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryHealerTool.lo -MD -MP -MF .deps/GeometryHealerTool.Tpo -c ../../geom/GeometryHealerTool.cpp -o GeometryHealerTool.o
mv -f .deps/GeometryHealerTool.Tpo .deps/GeometryHealerTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyEngine.lo -MD -MP -MF .deps/GeometryModifyEngine.Tpo -c -o GeometryModifyEngine.lo ../../geom/GeometryModifyEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyEngine.lo -MD -MP -MF .deps/GeometryModifyEngine.Tpo -c ../../geom/GeometryModifyEngine.cpp -o GeometryModifyEngine.o
mv -f .deps/GeometryModifyEngine.Tpo .deps/GeometryModifyEngine.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyTool.lo -MD -MP -MF .deps/GeometryModifyTool.Tpo -c -o GeometryModifyTool.lo ../../geom/GeometryModifyTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryModifyTool.lo -MD -MP -MF .deps/GeometryModifyTool.Tpo -c ../../geom/GeometryModifyTool.cpp -o GeometryModifyTool.o
../../geom/GeometryModifyTool.cpp: In static member function ‘static void GeometryModifyTool::initialize_settings()’:
../../geom/GeometryModifyTool.cpp:3587: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryModifyTool.cpp:3591: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryModifyTool.cpp:3595: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryModifyTool.cpp:3599: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryModifyTool.cpp:3603: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryModifyTool.cpp: In member function ‘CubitStatus GeometryModifyTool::tolerant_imprint(DLIList<Body*>&, DLIList<Body*>&, bool)’:
../../geom/GeometryModifyTool.cpp:9395: 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:7529: 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:2456: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryQueryTool.cpp:2460: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryQueryTool.cpp:2464: warning: deprecated conversion from string constant to ‘char*’
../../geom/GeometryQueryTool.cpp:2468: 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:2997: warning: unused variable ‘status’
../../geom/GeometryQueryTool.cpp: In member function ‘CubitStatus GeometryQueryTool::straightline_intersections(RefEdge*, CubitVector&, CubitVector&, DLIList<CubitVector*>&, CubitBoolean, CubitBoolean)’:
../../geom/GeometryQueryTool.cpp:3026: warning: unused variable ‘status’
mv -f .deps/GeometryQueryTool.Tpo .deps/GeometryQueryTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryUtil.lo -MD -MP -MF .deps/GeometryUtil.Tpo -c -o GeometryUtil.lo ../../geom/GeometryUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeometryUtil.lo -MD -MP -MF .deps/GeometryUtil.Tpo -c ../../geom/GeometryUtil.cpp -o GeometryUtil.o
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_shell_cofaces(Shell*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:1942: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CoEdge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(Body*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2279: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(RefVolume*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2381: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(Shell*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2415: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Shell*’
../../geom/GeometryUtil.cpp:2432: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2432: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘Shell*’
../../geom/GeometryUtil.cpp:2506: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2506: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘Shell*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(RefFace*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2612: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(Loop*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2649: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2742: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2742: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2778: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2778: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2799: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2799: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2822: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2822: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2839: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Loop*’
../../geom/GeometryUtil.cpp:2839: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(CoEdge*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:2872: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CoEdge*’
../../geom/GeometryUtil.cpp:2893: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CoEdgeSM*’
../../geom/GeometryUtil.cpp:2893: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CoEdge*’
../../geom/GeometryUtil.cpp:2913: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:2970: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CoEdge*’
../../geom/GeometryUtil.cpp:3014: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp:3014: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CoEdge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(RefEdge*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:3111: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
../../geom/GeometryUtil.cpp: In member function ‘CubitBoolean GeometryUtil::valid_sm_topology(RefVertex*, CubitBoolean)’:
../../geom/GeometryUtil.cpp:3156: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘TopologyBridge*’
mv -f .deps/GeometryUtil.Tpo .deps/GeometryUtil.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomMeasureTool.lo -MD -MP -MF .deps/GeomMeasureTool.Tpo -c -o GeomMeasureTool.lo ../../geom/GeomMeasureTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeomMeasureTool.lo -MD -MP -MF .deps/GeomMeasureTool.Tpo -c ../../geom/GeomMeasureTool.cpp -o GeomMeasureTool.o
../../geom/GeomMeasureTool.cpp: In static member function ‘static void GeomMeasureTool::report_intersected_volumes(DLIList<RefVolume*>&, DLIList<RefVolume*>&)’:
../../geom/GeomMeasureTool.cpp:1182: warning: unused variable ‘curr_vol_2’
../../geom/GeomMeasureTool.cpp: In static member function ‘static CubitStatus GeomMeasureTool::center(DLIList<RefFace*>)’:
../../geom/GeomMeasureTool.cpp:3515: warning: ‘id’ may be used uninitialized in this function
mv -f .deps/GeomMeasureTool.Tpo .deps/GeomMeasureTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxPreview.lo -MD -MP -MF .deps/GfxPreview.Tpo -c -o GfxPreview.lo ../../geom/GfxPreview.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GfxPreview.lo -MD -MP -MF .deps/GfxPreview.Tpo -c ../../geom/GfxPreview.cpp -o GfxPreview.o
mv -f .deps/GfxPreview.Tpo .deps/GfxPreview.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GroupingEntity.lo -MD -MP -MF .deps/GroupingEntity.Tpo -c -o GroupingEntity.lo ../../geom/GroupingEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GroupingEntity.lo -MD -MP -MF .deps/GroupingEntity.Tpo -c ../../geom/GroupingEntity.cpp -o GroupingEntity.o
mv -f .deps/GroupingEntity.Tpo .deps/GroupingEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GSaveOpen.lo -MD -MP -MF .deps/GSaveOpen.Tpo -c -o GSaveOpen.lo ../../geom/GSaveOpen.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GSaveOpen.lo -MD -MP -MF .deps/GSaveOpen.Tpo -c ../../geom/GSaveOpen.cpp -o GSaveOpen.o
mv -f .deps/GSaveOpen.Tpo .deps/GSaveOpen.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c -o Loop.lo ../../geom/Loop.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Loop.lo -MD -MP -MF .deps/Loop.Tpo -c ../../geom/Loop.cpp -o Loop.o
mv -f .deps/Loop.Tpo .deps/Loop.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopSM.lo -MD -MP -MF .deps/LoopSM.Tpo -c -o LoopSM.lo ../../geom/LoopSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopSM.lo -MD -MP -MF .deps/LoopSM.Tpo -c ../../geom/LoopSM.cpp -o LoopSM.o
mv -f .deps/LoopSM.Tpo .deps/LoopSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Lump.lo -MD -MP -MF .deps/Lump.Tpo -c -o Lump.lo ../../geom/Lump.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Lump.lo -MD -MP -MF .deps/Lump.Tpo -c ../../geom/Lump.cpp -o Lump.o
mv -f .deps/Lump.Tpo .deps/Lump.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpSM.lo -MD -MP -MF .deps/LumpSM.Tpo -c -o LumpSM.lo ../../geom/LumpSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpSM.lo -MD -MP -MF .deps/LumpSM.Tpo -c ../../geom/LumpSM.cpp -o LumpSM.o
mv -f .deps/LumpSM.Tpo .deps/LumpSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool2D.lo -MD -MP -MF .deps/MedialTool2D.Tpo -c -o MedialTool2D.lo ../../geom/MedialTool2D.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool2D.lo -MD -MP -MF .deps/MedialTool2D.Tpo -c ../../geom/MedialTool2D.cpp -o MedialTool2D.o
mv -f .deps/MedialTool2D.Tpo .deps/MedialTool2D.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool3D.lo -MD -MP -MF .deps/MedialTool3D.Tpo -c -o MedialTool3D.lo ../../geom/MedialTool3D.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MedialTool3D.lo -MD -MP -MF .deps/MedialTool3D.Tpo -c ../../geom/MedialTool3D.cpp -o MedialTool3D.o
mv -f .deps/MedialTool3D.Tpo .deps/MedialTool3D.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeToolAssistant.lo -MD -MP -MF .deps/MergeToolAssistant.Tpo -c -o MergeToolAssistant.lo ../../geom/MergeToolAssistant.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeToolAssistant.lo -MD -MP -MF .deps/MergeToolAssistant.Tpo -c ../../geom/MergeToolAssistant.cpp -o MergeToolAssistant.o
mv -f .deps/MergeToolAssistant.Tpo .deps/MergeToolAssistant.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeTool.lo -MD -MP -MF .deps/MergeTool.Tpo -c -o MergeTool.lo ../../geom/MergeTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MergeTool.lo -MD -MP -MF .deps/MergeTool.Tpo -c ../../geom/MergeTool.cpp -o MergeTool.o
../../geom/MergeTool.cpp: In member function ‘CubitStatus MergeTool::find_mergeable_refedges(DLIList<RefEntity*>&, DLIList<DLIList<RefEdge*>*>&, bool)’:
../../geom/MergeTool.cpp:1282: warning: unused variable ‘retained_id’
../../geom/MergeTool.cpp:1283: warning: unused variable ‘deleted_id’
../../geom/MergeTool.cpp: In member function ‘CubitStatus MergeTool::find_mergeable_refvertices(DLIList<RefEntity*>&, DLIList<DLIList<RefVertex*>*>&, bool)’:
../../geom/MergeTool.cpp:1622: warning: unused variable ‘retained_id’
../../geom/MergeTool.cpp:1623: warning: unused variable ‘deleted_id’
../../geom/MergeTool.cpp: In member function ‘RefEdge* MergeTool::separate_edge(DLIList<Curve*>&, bool)’:
../../geom/MergeTool.cpp:4973: warning: unused variable ‘vtx’
mv -f .deps/MergeTool.Tpo .deps/MergeTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT MidPlaneTool.lo -MD -MP -MF .deps/MidPlaneTool.Tpo -c -o MidPlaneTool.lo ../../geom/MidPlaneTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT MidPlaneTool.lo -MD -MP -MF .deps/MidPlaneTool.Tpo -c ../../geom/MidPlaneTool.cpp -o MidPlaneTool.o
mv -f .deps/MidPlaneTool.Tpo .deps/MidPlaneTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelEntity.lo -MD -MP -MF .deps/ModelEntity.Tpo -c -o ModelEntity.lo ../../geom/ModelEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelEntity.lo -MD -MP -MF .deps/ModelEntity.Tpo -c ../../geom/ModelEntity.cpp -o ModelEntity.o
mv -f .deps/ModelEntity.Tpo .deps/ModelEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelQueryEngine.lo -MD -MP -MF .deps/ModelQueryEngine.Tpo -c -o ModelQueryEngine.lo ../../geom/ModelQueryEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ModelQueryEngine.lo -MD -MP -MF .deps/ModelQueryEngine.Tpo -c ../../geom/ModelQueryEngine.cpp -o ModelQueryEngine.o
mv -f .deps/ModelQueryEngine.Tpo .deps/ModelQueryEngine.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OffsetSplitTool.lo -MD -MP -MF .deps/OffsetSplitTool.Tpo -c -o OffsetSplitTool.lo ../../geom/OffsetSplitTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OffsetSplitTool.lo -MD -MP -MF .deps/OffsetSplitTool.Tpo -c ../../geom/OffsetSplitTool.cpp -o OffsetSplitTool.o
mv -f .deps/OffsetSplitTool.Tpo .deps/OffsetSplitTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OldUnmergeCode.lo -MD -MP -MF .deps/OldUnmergeCode.Tpo -c -o OldUnmergeCode.lo ../../geom/OldUnmergeCode.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OldUnmergeCode.lo -MD -MP -MF .deps/OldUnmergeCode.Tpo -c ../../geom/OldUnmergeCode.cpp -o OldUnmergeCode.o
../../geom/OldUnmergeCode.cpp: In static member function ‘static void OldUnmergeCode::initialize_settings()’:
../../geom/OldUnmergeCode.cpp:40: warning: deprecated conversion from string constant to ‘char*’
../../geom/OldUnmergeCode.cpp: In member function ‘RefFace* OldUnmergeCode::unmerge(RefFace*, RefVolume*)’:
../../geom/OldUnmergeCode.cpp:540: warning: unused variable ‘lump_ptr’
mv -f .deps/OldUnmergeCode.Tpo .deps/OldUnmergeCode.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo ../../geom/Point.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c ../../geom/Point.cpp -o Point.o
mv -f .deps/Point.Tpo .deps/Point.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointSM.lo -MD -MP -MF .deps/PointSM.Tpo -c -o PointSM.lo ../../geom/PointSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointSM.lo -MD -MP -MF .deps/PointSM.Tpo -c ../../geom/PointSM.cpp -o PointSM.o
mv -f .deps/PointSM.Tpo .deps/PointSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefCollection.lo -MD -MP -MF .deps/RefCollection.Tpo -c -o RefCollection.lo ../../geom/RefCollection.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefCollection.lo -MD -MP -MF .deps/RefCollection.Tpo -c ../../geom/RefCollection.cpp -o RefCollection.o
mv -f .deps/RefCollection.Tpo .deps/RefCollection.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEdge.lo -MD -MP -MF .deps/RefEdge.Tpo -c -o RefEdge.lo ../../geom/RefEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEdge.lo -MD -MP -MF .deps/RefEdge.Tpo -c ../../geom/RefEdge.cpp -o RefEdge.o
mv -f .deps/RefEdge.Tpo .deps/RefEdge.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntity.lo -MD -MP -MF .deps/RefEntity.Tpo -c -o RefEntity.lo ../../geom/RefEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntity.lo -MD -MP -MF .deps/RefEntity.Tpo -c ../../geom/RefEntity.cpp -o RefEntity.o
mv -f .deps/RefEntity.Tpo .deps/RefEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityFactory.lo -MD -MP -MF .deps/RefEntityFactory.Tpo -c -o RefEntityFactory.lo ../../geom/RefEntityFactory.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityFactory.lo -MD -MP -MF .deps/RefEntityFactory.Tpo -c ../../geom/RefEntityFactory.cpp -o RefEntityFactory.o
mv -f .deps/RefEntityFactory.Tpo .deps/RefEntityFactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityName.lo -MD -MP -MF .deps/RefEntityName.Tpo -c -o RefEntityName.lo ../../geom/RefEntityName.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefEntityName.lo -MD -MP -MF .deps/RefEntityName.Tpo -c ../../geom/RefEntityName.cpp -o RefEntityName.o
../../geom/RefEntityName.cpp: In static member function ‘static void RefEntityName::initialize_settings()’:
../../geom/RefEntityName.cpp:743: warning: deprecated conversion from string constant to ‘char*’
../../geom/RefEntityName.cpp:747: warning: deprecated conversion from string constant to ‘char*’
../../geom/RefEntityName.cpp:751: warning: deprecated conversion from string constant to ‘char*’
../../geom/RefEntityName.cpp:755: warning: deprecated conversion from string constant to ‘char*’
../../geom/RefEntityName.cpp:759: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/RefEntityName.Tpo .deps/RefEntityName.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefFace.lo -MD -MP -MF .deps/RefFace.Tpo -c -o RefFace.lo ../../geom/RefFace.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefFace.lo -MD -MP -MF .deps/RefFace.Tpo -c ../../geom/RefFace.cpp -o RefFace.o
mv -f .deps/RefFace.Tpo .deps/RefFace.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefGroup.lo -MD -MP -MF .deps/RefGroup.Tpo -c -o RefGroup.lo ../../geom/RefGroup.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefGroup.lo -MD -MP -MF .deps/RefGroup.Tpo -c ../../geom/RefGroup.cpp -o RefGroup.o
mv -f .deps/RefGroup.Tpo .deps/RefGroup.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVertex.lo -MD -MP -MF .deps/RefVertex.Tpo -c -o RefVertex.lo ../../geom/RefVertex.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVertex.lo -MD -MP -MF .deps/RefVertex.Tpo -c ../../geom/RefVertex.cpp -o RefVertex.o
mv -f .deps/RefVertex.Tpo .deps/RefVertex.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVolume.lo -MD -MP -MF .deps/RefVolume.Tpo -c -o RefVolume.lo ../../geom/RefVolume.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT RefVolume.lo -MD -MP -MF .deps/RefVolume.Tpo -c ../../geom/RefVolume.cpp -o RefVolume.o
mv -f .deps/RefVolume.Tpo .deps/RefVolume.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SenseEntity.lo -MD -MP -MF .deps/SenseEntity.Tpo -c -o SenseEntity.lo ../../geom/SenseEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SenseEntity.lo -MD -MP -MF .deps/SenseEntity.Tpo -c ../../geom/SenseEntity.cpp -o SenseEntity.o
mv -f .deps/SenseEntity.Tpo .deps/SenseEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Shell.lo -MD -MP -MF .deps/Shell.Tpo -c -o Shell.lo ../../geom/Shell.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Shell.lo -MD -MP -MF .deps/Shell.Tpo -c ../../geom/Shell.cpp -o Shell.o
mv -f .deps/Shell.Tpo .deps/Shell.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellSM.lo -MD -MP -MF .deps/ShellSM.Tpo -c -o ShellSM.lo ../../geom/ShellSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellSM.lo -MD -MP -MF .deps/ShellSM.Tpo -c ../../geom/ShellSM.cpp -o ShellSM.o
mv -f .deps/ShellSM.Tpo .deps/ShellSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SphereEvaluator.lo -MD -MP -MF .deps/SphereEvaluator.Tpo -c -o SphereEvaluator.lo ../../geom/SphereEvaluator.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SphereEvaluator.lo -MD -MP -MF .deps/SphereEvaluator.Tpo -c ../../geom/SphereEvaluator.cpp -o SphereEvaluator.o
mv -f .deps/SphereEvaluator.Tpo .deps/SphereEvaluator.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SplitSurfaceTool.lo -MD -MP -MF .deps/SplitSurfaceTool.Tpo -c -o SplitSurfaceTool.lo ../../geom/SplitSurfaceTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SplitSurfaceTool.lo -MD -MP -MF .deps/SplitSurfaceTool.Tpo -c ../../geom/SplitSurfaceTool.cpp -o SplitSurfaceTool.o
../../geom/SplitSurfaceTool.cpp: In static member function ‘static void SplitSurfaceTool::initialize_settings()’:
../../geom/SplitSurfaceTool.cpp:77: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:81: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:85: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:89: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:93: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp: In member function ‘CubitStatus SplitSurfaceTool::adjust_for_split_direction(RefEdge*, RefEdge*, DLIList<RefVertex*>&)’:
../../geom/SplitSurfaceTool.cpp:3445: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:3480: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:3561: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:3593: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp:3618: warning: deprecated conversion from string constant to ‘char*’
../../geom/SplitSurfaceTool.cpp: In member function ‘CubitStatus SplitSurfaceTool::check_through_vertices(char*)’:
../../geom/SplitSurfaceTool.cpp:3840: warning: too few arguments for format
../../geom/SplitSurfaceTool.cpp: In member function ‘Curve* SplitSurfaceTool::create_curve(DLIList<CubitVector*>&, Surface*, double, CubitBoolean, CubitBoolean, CubitBoolean)’:
../../geom/SplitSurfaceTool.cpp:5647: warning: suggest explicit braces to avoid ambiguous ‘else’
mv -f .deps/SplitSurfaceTool.Tpo .deps/SplitSurfaceTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Surface.lo -MD -MP -MF .deps/Surface.Tpo -c -o Surface.lo ../../geom/Surface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Surface.lo -MD -MP -MF .deps/Surface.Tpo -c ../../geom/Surface.cpp -o Surface.o
mv -f .deps/Surface.Tpo .deps/Surface.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapFacet.lo -MD -MP -MF .deps/SurfaceOverlapFacet.Tpo -c -o SurfaceOverlapFacet.lo ../../geom/SurfaceOverlapFacet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapFacet.lo -MD -MP -MF .deps/SurfaceOverlapFacet.Tpo -c ../../geom/SurfaceOverlapFacet.cpp -o SurfaceOverlapFacet.o
mv -f .deps/SurfaceOverlapFacet.Tpo .deps/SurfaceOverlapFacet.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapTool.lo -MD -MP -MF .deps/SurfaceOverlapTool.Tpo -c -o SurfaceOverlapTool.lo ../../geom/SurfaceOverlapTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceOverlapTool.lo -MD -MP -MF .deps/SurfaceOverlapTool.Tpo -c ../../geom/SurfaceOverlapTool.cpp -o SurfaceOverlapTool.o
../../geom/SurfaceOverlapTool.cpp: In member function ‘CubitBoolean SurfaceOverlapTool::check_overlap(Surface*, Surface*, std::map<Surface*, DLIList<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, DLIList<SurfaceOverlapFacet*>*> > >*, std::map<Surface*, double, std::less<Surface*>, std::allocator<std::pair<Surface* const, double> > >*, std::map<Surface*, AbstractTree<SurfaceOverlapFacet*>*, std::less<Surface*>, std::allocator<std::pair<Surface* const, AbstractTree<SurfaceOverlapFacet*>*> > >*)’:
../../geom/SurfaceOverlapTool.cpp:816: warning: unused variable ‘num_samples’
../../geom/SurfaceOverlapTool.cpp: In static member function ‘static void SurfaceOverlapTool::initialize_settings()’:
../../geom/SurfaceOverlapTool.cpp:1406: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1410: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1414: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1418: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1422: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1426: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1430: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1434: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1438: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1442: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1446: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1450: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp:1454: warning: deprecated conversion from string constant to ‘char*’
../../geom/SurfaceOverlapTool.cpp: In member function ‘CubitStatus SurfaceOverlapTool::find_overlapping_curves(DLIList<Body*>&, std::multimap<RefEdge*, RefEdge*, std::less<RefEdge*>, std::allocator<std::pair<RefEdge* const, RefEdge*> > >&)’:
../../geom/SurfaceOverlapTool.cpp:1620: warning: unused variable ‘co_facet_list’
mv -f .deps/SurfaceOverlapTool.Tpo .deps/SurfaceOverlapTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfParamTool.lo -MD -MP -MF .deps/SurfParamTool.Tpo -c -o SurfParamTool.lo ../../geom/SurfParamTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfParamTool.lo -MD -MP -MF .deps/SurfParamTool.Tpo -c ../../geom/SurfParamTool.cpp -o SurfParamTool.o
mv -f .deps/SurfParamTool.Tpo .deps/SurfParamTool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceSM.lo -MD -MP -MF .deps/SurfaceSM.Tpo -c -o SurfaceSM.lo ../../geom/SurfaceSM.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceSM.lo -MD -MP -MF .deps/SurfaceSM.Tpo -c ../../geom/SurfaceSM.cpp -o SurfaceSM.o
mv -f .deps/SurfaceSM.Tpo .deps/SurfaceSM.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDCAGE.lo -MD -MP -MF .deps/TDCAGE.Tpo -c -o TDCAGE.lo ../../geom/TDCAGE.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDCAGE.lo -MD -MP -MF .deps/TDCAGE.Tpo -c ../../geom/TDCAGE.cpp -o TDCAGE.o
mv -f .deps/TDCAGE.Tpo .deps/TDCAGE.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSourceFeature.lo -MD -MP -MF .deps/TDSourceFeature.Tpo -c -o TDSourceFeature.lo ../../geom/TDSourceFeature.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSourceFeature.lo -MD -MP -MF .deps/TDSourceFeature.Tpo -c ../../geom/TDSourceFeature.cpp -o TDSourceFeature.o
mv -f .deps/TDSourceFeature.Tpo .deps/TDSourceFeature.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSplitSurface.lo -MD -MP -MF .deps/TDSplitSurface.Tpo -c -o TDSplitSurface.lo ../../geom/TDSplitSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSplitSurface.lo -MD -MP -MF .deps/TDSplitSurface.Tpo -c ../../geom/TDSplitSurface.cpp -o TDSplitSurface.o
mv -f .deps/TDSplitSurface.Tpo .deps/TDSplitSurface.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSurfaceOverlap.lo -MD -MP -MF .deps/TDSurfaceOverlap.Tpo -c -o TDSurfaceOverlap.lo ../../geom/TDSurfaceOverlap.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDSurfaceOverlap.lo -MD -MP -MF .deps/TDSurfaceOverlap.Tpo -c ../../geom/TDSurfaceOverlap.cpp -o TDSurfaceOverlap.o
mv -f .deps/TDSurfaceOverlap.Tpo .deps/TDSurfaceOverlap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUniqueId.lo -MD -MP -MF .deps/TDUniqueId.Tpo -c -o TDUniqueId.lo ../../geom/TDUniqueId.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDUniqueId.lo -MD -MP -MF .deps/TDUniqueId.Tpo -c ../../geom/TDUniqueId.cpp -o TDUniqueId.o
mv -f .deps/TDUniqueId.Tpo .deps/TDUniqueId.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyBridge.lo -MD -MP -MF .deps/TopologyBridge.Tpo -c -o TopologyBridge.lo ../../geom/TopologyBridge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyBridge.lo -MD -MP -MF .deps/TopologyBridge.Tpo -c ../../geom/TopologyBridge.cpp -o TopologyBridge.o
mv -f .deps/TopologyBridge.Tpo .deps/TopologyBridge.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyEntity.lo -MD -MP -MF .deps/TopologyEntity.Tpo -c -o TopologyEntity.lo ../../geom/TopologyEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../geom -I.. -I../itaps -I../../util -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TopologyEntity.lo -MD -MP -MF .deps/TopologyEntity.Tpo -c ../../geom/TopologyEntity.cpp -o TopologyEntity.o
../../geom/TopologyEntity.cpp: In member function ‘CubitBoolean TopologyEntity::is_directly_related(TopologyEntity*)’:
../../geom/TopologyEntity.cpp:247: warning: unused variable ‘result’
mv -f .deps/TopologyEntity.Tpo .deps/TopologyEntity.Plo
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_geom.la  AllocMemManagersGeom.lo AnalyticGeometryTool.lo BasicTopologyEntity.lo Body.lo BodySM.lo BoundingBoxTool.lo BridgeManager.lo CAActuateSet.lo CADeferredAttrib.lo CAEntityColor.lo CAEntityId.lo CAEntityName.lo CAGroup.lo CAMergePartner.lo CAMergeStatus.lo CASourceFeature.lo CAUniqueId.lo CGMApp.lo CGMEngineDynamicLoader.lo Chain.lo CoEdge.lo CoEdgeSM.lo CoFace.lo CollectionEntity.lo CoVertex.lo CoVolume.lo CubitAttrib.lo CubitAttribManager.lo CubitAttribUser.lo CubitPolygon.lo CubitSimpleAttrib.lo Curve.lo CurveOverlapFacet.lo CurveSM.lo CylinderEvaluator.lo DAG.lo DagDrawingTool.lo GeomDataObserver.lo GeometryEntity.lo GeometryFeatureEngine.lo GeometryFeatureTool.lo GeometryHealerEngine.lo GeometryHealerTool.lo GeometryModifyEngine.lo GeometryModifyTool.lo GeometryQueryEngine.lo GeometryQueryTool.lo GeometryUtil.lo GeomMeasureTool.lo GfxPreview.lo GroupingEntity.lo GSaveO!
 pen.lo Loop.lo LoopSM.lo Lump.lo LumpSM.lo MedialTool2D.lo MedialTool3D.lo MergeToolAssistant.lo MergeTool.lo MidPlaneTool.lo ModelEntity.lo ModelQueryEngine.lo OffsetSplitTool.lo OldUnmergeCode.lo Point.lo PointSM.lo RefCollection.lo RefEdge.lo RefEntity.lo RefEntityFactory.lo RefEntityName.lo RefFace.lo RefGroup.lo RefVertex.lo RefVolume.lo SenseEntity.lo Shell.lo ShellSM.lo SphereEvaluator.lo SplitSurfaceTool.lo Surface.lo SurfaceOverlapFacet.lo SurfaceOverlapTool.lo SurfParamTool.lo SurfaceSM.lo TDCAGE.lo TDSourceFeature.lo TDSplitSurface.lo TDSurfaceOverlap.lo TDUniqueId.lo TopologyBridge.lo TopologyEntity.lo  -lm
mkdir .libs
ar cru .libs/libcubit_geom.a  AllocMemManagersGeom.o AnalyticGeometryTool.o BasicTopologyEntity.o Body.o BodySM.o BoundingBoxTool.o BridgeManager.o CAActuateSet.o CADeferredAttrib.o CAEntityColor.o CAEntityId.o CAEntityName.o CAGroup.o CAMergePartner.o CAMergeStatus.o CASourceFeature.o CAUniqueId.o CGMApp.o CGMEngineDynamicLoader.o Chain.o CoEdge.o CoEdgeSM.o CoFace.o CollectionEntity.o CoVertex.o CoVolume.o CubitAttrib.o CubitAttribManager.o CubitAttribUser.o CubitPolygon.o CubitSimpleAttrib.o Curve.o CurveOverlapFacet.o CurveSM.o CylinderEvaluator.o DAG.o DagDrawingTool.o GeomDataObserver.o GeometryEntity.o GeometryFeatureEngine.o GeometryFeatureTool.o GeometryHealerEngine.o GeometryHealerTool.o GeometryModifyEngine.o GeometryModifyTool.o GeometryQueryEngine.o GeometryQueryTool.o GeometryUtil.o GeomMeasureTool.o GfxPreview.o GroupingEntity.o GSaveOpen.o Loop.o LoopSM.o Lump.o LumpSM.o MedialTool2D.o MedialTool3D.o MergeToolAssistant.o MergeTool.o MidPlaneTool.o ModelEntity!
 .o ModelQueryEngine.o OffsetSplitTool.o OldUnmergeCode.o Point.o PointSM.o RefCollection.o RefEdge.o RefEntity.o RefEntityFactory.o RefEntityName.o RefFace.o RefGroup.o RefVertex.o RefVolume.o SenseEntity.o Shell.o ShellSM.o SphereEvaluator.o SplitSurfaceTool.o Surface.o SurfaceOverlapFacet.o SurfaceOverlapTool.o SurfParamTool.o SurfaceSM.o TDCAGE.o TDSourceFeature.o TDSplitSurface.o TDSurfaceOverlap.o TDUniqueId.o TopologyBridge.o TopologyEntity.o
ranlib .libs/libcubit_geom.a
creating libcubit_geom.la
(cd .libs && rm -f libcubit_geom.la && ln -s ../libcubit_geom.la libcubit_geom.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in Cholla
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersCholla.lo -MD -MP -MF .deps/AllocMemManagersCholla.Tpo -c -o AllocMemManagersCholla.lo ../../../geom/Cholla/AllocMemManagersCholla.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersCholla.lo -MD -MP -MF .deps/AllocMemManagersCholla.Tpo -c ../../../geom/Cholla/AllocMemManagersCholla.cpp -o AllocMemManagersCholla.o
mv -f .deps/AllocMemManagersCholla.Tpo .deps/AllocMemManagersCholla.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cholla.lo -MD -MP -MF .deps/Cholla.Tpo -c -o Cholla.lo ../../../geom/Cholla/Cholla.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Cholla.lo -MD -MP -MF .deps/Cholla.Tpo -c ../../../geom/Cholla/Cholla.cpp -o Cholla.o
../../../geom/Cholla/Cholla.cpp: In function ‘void constructQuadNormals(double, int, int, int, int*, int*, double*, double*, double*, int*)’:
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:437: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:438: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:439: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:440: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:441: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp: In function ‘CubitStatus build_facets(int, int, int, int, int*, int*, int*, double*, CubitPoint**, CubitFacetEdge**, CubitFacet**, CubitQuadFacet**, DLIList<FacetEntity*>&)’:
../../../geom/Cholla/Cholla.cpp:599: warning: deprecated conversion from string constant to ‘char*’
../../../geom/Cholla/Cholla.cpp: In function ‘void evalBezierFaceFromNorms(int, int, int, int, int*, int*, double*, double*, double*, int, double*, double*, double*, double*)’:
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:893: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:894: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:895: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:896: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:897: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp: In function ‘void evalBezierEdgeFromTans(int, int, int*, double*, double*, int, double*, double*, double*)’:
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1904: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1905: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1906: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1907: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/Cholla.cpp:1908: warning: ISO C++ does not support the ‘%lf’ printf format
mv -f .deps/Cholla.Tpo .deps/Cholla.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaCurve.lo -MD -MP -MF .deps/ChollaCurve.Tpo -c -o ChollaCurve.lo ../../../geom/Cholla/ChollaCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaCurve.lo -MD -MP -MF .deps/ChollaCurve.Tpo -c ../../../geom/Cholla/ChollaCurve.cpp -o ChollaCurve.o
../../../geom/Cholla/ChollaCurve.cpp: In member function ‘CubitStatus ChollaCurve::determine_ends()’:
../../../geom/Cholla/ChollaCurve.cpp:445: warning: suggest parentheses around && within ||
mv -f .deps/ChollaCurve.Tpo .deps/ChollaCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEngine.lo -MD -MP -MF .deps/ChollaEngine.Tpo -c -o ChollaEngine.lo ../../../geom/Cholla/ChollaEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEngine.lo -MD -MP -MF .deps/ChollaEngine.Tpo -c ../../../geom/Cholla/ChollaEngine.cpp -o ChollaEngine.o
../../../geom/Cholla/ChollaEngine.cpp: In member function ‘CubitStatus ChollaEngine::create_geometry(CubitBoolean, double, int, CubitBoolean, CubitBoolean)’:
../../../geom/Cholla/ChollaEngine.cpp:233: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/ChollaEngine.Tpo .deps/ChollaEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEntity.lo -MD -MP -MF .deps/ChollaEntity.Tpo -c -o ChollaEntity.lo ../../../geom/Cholla/ChollaEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaEntity.lo -MD -MP -MF .deps/ChollaEntity.Tpo -c ../../../geom/Cholla/ChollaEntity.cpp -o ChollaEntity.o
mv -f .deps/ChollaEntity.Tpo .deps/ChollaEntity.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaPoint.lo -MD -MP -MF .deps/ChollaPoint.Tpo -c -o ChollaPoint.lo ../../../geom/Cholla/ChollaPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaPoint.lo -MD -MP -MF .deps/ChollaPoint.Tpo -c ../../../geom/Cholla/ChollaPoint.cpp -o ChollaPoint.o
mv -f .deps/ChollaPoint.Tpo .deps/ChollaPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSkinTool.lo -MD -MP -MF .deps/ChollaSkinTool.Tpo -c -o ChollaSkinTool.lo ../../../geom/Cholla/ChollaSkinTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSkinTool.lo -MD -MP -MF .deps/ChollaSkinTool.Tpo -c ../../../geom/Cholla/ChollaSkinTool.cpp -o ChollaSkinTool.o
mv -f .deps/ChollaSkinTool.Tpo .deps/ChollaSkinTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSurface.lo -MD -MP -MF .deps/ChollaSurface.Tpo -c -o ChollaSurface.lo ../../../geom/Cholla/ChollaSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChollaSurface.lo -MD -MP -MF .deps/ChollaSurface.Tpo -c ../../../geom/Cholla/ChollaSurface.cpp -o ChollaSurface.o
mv -f .deps/ChollaSurface.Tpo .deps/ChollaSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChordalAxis.lo -MD -MP -MF .deps/ChordalAxis.Tpo -c -o ChordalAxis.lo ../../../geom/Cholla/ChordalAxis.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ChordalAxis.lo -MD -MP -MF .deps/ChordalAxis.Tpo -c ../../../geom/Cholla/ChordalAxis.cpp -o ChordalAxis.o
../../../geom/Cholla/ChordalAxis.cpp: In member function ‘CubitVector ChordalAxis::get_center(CubitVector, CubitVector, CubitVector)’:
../../../geom/Cholla/ChordalAxis.cpp:809: warning: ‘cy’ may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp:809: warning: ‘cx’ may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp: In member function ‘CubitStatus ChordalAxis::junction_triangle(CubitFacet*, TDChordal*, DLIList<CubitFacetEdge*>&)’:
../../../geom/Cholla/ChordalAxis.cpp:701: warning: ‘segment2’ may be used uninitialized in this function
../../../geom/Cholla/ChordalAxis.cpp:701: warning: ‘segment1’ may be used uninitialized in this function
mv -f .deps/ChordalAxis.Tpo .deps/ChordalAxis.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacet.lo -MD -MP -MF .deps/CubitFacet.Tpo -c -o CubitFacet.lo ../../../geom/Cholla/CubitFacet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacet.lo -MD -MP -MF .deps/CubitFacet.Tpo -c ../../../geom/Cholla/CubitFacet.cpp -o CubitFacet.o
../../../geom/Cholla/CubitFacet.cpp: In member function ‘CubitFacetEdge* CubitFacet::edge_from_pts(CubitPoint*, CubitPoint*, int&)’:
../../../geom/Cholla/CubitFacet.cpp:780: warning: suggest parentheses around && within ||
../../../geom/Cholla/CubitFacet.cpp:785: warning: suggest parentheses around && within ||
../../../geom/Cholla/CubitFacet.cpp:790: warning: suggest parentheses around && within ||
mv -f .deps/CubitFacet.Tpo .deps/CubitFacet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetData.lo -MD -MP -MF .deps/CubitFacetData.Tpo -c -o CubitFacetData.lo ../../../geom/Cholla/CubitFacetData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetData.lo -MD -MP -MF .deps/CubitFacetData.Tpo -c ../../../geom/Cholla/CubitFacetData.cpp -o CubitFacetData.o
mv -f .deps/CubitFacetData.Tpo .deps/CubitFacetData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdge.lo -MD -MP -MF .deps/CubitFacetEdge.Tpo -c -o CubitFacetEdge.lo ../../../geom/Cholla/CubitFacetEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdge.lo -MD -MP -MF .deps/CubitFacetEdge.Tpo -c ../../../geom/Cholla/CubitFacetEdge.cpp -o CubitFacetEdge.o
mv -f .deps/CubitFacetEdge.Tpo .deps/CubitFacetEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdgeData.lo -MD -MP -MF .deps/CubitFacetEdgeData.Tpo -c -o CubitFacetEdgeData.lo ../../../geom/Cholla/CubitFacetEdgeData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitFacetEdgeData.lo -MD -MP -MF .deps/CubitFacetEdgeData.Tpo -c ../../../geom/Cholla/CubitFacetEdgeData.cpp -o CubitFacetEdgeData.o
mv -f .deps/CubitFacetEdgeData.Tpo .deps/CubitFacetEdgeData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPoint.lo -MD -MP -MF .deps/CubitPoint.Tpo -c -o CubitPoint.lo ../../../geom/Cholla/CubitPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPoint.lo -MD -MP -MF .deps/CubitPoint.Tpo -c ../../../geom/Cholla/CubitPoint.cpp -o CubitPoint.o
mv -f .deps/CubitPoint.Tpo .deps/CubitPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPointData.lo -MD -MP -MF .deps/CubitPointData.Tpo -c -o CubitPointData.lo ../../../geom/Cholla/CubitPointData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitPointData.lo -MD -MP -MF .deps/CubitPointData.Tpo -c ../../../geom/Cholla/CubitPointData.cpp -o CubitPointData.o
mv -f .deps/CubitPointData.Tpo .deps/CubitPointData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacet.lo -MD -MP -MF .deps/CubitQuadFacet.Tpo -c -o CubitQuadFacet.lo ../../../geom/Cholla/CubitQuadFacet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacet.lo -MD -MP -MF .deps/CubitQuadFacet.Tpo -c ../../../geom/Cholla/CubitQuadFacet.cpp -o CubitQuadFacet.o
mv -f .deps/CubitQuadFacet.Tpo .deps/CubitQuadFacet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacetData.lo -MD -MP -MF .deps/CubitQuadFacetData.Tpo -c -o CubitQuadFacetData.lo ../../../geom/Cholla/CubitQuadFacetData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CubitQuadFacetData.lo -MD -MP -MF .deps/CubitQuadFacetData.Tpo -c ../../../geom/Cholla/CubitQuadFacetData.cpp -o CubitQuadFacetData.o
mv -f .deps/CubitQuadFacetData.Tpo .deps/CubitQuadFacetData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveFacetEvalTool.lo -MD -MP -MF .deps/CurveFacetEvalTool.Tpo -c -o CurveFacetEvalTool.lo ../../../geom/Cholla/CurveFacetEvalTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveFacetEvalTool.lo -MD -MP -MF .deps/CurveFacetEvalTool.Tpo -c ../../../geom/Cholla/CurveFacetEvalTool.cpp -o CurveFacetEvalTool.o
../../../geom/Cholla/CurveFacetEvalTool.cpp: In member function ‘void CurveFacetEvalTool::fix_point_edge_order()’:
../../../geom/Cholla/CurveFacetEvalTool.cpp:1937: warning: unused variable ‘this_pt0’
mv -f .deps/CurveFacetEvalTool.Tpo .deps/CurveFacetEvalTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo ../../../geom/Cholla/debug.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../../geom/Cholla/debug.cpp -o debug.o
mv -f .deps/debug.Tpo .deps/debug.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetDataUtil.lo -MD -MP -MF .deps/FacetDataUtil.Tpo -c -o FacetDataUtil.lo ../../../geom/Cholla/FacetDataUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetDataUtil.lo -MD -MP -MF .deps/FacetDataUtil.Tpo -c ../../../geom/Cholla/FacetDataUtil.cpp -o FacetDataUtil.o
../../../geom/Cholla/FacetDataUtil.cpp: In static member function ‘static CubitStatus FacetDataUtil::write_facets(char*, DLIList<CubitFacet*>&)’:
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/FacetDataUtil.cpp:1274: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/FacetDataUtil.cpp: In static member function ‘static CubitStatus FacetDataUtil::merge_colinear_vertices(DLIList<DLIList<CubitFacet*>*>&, double, DLIList<CubitPoint*>&, int&, int&, int&)’:
../../../geom/Cholla/FacetDataUtil.cpp:1798: warning: ISO C++ does not support the ‘%lf’ printf format
../../../geom/Cholla/FacetDataUtil.cpp: In static member function ‘static CubitStatus FacetDataUtil::merge_coincident_vertices(DLIList<DLIList<CubitFacet*>*>&, double, int&, int&, DLIList<CubitPoint*>&)’:
../../../geom/Cholla/FacetDataUtil.cpp:2112: warning: unused variable ‘np’
../../../geom/Cholla/FacetDataUtil.cpp:2113: warning: unused variable ‘na’
mv -f .deps/FacetDataUtil.Tpo .deps/FacetDataUtil.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEntity.lo -MD -MP -MF .deps/FacetEntity.Tpo -c -o FacetEntity.lo ../../../geom/Cholla/FacetEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEntity.lo -MD -MP -MF .deps/FacetEntity.Tpo -c ../../../geom/Cholla/FacetEntity.cpp -o FacetEntity.o
mv -f .deps/FacetEntity.Tpo .deps/FacetEntity.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEvalTool.lo -MD -MP -MF .deps/FacetEvalTool.Tpo -c -o FacetEvalTool.lo ../../../geom/Cholla/FacetEvalTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetEvalTool.lo -MD -MP -MF .deps/FacetEvalTool.Tpo -c ../../../geom/Cholla/FacetEvalTool.cpp -o FacetEvalTool.o
../../../geom/Cholla/FacetEvalTool.cpp: In member function ‘CubitStatus FacetEvalTool::mark_edge_pairs(CubitPoint*)’:
../../../geom/Cholla/FacetEvalTool.cpp:532: warning: unused variable ‘status’
../../../geom/Cholla/FacetEvalTool.cpp: In static member function ‘static void FacetEvalTool::ac_at_edge(CubitVector&, CubitVector&, int)’:
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: ‘w’ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: ‘v’ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp:1673: warning: ‘u’ may be used uninitialized in this function
../../../geom/Cholla/FacetEvalTool.cpp: In static member function ‘static CubitStatus FacetEvalTool::project_to_facetedge(CubitFacet*, int, int, CubitVector&, CubitVector&, CubitVector&, CubitBoolean&, CubitBoolean)’:
../../../geom/Cholla/FacetEvalTool.cpp:2651: warning: ‘edge_id’ may be used uninitialized in this function
mv -f .deps/FacetEvalTool.Tpo .deps/FacetEvalTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoNode.lo -MD -MP -MF .deps/GeoNode.Tpo -c -o GeoNode.lo ../../../geom/Cholla/GeoNode.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoNode.lo -MD -MP -MF .deps/GeoNode.Tpo -c ../../../geom/Cholla/GeoNode.cpp -o GeoNode.o
mv -f .deps/GeoNode.Tpo .deps/GeoNode.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoTet.lo -MD -MP -MF .deps/GeoTet.Tpo -c -o GeoTet.lo ../../../geom/Cholla/GeoTet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GeoTet.lo -MD -MP -MF .deps/GeoTet.Tpo -c ../../../geom/Cholla/GeoTet.cpp -o GeoTet.o
../../../geom/Cholla/GeoTet.cpp: In member function ‘void GeoTet::opposite_edge(GeoNode*, GeoNode*, GeoNode*&, GeoNode*&)’:
../../../geom/Cholla/GeoTet.cpp:155: warning: suggest explicit braces to avoid ambiguous ‘else’
mv -f .deps/GeoTet.Tpo .deps/GeoTet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopParamTool.lo -MD -MP -MF .deps/LoopParamTool.Tpo -c -o LoopParamTool.lo ../../../geom/Cholla/LoopParamTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopParamTool.lo -MD -MP -MF .deps/LoopParamTool.Tpo -c ../../../geom/Cholla/LoopParamTool.cpp -o LoopParamTool.o
../../../geom/Cholla/LoopParamTool.cpp: In member function ‘CubitStatus LoopParamTool::check_selfintersecting_coincident_edges(DLIList<DLIList<CubitPoint*>*>&)’:
../../../geom/Cholla/LoopParamTool.cpp:649: warning: suggest parentheses around && within ||
mv -f .deps/LoopParamTool.Tpo .deps/LoopParamTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointGridSearch.lo -MD -MP -MF .deps/PointGridSearch.Tpo -c -o PointGridSearch.lo ../../../geom/Cholla/PointGridSearch.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointGridSearch.lo -MD -MP -MF .deps/PointGridSearch.Tpo -c ../../../geom/Cholla/PointGridSearch.cpp -o PointGridSearch.o
mv -f .deps/PointGridSearch.Tpo .deps/PointGridSearch.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointLoopFacetor.lo -MD -MP -MF .deps/PointLoopFacetor.Tpo -c -o PointLoopFacetor.lo ../../../geom/Cholla/PointLoopFacetor.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointLoopFacetor.lo -MD -MP -MF .deps/PointLoopFacetor.Tpo -c ../../../geom/Cholla/PointLoopFacetor.cpp -o PointLoopFacetor.o
mv -f .deps/PointLoopFacetor.Tpo .deps/PointLoopFacetor.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDChordal.lo -MD -MP -MF .deps/TDChordal.Tpo -c -o TDChordal.lo ../../../geom/Cholla/TDChordal.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDChordal.lo -MD -MP -MF .deps/TDChordal.Tpo -c ../../../geom/Cholla/TDChordal.cpp -o TDChordal.o
mv -f .deps/TDChordal.Tpo .deps/TDChordal.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetboolData.lo -MD -MP -MF .deps/TDFacetboolData.Tpo -c -o TDFacetboolData.lo ../../../geom/Cholla/TDFacetboolData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetboolData.lo -MD -MP -MF .deps/TDFacetboolData.Tpo -c ../../../geom/Cholla/TDFacetboolData.cpp -o TDFacetboolData.o
mv -f .deps/TDFacetboolData.Tpo .deps/TDFacetboolData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryEdge.lo -MD -MP -MF .deps/TDFacetBoundaryEdge.Tpo -c -o TDFacetBoundaryEdge.lo ../../../geom/Cholla/TDFacetBoundaryEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryEdge.lo -MD -MP -MF .deps/TDFacetBoundaryEdge.Tpo -c ../../../geom/Cholla/TDFacetBoundaryEdge.cpp -o TDFacetBoundaryEdge.o
mv -f .deps/TDFacetBoundaryEdge.Tpo .deps/TDFacetBoundaryEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryPoint.lo -MD -MP -MF .deps/TDFacetBoundaryPoint.Tpo -c -o TDFacetBoundaryPoint.lo ../../../geom/Cholla/TDFacetBoundaryPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDFacetBoundaryPoint.lo -MD -MP -MF .deps/TDFacetBoundaryPoint.Tpo -c ../../../geom/Cholla/TDFacetBoundaryPoint.cpp -o TDFacetBoundaryPoint.o
mv -f .deps/TDFacetBoundaryPoint.Tpo .deps/TDFacetBoundaryPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDGeomFacet.lo -MD -MP -MF .deps/TDGeomFacet.Tpo -c -o TDGeomFacet.lo ../../../geom/Cholla/TDGeomFacet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/Cholla -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDGeomFacet.lo -MD -MP -MF .deps/TDGeomFacet.Tpo -c ../../../geom/Cholla/TDGeomFacet.cpp -o TDGeomFacet.o
mv -f .deps/TDGeomFacet.Tpo .deps/TDGeomFacet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcholla.la  AllocMemManagersCholla.lo Cholla.lo ChollaCurve.lo ChollaEngine.lo ChollaEntity.lo ChollaPoint.lo ChollaSkinTool.lo ChollaSurface.lo ChordalAxis.lo CubitFacet.lo CubitFacetData.lo CubitFacetEdge.lo CubitFacetEdgeData.lo CubitPoint.lo CubitPointData.lo CubitQuadFacet.lo CubitQuadFacetData.lo CurveFacetEvalTool.lo debug.lo FacetDataUtil.lo FacetEntity.lo FacetEvalTool.lo GeoNode.lo GeoTet.lo LoopParamTool.lo PointGridSearch.lo PointLoopFacetor.lo TDChordal.lo TDFacetboolData.lo TDFacetBoundaryEdge.lo TDFacetBoundaryPoint.lo TDGeomFacet.lo   -lm
mkdir .libs
ar cru .libs/libcholla.a  AllocMemManagersCholla.o Cholla.o ChollaCurve.o ChollaEngine.o ChollaEntity.o ChollaPoint.o ChollaSkinTool.o ChollaSurface.o ChordalAxis.o CubitFacet.o CubitFacetData.o CubitFacetEdge.o CubitFacetEdgeData.o CubitPoint.o CubitPointData.o CubitQuadFacet.o CubitQuadFacetData.o CurveFacetEvalTool.o debug.o FacetDataUtil.o FacetEntity.o FacetEvalTool.o GeoNode.o GeoTet.o LoopParamTool.o PointGridSearch.o PointLoopFacetor.o TDChordal.o TDFacetboolData.o TDFacetBoundaryEdge.o TDFacetBoundaryPoint.o TDGeomFacet.o
ranlib .libs/libcholla.a
creating libcholla.la
(cd .libs && rm -f libcholla.la && ln -s ../libcholla.la libcholla.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making all in facetbool
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBClassify.lo -MD -MP -MF .deps/FBClassify.Tpo -c -o FBClassify.lo ../../../geom/facetbool/FBClassify.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBClassify.lo -MD -MP -MF .deps/FBClassify.Tpo -c ../../../geom/facetbool/FBClassify.cpp -o FBClassify.o
mv -f .deps/FBClassify.Tpo .deps/FBClassify.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBDataUtil.lo -MD -MP -MF .deps/FBDataUtil.Tpo -c -o FBDataUtil.lo ../../../geom/facetbool/FBDataUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBDataUtil.lo -MD -MP -MF .deps/FBDataUtil.Tpo -c ../../../geom/facetbool/FBDataUtil.cpp -o FBDataUtil.o
mv -f .deps/FBDataUtil.Tpo .deps/FBDataUtil.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBImprint.lo -MD -MP -MF .deps/FBImprint.Tpo -c -o FBImprint.lo ../../../geom/facetbool/FBImprint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBImprint.lo -MD -MP -MF .deps/FBImprint.Tpo -c ../../../geom/facetbool/FBImprint.cpp -o FBImprint.o
mv -f .deps/FBImprint.Tpo .deps/FBImprint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBIntersect.lo -MD -MP -MF .deps/FBIntersect.Tpo -c -o FBIntersect.lo ../../../geom/facetbool/FBIntersect.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBIntersect.lo -MD -MP -MF .deps/FBIntersect.Tpo -c ../../../geom/facetbool/FBIntersect.cpp -o FBIntersect.o
../../../geom/facetbool/FBIntersect.cpp: In member function ‘CubitStatus FBIntersect::add_intersection_edges(FB_Triangle*, FB_Triangle*, double*, int*)’:
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the ‘%le’ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the ‘%le’ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the ‘%le’ printf format
../../../geom/facetbool/FBIntersect.cpp:897: warning: ISO C++ does not support the ‘%le’ printf format
mv -f .deps/FBIntersect.Tpo .deps/FBIntersect.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBPolyhedron.lo -MD -MP -MF .deps/FBPolyhedron.Tpo -c -o FBPolyhedron.lo ../../../geom/facetbool/FBPolyhedron.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBPolyhedron.lo -MD -MP -MF .deps/FBPolyhedron.Tpo -c ../../../geom/facetbool/FBPolyhedron.cpp -o FBPolyhedron.o
../../../geom/facetbool/FBPolyhedron.cpp: In member function ‘bool FBPolyhedron::edge_exists_in_tri(FB_Triangle&, int, int)’:
../../../geom/facetbool/FBPolyhedron.cpp:407: warning: suggest parentheses around && within ||
mv -f .deps/FBPolyhedron.Tpo .deps/FBPolyhedron.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBRetriangulate.lo -MD -MP -MF .deps/FBRetriangulate.Tpo -c -o FBRetriangulate.lo ../../../geom/facetbool/FBRetriangulate.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBRetriangulate.lo -MD -MP -MF .deps/FBRetriangulate.Tpo -c ../../../geom/facetbool/FBRetriangulate.cpp -o FBRetriangulate.o
mv -f .deps/FBRetriangulate.Tpo .deps/FBRetriangulate.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBTiler.lo -MD -MP -MF .deps/FBTiler.Tpo -c -o FBTiler.lo ../../../geom/facetbool/FBTiler.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FBTiler.lo -MD -MP -MF .deps/FBTiler.Tpo -c ../../../geom/facetbool/FBTiler.cpp -o FBTiler.o
mv -f .deps/FBTiler.Tpo .deps/FBTiler.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntegerHash.lo -MD -MP -MF .deps/IntegerHash.Tpo -c -o IntegerHash.lo ../../../geom/facetbool/IntegerHash.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT IntegerHash.lo -MD -MP -MF .deps/IntegerHash.Tpo -c ../../../geom/facetbool/IntegerHash.cpp -o IntegerHash.o
mv -f .deps/IntegerHash.Tpo .deps/IntegerHash.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT KdTree.lo -MD -MP -MF .deps/KdTree.Tpo -c -o KdTree.lo ../../../geom/facetbool/KdTree.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facetbool -I../.. -I../../itaps -I../../../util -I../../../geom -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT KdTree.lo -MD -MP -MF .deps/KdTree.Tpo -c ../../../geom/facetbool/KdTree.cpp -o KdTree.o
mv -f .deps/KdTree.Tpo .deps/KdTree.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_facetbool.la  FBClassify.lo FBDataUtil.lo FBImprint.lo FBIntersect.lo FBPolyhedron.lo FBRetriangulate.lo FBTiler.lo IntegerHash.lo KdTree.lo  -lm
mkdir .libs
ar cru .libs/libcubit_facetbool.a  FBClassify.o FBDataUtil.o FBImprint.o FBIntersect.o FBPolyhedron.o FBRetriangulate.o FBTiler.o IntegerHash.o KdTree.o
ranlib .libs/libcubit_facetbool.a
creating libcubit_facetbool.la
(cd .libs && rm -f libcubit_facetbool.la && ln -s ../libcubit_facetbool.la libcubit_facetbool.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making all in facet
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttrib.lo -MD -MP -MF .deps/FacetAttrib.Tpo -c -o FacetAttrib.lo ../../../geom/facet/FacetAttrib.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttrib.lo -MD -MP -MF .deps/FacetAttrib.Tpo -c ../../../geom/facet/FacetAttrib.cpp -o FacetAttrib.o
mv -f .deps/FacetAttrib.Tpo .deps/FacetAttrib.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttribSet.lo -MD -MP -MF .deps/FacetAttribSet.Tpo -c -o FacetAttribSet.lo ../../../geom/facet/FacetAttribSet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetAttribSet.lo -MD -MP -MF .deps/FacetAttribSet.Tpo -c ../../../geom/facet/FacetAttribSet.cpp -o FacetAttribSet.o
mv -f .deps/FacetAttribSet.Tpo .deps/FacetAttribSet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetBody.lo -MD -MP -MF .deps/FacetBody.Tpo -c -o FacetBody.lo ../../../geom/facet/FacetBody.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetBody.lo -MD -MP -MF .deps/FacetBody.Tpo -c ../../../geom/facet/FacetBody.cpp -o FacetBody.o
mv -f .deps/FacetBody.Tpo .deps/FacetBody.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetboolInterface.lo -MD -MP -MF .deps/FacetboolInterface.Tpo -c -o FacetboolInterface.lo ../../../geom/facet/FacetboolInterface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetboolInterface.lo -MD -MP -MF .deps/FacetboolInterface.Tpo -c ../../../geom/facet/FacetboolInterface.cpp -o FacetboolInterface.o
mv -f .deps/FacetboolInterface.Tpo .deps/FacetboolInterface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCoEdge.lo -MD -MP -MF .deps/FacetCoEdge.Tpo -c -o FacetCoEdge.lo ../../../geom/facet/FacetCoEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCoEdge.lo -MD -MP -MF .deps/FacetCoEdge.Tpo -c ../../../geom/facet/FacetCoEdge.cpp -o FacetCoEdge.o
mv -f .deps/FacetCoEdge.Tpo .deps/FacetCoEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCurve.lo -MD -MP -MF .deps/FacetCurve.Tpo -c -o FacetCurve.lo ../../../geom/facet/FacetCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetCurve.lo -MD -MP -MF .deps/FacetCurve.Tpo -c ../../../geom/facet/FacetCurve.cpp -o FacetCurve.o
../../../geom/facet/FacetCurve.cpp: In member function ‘void FacetCurve::adjust_periodic_parameter(double&)’:
../../../geom/facet/FacetCurve.cpp:937: warning: unused variable ‘edge_range’
mv -f .deps/FacetCurve.Tpo .deps/FacetCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLoop.lo -MD -MP -MF .deps/FacetLoop.Tpo -c -o FacetLoop.lo ../../../geom/facet/FacetLoop.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLoop.lo -MD -MP -MF .deps/FacetLoop.Tpo -c ../../../geom/facet/FacetLoop.cpp -o FacetLoop.o
mv -f .deps/FacetLoop.Tpo .deps/FacetLoop.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLump.lo -MD -MP -MF .deps/FacetLump.Tpo -c -o FacetLump.lo ../../../geom/facet/FacetLump.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetLump.lo -MD -MP -MF .deps/FacetLump.Tpo -c ../../../geom/facet/FacetLump.cpp -o FacetLump.o
mv -f .deps/FacetLump.Tpo .deps/FacetLump.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetModifyEngine.lo -MD -MP -MF .deps/FacetModifyEngine.Tpo -c -o FacetModifyEngine.lo ../../../geom/facet/FacetModifyEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetModifyEngine.lo -MD -MP -MF .deps/FacetModifyEngine.Tpo -c ../../../geom/facet/FacetModifyEngine.cpp -o FacetModifyEngine.o
../../../geom/facet/FacetModifyEngine.cpp: In static member function ‘static void FacetModifyEngine::initialize_settings()’:
../../../geom/facet/FacetModifyEngine.cpp:112: warning: deprecated conversion from string constant to ‘char*’
mv -f .deps/FacetModifyEngine.Tpo .deps/FacetModifyEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetParamTool.lo -MD -MP -MF .deps/FacetParamTool.Tpo -c -o FacetParamTool.lo ../../../geom/facet/FacetParamTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetParamTool.lo -MD -MP -MF .deps/FacetParamTool.Tpo -c ../../../geom/facet/FacetParamTool.cpp -o FacetParamTool.o
mv -f .deps/FacetParamTool.Tpo .deps/FacetParamTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetPoint.lo -MD -MP -MF .deps/FacetPoint.Tpo -c -o FacetPoint.lo ../../../geom/facet/FacetPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetPoint.lo -MD -MP -MF .deps/FacetPoint.Tpo -c ../../../geom/facet/FacetPoint.cpp -o FacetPoint.o
mv -f .deps/FacetPoint.Tpo .deps/FacetPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetQueryEngine.lo -MD -MP -MF .deps/FacetQueryEngine.Tpo -c -o FacetQueryEngine.lo ../../../geom/facet/FacetQueryEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetQueryEngine.lo -MD -MP -MF .deps/FacetQueryEngine.Tpo -c ../../../geom/facet/FacetQueryEngine.cpp -o FacetQueryEngine.o
../../../geom/facet/FacetQueryEngine.cpp: In static member function ‘static CubitStatus FacetQueryEngine::read_facets(const char*, int*&, int&, int&, int&, FacetFileFormat)’:
../../../geom/facet/FacetQueryEngine.cpp:3393: warning: suggest parentheses around && within ||
mv -f .deps/FacetQueryEngine.Tpo .deps/FacetQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetShell.lo -MD -MP -MF .deps/FacetShell.Tpo -c -o FacetShell.lo ../../../geom/facet/FacetShell.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetShell.lo -MD -MP -MF .deps/FacetShell.Tpo -c ../../../geom/facet/FacetShell.cpp -o FacetShell.o
mv -f .deps/FacetShell.Tpo .deps/FacetShell.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetSurface.lo -MD -MP -MF .deps/FacetSurface.Tpo -c -o FacetSurface.lo ../../../geom/facet/FacetSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetSurface.lo -MD -MP -MF .deps/FacetSurface.Tpo -c ../../../geom/facet/FacetSurface.cpp -o FacetSurface.o
mv -f .deps/FacetSurface.Tpo .deps/FacetSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool   -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT GridSearchTree.lo -MD -MP -MF .deps/GridSearchTree.Tpo -c -o GridSearchTree.lo ../../../geom/facet/GridSearchTree.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../geom/facet -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT GridSearchTree.lo -MD -MP -MF .deps/GridSearchTree.Tpo -c ../../../geom/facet/GridSearchTree.cpp -o GridSearchTree.o
mv -f .deps/GridSearchTree.Tpo .deps/GridSearchTree.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_facet.la  FacetAttrib.lo FacetAttribSet.lo FacetBody.lo FacetboolInterface.lo FacetCoEdge.lo FacetCurve.lo FacetLoop.lo FacetLump.lo FacetModifyEngine.lo FacetParamTool.lo FacetPoint.lo FacetQueryEngine.lo FacetShell.lo FacetSurface.lo GridSearchTree.lo  -lm
mkdir .libs
ar cru .libs/libcubit_facet.a  FacetAttrib.o FacetAttribSet.o FacetBody.o FacetboolInterface.o FacetCoEdge.o FacetCurve.o FacetLoop.o FacetLump.o FacetModifyEngine.o FacetParamTool.o FacetPoint.o FacetQueryEngine.o FacetShell.o FacetSurface.o GridSearchTree.o
ranlib .libs/libcubit_facet.a
creating libcubit_facet.la
(cd .libs && rm -f libcubit_facet.la && ln -s ../libcubit_facet.la libcubit_facet.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making all in virtual
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersVirtual.lo -MD -MP -MF .deps/AllocMemManagersVirtual.Tpo -c -o AllocMemManagersVirtual.lo ../../../geom/virtual/AllocMemManagersVirtual.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AllocMemManagersVirtual.lo -MD -MP -MF .deps/AllocMemManagersVirtual.Tpo -c ../../../geom/virtual/AllocMemManagersVirtual.cpp -o AllocMemManagersVirtual.o
mv -f .deps/AllocMemManagersVirtual.Tpo .deps/AllocMemManagersVirtual.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CACompositeVG.lo -MD -MP -MF .deps/CACompositeVG.Tpo -c -o CACompositeVG.lo ../../../geom/virtual/CACompositeVG.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CACompositeVG.lo -MD -MP -MF .deps/CACompositeVG.Tpo -c ../../../geom/virtual/CACompositeVG.cpp -o CACompositeVG.o
../../../geom/virtual/CACompositeVG.cpp: In member function ‘virtual CubitStatus CACompositeVG::actuate()’:
../../../geom/virtual/CACompositeVG.cpp:137: warning: suggest explicit braces to avoid ambiguous ‘else’
mv -f .deps/CACompositeVG.Tpo .deps/CACompositeVG.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAPartitionVG.lo -MD -MP -MF .deps/CAPartitionVG.Tpo -c -o CAPartitionVG.lo ../../../geom/virtual/CAPartitionVG.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAPartitionVG.lo -MD -MP -MF .deps/CAPartitionVG.Tpo -c ../../../geom/virtual/CAPartitionVG.cpp -o CAPartitionVG.o
mv -f .deps/CAPartitionVG.Tpo .deps/CAPartitionVG.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAVirtualVG.lo -MD -MP -MF .deps/CAVirtualVG.Tpo -c -o CAVirtualVG.lo ../../../geom/virtual/CAVirtualVG.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CAVirtualVG.lo -MD -MP -MF .deps/CAVirtualVG.Tpo -c ../../../geom/virtual/CAVirtualVG.cpp -o CAVirtualVG.o
mv -f .deps/CAVirtualVG.Tpo .deps/CAVirtualVG.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollapseAngleTool.lo -MD -MP -MF .deps/CollapseAngleTool.Tpo -c -o CollapseAngleTool.lo ../../../geom/virtual/CollapseAngleTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CollapseAngleTool.lo -MD -MP -MF .deps/CollapseAngleTool.Tpo -c ../../../geom/virtual/CollapseAngleTool.cpp -o CollapseAngleTool.o
mv -f .deps/CollapseAngleTool.Tpo .deps/CollapseAngleTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeAttrib.lo -MD -MP -MF .deps/CompositeAttrib.Tpo -c -o CompositeAttrib.lo ../../../geom/virtual/CompositeAttrib.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeAttrib.lo -MD -MP -MF .deps/CompositeAttrib.Tpo -c ../../../geom/virtual/CompositeAttrib.cpp -o CompositeAttrib.o
mv -f .deps/CompositeAttrib.Tpo .deps/CompositeAttrib.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeBody.lo -MD -MP -MF .deps/CompositeBody.Tpo -c -o CompositeBody.lo ../../../geom/virtual/CompositeBody.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeBody.lo -MD -MP -MF .deps/CompositeBody.Tpo -c ../../../geom/virtual/CompositeBody.cpp -o CompositeBody.o
mv -f .deps/CompositeBody.Tpo .deps/CompositeBody.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoEdge.lo -MD -MP -MF .deps/CompositeCoEdge.Tpo -c -o CompositeCoEdge.lo ../../../geom/virtual/CompositeCoEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoEdge.lo -MD -MP -MF .deps/CompositeCoEdge.Tpo -c ../../../geom/virtual/CompositeCoEdge.cpp -o CompositeCoEdge.o
../../../geom/virtual/CompositeCoEdge.cpp: In constructor ‘CompositeCoEdge::CompositeCoEdge(CompositeCurve*)’:
../../../geom/virtual/CompositeCoEdge.cpp:54: warning: unused variable ‘stat’
../../../geom/virtual/CompositeCoEdge.cpp: In member function ‘void CompositeCoEdge::print_debug_info(const char*, bool)’:
../../../geom/virtual/CompositeCoEdge.cpp:558: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeCoEdge*’
../../../geom/virtual/CompositeCoEdge.cpp:561: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CoEdgeSM*’
../../../geom/virtual/CompositeCoEdge.cpp:571: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CompositeCurve*’
mv -f .deps/CompositeCoEdge.Tpo .deps/CompositeCoEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoSurf.lo -MD -MP -MF .deps/CompositeCoSurf.Tpo -c -o CompositeCoSurf.lo ../../../geom/virtual/CompositeCoSurf.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCoSurf.lo -MD -MP -MF .deps/CompositeCoSurf.Tpo -c ../../../geom/virtual/CompositeCoSurf.cpp -o CompositeCoSurf.o
../../../geom/virtual/CompositeCoSurf.cpp: In member function ‘void CompositeCoSurf::print_debug_info(const char*, bool)’:
../../../geom/virtual/CompositeCoSurf.cpp:38: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeCoSurf*’
../../../geom/virtual/CompositeCoSurf.cpp:43: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CompositeSurface*’
mv -f .deps/CompositeCoSurf.Tpo .deps/CompositeCoSurf.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCurve.lo -MD -MP -MF .deps/CompositeCurve.Tpo -c -o CompositeCurve.lo ../../../geom/virtual/CompositeCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeCurve.lo -MD -MP -MF .deps/CompositeCurve.Tpo -c ../../../geom/virtual/CompositeCurve.cpp -o CompositeCurve.o
../../../geom/virtual/CompositeCurve.hpp: In constructor ‘CompositeCurve::CompositeCurve(Curve*)’:
../../../geom/virtual/CompositeCurve.hpp:213: warning: ‘CompositeCurve::stitchNext’ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning:   ‘int CompositeCurve::HadBridgeRemoved’
../../../geom/virtual/CompositeCurve.cpp:34: warning:   when initialized here
../../../geom/virtual/CompositeCurve.hpp: In constructor ‘CompositeCurve::CompositeCurve(CompositeGeom*)’:
../../../geom/virtual/CompositeCurve.hpp:213: warning: ‘CompositeCurve::stitchNext’ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning:   ‘int CompositeCurve::HadBridgeRemoved’
../../../geom/virtual/CompositeCurve.cpp:51: warning:   when initialized here
../../../geom/virtual/CompositeCurve.hpp: In constructor ‘CompositeCurve::CompositeCurve(CompositePoint*)’:
../../../geom/virtual/CompositeCurve.hpp:213: warning: ‘CompositeCurve::stitchNext’ will be initialized after
../../../geom/virtual/CompositeCurve.hpp:31: warning:   ‘int CompositeCurve::HadBridgeRemoved’
../../../geom/virtual/CompositeCurve.cpp:79: warning:   when initialized here
../../../geom/virtual/CompositeCurve.cpp: In member function ‘void CompositeCurve::print_debug_info(const char*, bool) const’:
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const CompositeCurve*’
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘CompositePoint*’
../../../geom/virtual/CompositeCurve.cpp:1078: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘CompositePoint*’
../../../geom/virtual/CompositeCurve.cpp:1080: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘Curve*’
../../../geom/virtual/CompositeCurve.cpp:1094: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const CompositeCurve*’
../../../geom/virtual/CompositeCurve.cpp:1125: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
../../../geom/virtual/CompositeCurve.cpp: In member function ‘virtual void CompositeCurve::notify_split(TopologyBridge*, TopologyBridge*)’:
../../../geom/virtual/CompositeCurve.cpp:1402: warning: unused variable ‘s’
../../../geom/virtual/CompositeCurve.cpp:1324: warning: unused variable ‘ep’
mv -f .deps/CompositeCurve.Tpo .deps/CompositeCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeEngine.lo -MD -MP -MF .deps/CompositeEngine.Tpo -c -o CompositeEngine.lo ../../../geom/virtual/CompositeEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeEngine.lo -MD -MP -MF .deps/CompositeEngine.Tpo -c ../../../geom/virtual/CompositeEngine.cpp -o CompositeEngine.o
../../../geom/virtual/CompositeEngine.cpp: In constructor ‘CompositeEngine::CompositeEngine()’:
../../../geom/virtual/CompositeEngine.cpp:1279: warning: unused variable ‘result’
../../../geom/virtual/CompositeEngine.cpp: In member function ‘CompositeCurve* CompositeEngine::composite(Curve*, Curve*, Point*, bool)’:
../../../geom/virtual/CompositeEngine.cpp:1404: warning: unused variable ‘s’
../../../geom/virtual/CompositeEngine.cpp:1409: warning: unused variable ‘s’
../../../geom/virtual/CompositeEngine.cpp: In static member function ‘static CubitStatus CompositeEngine::find_coedges(CompositeSurface*, CompositeCurve*, CompositePoint*, CompositeCoEdge*&, CompositeCoEdge*&)’:
../../../geom/virtual/CompositeEngine.cpp:3773: warning: unused variable ‘next_owner’
../../../geom/virtual/CompositeEngine.cpp: In member function ‘CubitStatus CompositeEngine::restore_curve(Curve*)’:
../../../geom/virtual/CompositeEngine.cpp:3532: warning: ‘other_coedge’ may be used uninitialized in this function
mv -f .deps/CompositeEngine.Tpo .deps/CompositeEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeGeom.lo -MD -MP -MF .deps/CompositeGeom.Tpo -c -o CompositeGeom.lo ../../../geom/virtual/CompositeGeom.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeGeom.lo -MD -MP -MF .deps/CompositeGeom.Tpo -c ../../../geom/virtual/CompositeGeom.cpp -o CompositeGeom.o
../../../geom/virtual/CompositeGeom.cpp: In member function ‘void CompositeGeom::print_debug_info(const char*)’:
../../../geom/virtual/CompositeGeom.cpp:714: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeGeom*’
mv -f .deps/CompositeGeom.Tpo .deps/CompositeGeom.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLoop.lo -MD -MP -MF .deps/CompositeLoop.Tpo -c -o CompositeLoop.lo ../../../geom/virtual/CompositeLoop.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLoop.lo -MD -MP -MF .deps/CompositeLoop.Tpo -c ../../../geom/virtual/CompositeLoop.cpp -o CompositeLoop.o
../../../geom/virtual/CompositeLoop.cpp: In destructor ‘virtual CompositeLoop::~CompositeLoop()’:
../../../geom/virtual/CompositeLoop.cpp:39: warning: unused variable ‘s’
../../../geom/virtual/CompositeLoop.cpp: In member function ‘void CompositeLoop::print_debug_info(const char*)’:
../../../geom/virtual/CompositeLoop.cpp:274: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeLoop*’
mv -f .deps/CompositeLoop.Tpo .deps/CompositeLoop.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLump.lo -MD -MP -MF .deps/CompositeLump.Tpo -c -o CompositeLump.lo ../../../geom/virtual/CompositeLump.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeLump.lo -MD -MP -MF .deps/CompositeLump.Tpo -c ../../../geom/virtual/CompositeLump.cpp -o CompositeLump.o
../../../geom/virtual/CompositeLump.cpp: In member function ‘void CompositeLump::print_debug_info(const char*, bool)’:
../../../geom/virtual/CompositeLump.cpp:328: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeLump*’
../../../geom/virtual/CompositeLump.cpp:332: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeLump*’
mv -f .deps/CompositeLump.Tpo .deps/CompositeLump.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositePoint.lo -MD -MP -MF .deps/CompositePoint.Tpo -c -o CompositePoint.lo ../../../geom/virtual/CompositePoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositePoint.lo -MD -MP -MF .deps/CompositePoint.Tpo -c ../../../geom/virtual/CompositePoint.cpp -o CompositePoint.o
../../../geom/virtual/CompositePoint.hpp: In constructor ‘CompositePoint::CompositePoint(Point*)’:
../../../geom/virtual/CompositePoint.hpp:80: warning: ‘CompositePoint::stitchNext’ will be initialized after
../../../geom/virtual/CompositePoint.hpp:28: warning:   ‘int CompositePoint::HadBridgeRemoved’
../../../geom/virtual/CompositePoint.cpp:17: warning:   when initialized here
../../../geom/virtual/CompositePoint.cpp: In member function ‘void CompositePoint::print_debug_info(const char*, bool) const’:
../../../geom/virtual/CompositePoint.cpp:170: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const CompositePoint*’
../../../geom/virtual/CompositePoint.cpp:170: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘Point*’
mv -f .deps/CompositePoint.Tpo .deps/CompositePoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeShell.lo -MD -MP -MF .deps/CompositeShell.Tpo -c -o CompositeShell.lo ../../../geom/virtual/CompositeShell.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeShell.lo -MD -MP -MF .deps/CompositeShell.Tpo -c ../../../geom/virtual/CompositeShell.cpp -o CompositeShell.o
../../../geom/virtual/CompositeShell.cpp: In member function ‘void CompositeShell::print_debug_info(const char*)’:
../../../geom/virtual/CompositeShell.cpp:190: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeShell*’
mv -f .deps/CompositeShell.Tpo .deps/CompositeShell.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeSurface.lo -MD -MP -MF .deps/CompositeSurface.Tpo -c -o CompositeSurface.lo ../../../geom/virtual/CompositeSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeSurface.lo -MD -MP -MF .deps/CompositeSurface.Tpo -c ../../../geom/virtual/CompositeSurface.cpp -o CompositeSurface.o
../../../geom/virtual/CompositeSurface.hpp: In constructor ‘CompositeSurface::CompositeSurface(Surface*)’:
../../../geom/virtual/CompositeSurface.hpp:235: warning: ‘CompositeSurface::facetTool’ will be initialized after
../../../geom/virtual/CompositeSurface.hpp:217: warning:   ‘int CompositeSurface::HadBridgeRemoved’
../../../geom/virtual/CompositeSurface.cpp:43: warning:   when initialized here
../../../geom/virtual/CompositeSurface.hpp: In constructor ‘CompositeSurface::CompositeSurface(CompositeGeom*)’:
../../../geom/virtual/CompositeSurface.hpp:235: warning: ‘CompositeSurface::facetTool’ will be initialized after
../../../geom/virtual/CompositeSurface.hpp:217: warning:   ‘int CompositeSurface::HadBridgeRemoved’
../../../geom/virtual/CompositeSurface.cpp:55: warning:   when initialized here
../../../geom/virtual/CompositeSurface.cpp: In member function ‘void CompositeSurface::print_debug_info(const char*, bool)’:
../../../geom/virtual/CompositeSurface.cpp:1524: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CompositeSurface*’
../../../geom/virtual/CompositeSurface.cpp: In member function ‘virtual CubitStatus CompositeSurface::closest_point(const CubitVector&, CubitVector*, CubitVector*, CubitVector*, CubitVector*)’:
../../../geom/virtual/CompositeSurface.cpp:852: warning: ‘result’ may be used uninitialized in this function
mv -f .deps/CompositeSurface.Tpo .deps/CompositeSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeTool.lo -MD -MP -MF .deps/CompositeTool.Tpo -c -o CompositeTool.lo ../../../geom/virtual/CompositeTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompositeTool.lo -MD -MP -MF .deps/CompositeTool.Tpo -c ../../../geom/virtual/CompositeTool.cpp -o CompositeTool.o
../../../geom/virtual/CompositeTool.cpp: In member function ‘CubitStatus CompositeTool::restore_merged_point(Point*, DLIList<RefFace*>&, bool)’:
../../../geom/virtual/CompositeTool.cpp:1377: warning: unused variable ‘ccurve’
mv -f .deps/CompositeTool.Tpo .deps/CompositeTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompSurfFacets.lo -MD -MP -MF .deps/CompSurfFacets.Tpo -c -o CompSurfFacets.lo ../../../geom/virtual/CompSurfFacets.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CompSurfFacets.lo -MD -MP -MF .deps/CompSurfFacets.Tpo -c ../../../geom/virtual/CompSurfFacets.cpp -o CompSurfFacets.o
../../../geom/virtual/CompSurfFacets.cpp:254:1: warning: multi-line comment
../../../geom/virtual/CompSurfFacets.cpp:256:1: warning: multi-line comment
../../../geom/virtual/CompSurfFacets.cpp:262:1: warning: multi-line comment
mv -f .deps/CompSurfFacets.Tpo .deps/CompSurfFacets.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT Faceter.lo -MD -MP -MF .deps/Faceter.Tpo -c -o Faceter.lo ../../../geom/virtual/Faceter.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT Faceter.lo -MD -MP -MF .deps/Faceter.Tpo -c ../../../geom/virtual/Faceter.cpp -o Faceter.o
mv -f .deps/Faceter.Tpo .deps/Faceter.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterFacetData.lo -MD -MP -MF .deps/FaceterFacetData.Tpo -c -o FaceterFacetData.lo ../../../geom/virtual/FaceterFacetData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterFacetData.lo -MD -MP -MF .deps/FaceterFacetData.Tpo -c ../../../geom/virtual/FaceterFacetData.cpp -o FaceterFacetData.o
mv -f .deps/FaceterFacetData.Tpo .deps/FaceterFacetData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterPointData.lo -MD -MP -MF .deps/FaceterPointData.Tpo -c -o FaceterPointData.lo ../../../geom/virtual/FaceterPointData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FaceterPointData.lo -MD -MP -MF .deps/FaceterPointData.Tpo -c ../../../geom/virtual/FaceterPointData.cpp -o FaceterPointData.o
mv -f .deps/FaceterPointData.Tpo .deps/FaceterPointData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetProjectTool.lo -MD -MP -MF .deps/FacetProjectTool.Tpo -c -o FacetProjectTool.lo ../../../geom/virtual/FacetProjectTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT FacetProjectTool.lo -MD -MP -MF .deps/FacetProjectTool.Tpo -c ../../../geom/virtual/FacetProjectTool.cpp -o FacetProjectTool.o
../../../geom/virtual/FacetProjectTool.cpp: In member function ‘CubitStatus FacetProjectTool::project(DLIList<CubitVector*>&, const std::vector<double, std::allocator<double> >&, const std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, std::vector<int, std::allocator<int> >&, std::vector<int, std::allocator<int> >&, const double*)’:
../../../geom/virtual/FacetProjectTool.cpp:144: warning: unused variable ‘facet’
../../../geom/virtual/FacetProjectTool.cpp:130: warning: unused variable ‘orig_num_facets’
mv -f .deps/FacetProjectTool.Tpo .deps/FacetProjectTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT HiddenEntitySet.lo -MD -MP -MF .deps/HiddenEntitySet.Tpo -c -o HiddenEntitySet.lo ../../../geom/virtual/HiddenEntitySet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT HiddenEntitySet.lo -MD -MP -MF .deps/HiddenEntitySet.Tpo -c ../../../geom/virtual/HiddenEntitySet.cpp -o HiddenEntitySet.o
../../../geom/virtual/HiddenEntitySet.cpp: In member function ‘void HiddenEntitySet::print_debug_info(const char*) const’:
../../../geom/virtual/HiddenEntitySet.cpp:173: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const HiddenEntitySet*’
../../../geom/virtual/HiddenEntitySet.cpp:173: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘TBOwner*’
../../../geom/virtual/HiddenEntitySet.cpp:194: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
mv -f .deps/HiddenEntitySet.Tpo .deps/HiddenEntitySet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintBoundaryTool.lo -MD -MP -MF .deps/ImprintBoundaryTool.Tpo -c -o ImprintBoundaryTool.lo ../../../geom/virtual/ImprintBoundaryTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintBoundaryTool.lo -MD -MP -MF .deps/ImprintBoundaryTool.Tpo -c ../../../geom/virtual/ImprintBoundaryTool.cpp -o ImprintBoundaryTool.o
../../../geom/virtual/ImprintBoundaryTool.cpp: In member function ‘CubitStatus ImprintBoundaryTool::intersect_segments(ImprintLineSegment*, ImprintLineSegment*, IntersectResult&, ImprintLineSegment**)’:
../../../geom/virtual/ImprintBoundaryTool.cpp:955: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:970: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:985: warning: suggest parentheses around && within ||
../../../geom/virtual/ImprintBoundaryTool.cpp:1000: warning: suggest parentheses around && within ||
mv -f .deps/ImprintBoundaryTool.Tpo .deps/ImprintBoundaryTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintLineSegment.lo -MD -MP -MF .deps/ImprintLineSegment.Tpo -c -o ImprintLineSegment.lo ../../../geom/virtual/ImprintLineSegment.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintLineSegment.lo -MD -MP -MF .deps/ImprintLineSegment.Tpo -c ../../../geom/virtual/ImprintLineSegment.cpp -o ImprintLineSegment.o
mv -f .deps/ImprintLineSegment.Tpo .deps/ImprintLineSegment.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintPointData.lo -MD -MP -MF .deps/ImprintPointData.Tpo -c -o ImprintPointData.lo ../../../geom/virtual/ImprintPointData.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ImprintPointData.lo -MD -MP -MF .deps/ImprintPointData.Tpo -c ../../../geom/virtual/ImprintPointData.cpp -o ImprintPointData.o
mv -f .deps/ImprintPointData.Tpo .deps/ImprintPointData.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionBody.lo -MD -MP -MF .deps/PartitionBody.Tpo -c -o PartitionBody.lo ../../../geom/virtual/PartitionBody.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionBody.lo -MD -MP -MF .deps/PartitionBody.Tpo -c ../../../geom/virtual/PartitionBody.cpp -o PartitionBody.o
mv -f .deps/PartitionBody.Tpo .deps/PartitionBody.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoEdge.lo -MD -MP -MF .deps/PartitionCoEdge.Tpo -c -o PartitionCoEdge.lo ../../../geom/virtual/PartitionCoEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoEdge.lo -MD -MP -MF .deps/PartitionCoEdge.Tpo -c ../../../geom/virtual/PartitionCoEdge.cpp -o PartitionCoEdge.o
mv -f .deps/PartitionCoEdge.Tpo .deps/PartitionCoEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoSurf.lo -MD -MP -MF .deps/PartitionCoSurf.Tpo -c -o PartitionCoSurf.lo ../../../geom/virtual/PartitionCoSurf.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCoSurf.lo -MD -MP -MF .deps/PartitionCoSurf.Tpo -c ../../../geom/virtual/PartitionCoSurf.cpp -o PartitionCoSurf.o
mv -f .deps/PartitionCoSurf.Tpo .deps/PartitionCoSurf.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCurve.lo -MD -MP -MF .deps/PartitionCurve.Tpo -c -o PartitionCurve.lo ../../../geom/virtual/PartitionCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionCurve.lo -MD -MP -MF .deps/PartitionCurve.Tpo -c ../../../geom/virtual/PartitionCurve.cpp -o PartitionCurve.o
../../../geom/virtual/PartitionCurve.cpp: In member function ‘virtual void PartitionCurve::print_debug_info(const char*, bool) const’:
../../../geom/virtual/PartitionCurve.cpp:298: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const PartitionCurve*’
../../../geom/virtual/PartitionCurve.cpp:315: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘Surface*’
../../../geom/virtual/PartitionCurve.cpp:318: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionCurve.cpp:325: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PartitionPoint*’
mv -f .deps/PartitionCurve.Tpo .deps/PartitionCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEngine.lo -MD -MP -MF .deps/PartitionEngine.Tpo -c -o PartitionEngine.lo ../../../geom/virtual/PartitionEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEngine.lo -MD -MP -MF .deps/PartitionEngine.Tpo -c ../../../geom/virtual/PartitionEngine.cpp -o PartitionEngine.o
../../../geom/virtual/PartitionEngine.cpp: In constructor ‘PartitionEngine::PartitionEngine()’:
../../../geom/virtual/PartitionEngine.cpp:80: warning: unused variable ‘r’
../../../geom/virtual/PartitionEngine.cpp: In member function ‘SubCurve* PartitionEngine::replace_curve(Curve*)’:
../../../geom/virtual/PartitionEngine.cpp:235: warning: unused variable ‘s’
../../../geom/virtual/PartitionEngine.cpp: In member function ‘SubSurface* PartitionEngine::replace_surface(Surface*)’:
../../../geom/virtual/PartitionEngine.cpp:335: warning: unused variable ‘pcurve’
../../../geom/virtual/PartitionEngine.cpp: In member function ‘PartitionCurve* PartitionEngine::next_curve_around_point(PartitionSurface*, CubitFacetEdgeData*, CubitPointData*, bool)’:
../../../geom/virtual/PartitionEngine.cpp:1459: warning: unused variable ‘facet2_index’
../../../geom/virtual/PartitionEngine.cpp: In member function ‘CubitStatus PartitionEngine::restore_from_attrib(Surface*)’:
../../../geom/virtual/PartitionEngine.cpp:4660: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘Surface*’
../../../geom/virtual/PartitionEngine.cpp:4709: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionEngine.cpp:4751: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartPTCurve*’
../../../geom/virtual/PartitionEngine.cpp:4751: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘SegmentedCurve*’
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionEngine.cpp:4787: warning: format ‘%p’ expects type ‘void*’, but argument 11 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionEngine.cpp:4983: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
mv -f .deps/PartitionEngine.Tpo .deps/PartitionEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEntity.lo -MD -MP -MF .deps/PartitionEntity.Tpo -c -o PartitionEntity.lo ../../../geom/virtual/PartitionEntity.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionEntity.lo -MD -MP -MF .deps/PartitionEntity.Tpo -c ../../../geom/virtual/PartitionEntity.cpp -o PartitionEntity.o
../../../geom/virtual/PartitionEntity.cpp: In member function ‘virtual void PartitionEntity::print_debug_info(const char*, bool) const’:
../../../geom/virtual/PartitionEntity.cpp:32: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const PartitionEntity*’
../../../geom/virtual/PartitionEntity.cpp: In member function ‘void PartitionEntity::print_partitioned_entity(const char*) const’:
../../../geom/virtual/PartitionEntity.cpp:46: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
mv -f .deps/PartitionEntity.Tpo .deps/PartitionEntity.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLoop.lo -MD -MP -MF .deps/PartitionLoop.Tpo -c -o PartitionLoop.lo ../../../geom/virtual/PartitionLoop.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLoop.lo -MD -MP -MF .deps/PartitionLoop.Tpo -c ../../../geom/virtual/PartitionLoop.cpp -o PartitionLoop.o
../../../geom/virtual/PartitionLoop.cpp: In destructor ‘virtual PartitionLoop::~PartitionLoop()’:
../../../geom/virtual/PartitionLoop.cpp:39: warning: unused variable ‘s’
mv -f .deps/PartitionLoop.Tpo .deps/PartitionLoop.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLump.lo -MD -MP -MF .deps/PartitionLump.Tpo -c -o PartitionLump.lo ../../../geom/virtual/PartitionLump.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLump.lo -MD -MP -MF .deps/PartitionLump.Tpo -c ../../../geom/virtual/PartitionLump.cpp -o PartitionLump.o
../../../geom/virtual/PartitionLump.cpp: In member function ‘void PartitionLump::remove_all_shells()’:
../../../geom/virtual/PartitionLump.cpp:69: warning: unused variable ‘s’
mv -f .deps/PartitionLump.Tpo .deps/PartitionLump.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLumpImprint.lo -MD -MP -MF .deps/PartitionLumpImprint.Tpo -c -o PartitionLumpImprint.lo ../../../geom/virtual/PartitionLumpImprint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionLumpImprint.lo -MD -MP -MF .deps/PartitionLumpImprint.Tpo -c ../../../geom/virtual/PartitionLumpImprint.cpp -o PartitionLumpImprint.o
../../../geom/virtual/PartitionLumpImprint.cpp: In member function ‘void PartitionLumpImprint::set_point_owner(CubitPoint*, PartitionEntity*)’:
../../../geom/virtual/PartitionLumpImprint.cpp:356: warning: format ‘%p’ expects type ‘void*’, but argument 8 has type ‘PartitionEntity*’
../../../geom/virtual/PartitionLumpImprint.cpp: In member function ‘CubitStatus PartitionLumpImprint::partitionCurve(CubitPoint*)’:
../../../geom/virtual/PartitionLumpImprint.cpp:710: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
../../../geom/virtual/PartitionLumpImprint.cpp: In member function ‘CubitStatus PartitionLumpImprint::partitionSurface(int, int, PartitionSurface*)’:
../../../geom/virtual/PartitionLumpImprint.cpp:789: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionSurface*’
../../../geom/virtual/PartitionLumpImprint.cpp: In member function ‘CubitStatus PartitionLumpImprint::makePointCurve(CubitPoint*)’:
../../../geom/virtual/PartitionLumpImprint.cpp:1000: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionSurface*’
../../../geom/virtual/PartitionLumpImprint.cpp: In member function ‘CubitStatus PartitionLumpImprint::makeFreeCurve(int, int)’:
../../../geom/virtual/PartitionLumpImprint.cpp:1067: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionPoint*’
../../../geom/virtual/PartitionLumpImprint.cpp:1067: warning: format ‘%p’ expects type ‘void*’, but argument 8 has type ‘PartitionPoint*’
mv -f .deps/PartitionLumpImprint.Tpo .deps/PartitionLumpImprint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionPoint.lo -MD -MP -MF .deps/PartitionPoint.Tpo -c -o PartitionPoint.lo ../../../geom/virtual/PartitionPoint.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionPoint.lo -MD -MP -MF .deps/PartitionPoint.Tpo -c ../../../geom/virtual/PartitionPoint.cpp -o PartitionPoint.o
../../../geom/virtual/PartitionPoint.cpp: In member function ‘virtual void PartitionPoint::print_debug_info(const char*, bool) const’:
../../../geom/virtual/PartitionPoint.cpp:141: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const PartitionPoint*’
../../../geom/virtual/PartitionPoint.cpp:151: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘CubitPointData*’
mv -f .deps/PartitionPoint.Tpo .deps/PartitionPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionShell.lo -MD -MP -MF .deps/PartitionShell.Tpo -c -o PartitionShell.lo ../../../geom/virtual/PartitionShell.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionShell.lo -MD -MP -MF .deps/PartitionShell.Tpo -c ../../../geom/virtual/PartitionShell.cpp -o PartitionShell.o
mv -f .deps/PartitionShell.Tpo .deps/PartitionShell.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionSurface.lo -MD -MP -MF .deps/PartitionSurface.Tpo -c -o PartitionSurface.lo ../../../geom/virtual/PartitionSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionSurface.lo -MD -MP -MF .deps/PartitionSurface.Tpo -c ../../../geom/virtual/PartitionSurface.cpp -o PartitionSurface.o
../../../geom/virtual/PartitionSurface.cpp: In member function ‘virtual void PartitionSurface::print_debug_info(const char*, bool) const’:
../../../geom/virtual/PartitionSurface.cpp:96: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const PartitionSurface*’
../../../geom/virtual/PartitionSurface.cpp:100: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PartitionLoop*’
../../../geom/virtual/PartitionSurface.cpp:107: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PartitionCoEdge*’
../../../geom/virtual/PartitionSurface.cpp:107: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘PartitionCurve*’
../../../geom/virtual/PartitionSurface.hpp: In constructor ‘PartitionSurface::PartitionSurface()’:
../../../geom/virtual/PartitionSurface.hpp:203: warning: ‘PartitionSurface::firstCoSurf’ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning:   ‘CubitSense PartitionSurface::geometry_sense’
../../../geom/virtual/PartitionSurface.cpp:118: warning:   when initialized here
../../../geom/virtual/PartitionSurface.hpp: In constructor ‘PartitionSurface::PartitionSurface(PartitionLump*)’:
../../../geom/virtual/PartitionSurface.hpp:203: warning: ‘PartitionSurface::firstCoSurf’ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning:   ‘CubitSense PartitionSurface::geometry_sense’
../../../geom/virtual/PartitionSurface.cpp:122: warning:   when initialized here
../../../geom/virtual/PartitionSurface.hpp: In constructor ‘PartitionSurface::PartitionSurface(PartitionSurface*)’:
../../../geom/virtual/PartitionSurface.hpp:203: warning: ‘PartitionSurface::firstCoSurf’ will be initialized after
../../../geom/virtual/PartitionSurface.hpp:194: warning:   ‘CubitSense PartitionSurface::geometry_sense’
../../../geom/virtual/PartitionSurface.cpp:893: warning:   when initialized here
../../../geom/virtual/PartitionSurface.cpp: In member function ‘virtual void PartitionSurface::notify_split(FacetEntity*, FacetEntity*)’:
../../../geom/virtual/PartitionSurface.cpp:975: warning: unused variable ‘old_ptr’
mv -f .deps/PartitionSurface.Tpo .deps/PartitionSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionTool.lo -MD -MP -MF .deps/PartitionTool.Tpo -c -o PartitionTool.lo ../../../geom/virtual/PartitionTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartitionTool.lo -MD -MP -MF .deps/PartitionTool.Tpo -c ../../../geom/virtual/PartitionTool.cpp -o PartitionTool.o
../../../geom/virtual/PartitionTool.cpp: In member function ‘virtual CubitStatus PartitionTool::insert_edge(DLIList<RefFace*>&, DLIList<CubitVector*>&, DLIList<RefFace*>&, DLIList<RefEdge*>&, CubitBoolean)’:
../../../geom/virtual/PartitionTool.cpp:875: warning: unused variable ‘status’
../../../geom/virtual/PartitionTool.cpp: In member function ‘CubitStatus PartitionTool::partition_face_by_curves(RefFace*, const DLIList<Curve*>&, DLIList<RefFace*>&, CubitBoolean, DLIList<RefEdge*>*, CubitBoolean)’:
../../../geom/virtual/PartitionTool.cpp:1524: warning: unused variable ‘sta’
../../../geom/virtual/PartitionTool.cpp:1530: warning: unused variable ‘sta’
../../../geom/virtual/PartitionTool.cpp:1544: warning: unused variable ‘sta’
../../../geom/virtual/PartitionTool.cpp:1550: warning: unused variable ‘stat’
../../../geom/virtual/PartitionTool.cpp: In function ‘void pt_print_bte_list(int, DLIList<BasicTopologyEntity*>&, const char*)’:
../../../geom/virtual/PartitionTool.cpp:1931: warning: suggest explicit braces to avoid ambiguous ‘else’
../../../geom/virtual/PartitionTool.cpp: In member function ‘virtual RefVertex* PartitionTool::partition(RefEdge*, const CubitVector&, RefEdge*&, RefEdge*&, CubitBoolean)’:
../../../geom/virtual/PartitionTool.cpp:245: warning: ‘is_start’ may be used uninitialized in this function
mv -f .deps/PartitionTool.Tpo .deps/PartitionTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartPTCurve.lo -MD -MP -MF .deps/PartPTCurve.Tpo -c -o PartPTCurve.lo ../../../geom/virtual/PartPTCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartPTCurve.lo -MD -MP -MF .deps/PartPTCurve.Tpo -c ../../../geom/virtual/PartPTCurve.cpp -o PartPTCurve.o
mv -f .deps/PartPTCurve.Tpo .deps/PartPTCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartSurfFacetTool.lo -MD -MP -MF .deps/PartSurfFacetTool.Tpo -c -o PartSurfFacetTool.lo ../../../geom/virtual/PartSurfFacetTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PartSurfFacetTool.lo -MD -MP -MF .deps/PartSurfFacetTool.Tpo -c ../../../geom/virtual/PartSurfFacetTool.cpp -o PartSurfFacetTool.o
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function ‘static void PartSurfFacetTool::validate_facets(PartitionSurface*)’:
../../../geom/virtual/PartSurfFacetTool.cpp:258: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp:271: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionPoint*’
../../../geom/virtual/PartSurfFacetTool.cpp:271: warning: format ‘%p’ expects type ‘void*’, but argument 8 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp:281: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp:281: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PartitionPoint*’
../../../geom/virtual/PartSurfFacetTool.cpp:291: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp:291: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PartitionPoint*’
../../../geom/virtual/PartSurfFacetTool.cpp:305: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp:305: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PartitionCurve*’
../../../geom/virtual/PartSurfFacetTool.cpp: In function ‘void draw_edges(DLIList<CubitFacetEdge*>&, int, bool, bool, int, bool)’:
../../../geom/virtual/PartSurfFacetTool.cpp:521: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CubitFacetEdge*’
../../../geom/virtual/PartSurfFacetTool.cpp:541: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘CubitPoint*’
../../../geom/virtual/PartSurfFacetTool.cpp: In member function ‘CubitStatus PartSurfFacetTool::init_facet_data(DLIList<CubitFacetData*>&)’:
../../../geom/virtual/PartSurfFacetTool.cpp:687: warning: unused variable ‘curv1’
../../../geom/virtual/PartSurfFacetTool.cpp:688: warning: unused variable ‘curv2’
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function ‘static CubitStatus PartSurfFacetTool::split_edge(CubitFacetEdge*, const CubitVector&, CubitFacet*, CubitPoint*&, CubitFacetEdge*&, CubitFacet*&)’:
../../../geom/virtual/PartSurfFacetTool.cpp:986: warning: unused variable ‘dot’
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function ‘static CubitStatus PartSurfFacetTool::seam_curve(DLIList<CubitFacetEdgeData*>&, PartitionCurve*, DLIList<CubitFacetData*>&, DLIList<CubitFacetEdgeData*>*)’:
../../../geom/virtual/PartSurfFacetTool.cpp:1541: warning: unused variable ‘s1’
../../../geom/virtual/PartSurfFacetTool.cpp:1542: warning: unused variable ‘s2’
../../../geom/virtual/PartSurfFacetTool.cpp: In static member function ‘static CubitPoint* PartSurfFacetTool::split_edge_closest(CubitFacetEdgeData*, const CubitVector&, double, CubitFacetEdgeData*&, DLIList<CubitFacetData*>&)’:
../../../geom/virtual/PartSurfFacetTool.cpp:2003: warning: unused variable ‘surf’
mv -f .deps/PartSurfFacetTool.Tpo .deps/PartSurfFacetTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PST_Data.lo -MD -MP -MF .deps/PST_Data.Tpo -c -o PST_Data.lo ../../../geom/virtual/PST_Data.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PST_Data.lo -MD -MP -MF .deps/PST_Data.Tpo -c ../../../geom/virtual/PST_Data.cpp -o PST_Data.o
../../../geom/virtual/PST_Data.cpp: In member function ‘PST_Edge* PST_Point::common(PST_Point*)’:
../../../geom/virtual/PST_Data.cpp:26: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘void PST_Face::append_points(DLIList<PST_Point*>&)’:
../../../geom/virtual/PST_Data.cpp:85: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘PST_Point* PST_Face::opposite(PST_Edge*)’:
../../../geom/virtual/PST_Data.cpp:98: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘PST_Edge* PST_Face::opposite(PST_Point*)’:
../../../geom/virtual/PST_Data.cpp:114: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘bool PST_Face::two_edges(PST_Point*, PST_Edge*&, PST_Edge*&)’:
../../../geom/virtual/PST_Data.cpp:131: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘PST_CoEdge* PST_CoEdge::previous()’:
../../../geom/virtual/PST_Data.cpp:210: warning: unused variable ‘debug’
../../../geom/virtual/PST_Data.cpp: In member function ‘int PST_Point::validate(CubitBoolean)’:
../../../geom/virtual/PST_Data.cpp:996: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:996: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp: In member function ‘int PST_Edge::validate(CubitBoolean)’:
../../../geom/virtual/PST_Data.cpp:1011: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1026: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1038: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1053: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1066: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1066: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1074: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1074: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1082: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1082: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1090: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1090: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp: In member function ‘int PST_CoEdge::validate(CubitBoolean)’:
../../../geom/virtual/PST_Data.cpp:1102: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1111: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1111: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp: In member function ‘int PST_Face::validate(CubitBoolean)’:
../../../geom/virtual/PST_Data.cpp:1125: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1135: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1144: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1144: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1144: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1155: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1155: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1162: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1162: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp: In member function ‘void PST_Face::print()’:
../../../geom/virtual/PST_Data.cpp:1189: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1197: warning: format ‘%10p’ expects type ‘void*’, but argument 3 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1197: warning: format ‘%10p’ expects type ‘void*’, but argument 4 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1197: warning: format ‘%10p’ expects type ‘void*’, but argument 5 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1197: warning: format ‘%10p’ expects type ‘void*’, but argument 6 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1197: warning: format ‘%10p’ expects type ‘void*’, but argument 7 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1202: warning: format ‘%10p’ expects type ‘void*’, but argument 3 has type ‘PST_CoEdge*’
../../../geom/virtual/PST_Data.cpp:1202: warning: format ‘%10p’ expects type ‘void*’, but argument 4 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1202: warning: format ‘%10p’ expects type ‘void*’, but argument 5 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1202: warning: format ‘%10p’ expects type ‘void*’, but argument 6 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp: In member function ‘void PST_Edge::print()’:
../../../geom/virtual/PST_Data.cpp:1210: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1210: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1210: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1210: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp:1210: warning: format ‘%p’ expects type ‘void*’, but argument 7 has type ‘PST_Face*’
../../../geom/virtual/PST_Data.cpp: In member function ‘void PST_Point::print()’:
../../../geom/virtual/PST_Data.cpp:1215: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘PST_Point*’
../../../geom/virtual/PST_Data.cpp:1226: warning: format ‘%8p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
../../../geom/virtual/PST_Data.cpp:1230: warning: format ‘%8p’ expects type ‘void*’, but argument 3 has type ‘PST_Edge*’
mv -f .deps/PST_Data.Tpo .deps/PST_Data.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SegmentedCurve.lo -MD -MP -MF .deps/SegmentedCurve.Tpo -c -o SegmentedCurve.lo ../../../geom/virtual/SegmentedCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SegmentedCurve.lo -MD -MP -MF .deps/SegmentedCurve.Tpo -c ../../../geom/virtual/SegmentedCurve.cpp -o SegmentedCurve.o
../../../geom/virtual/SegmentedCurve.cpp: In member function ‘virtual void SegmentedCurve::print_debug_info(const char*, bool) const’:
../../../geom/virtual/SegmentedCurve.cpp:860: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘const SegmentedCurve*’
mv -f .deps/SegmentedCurve.Tpo .deps/SegmentedCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubCurve.lo -MD -MP -MF .deps/SubCurve.Tpo -c -o SubCurve.lo ../../../geom/virtual/SubCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubCurve.lo -MD -MP -MF .deps/SubCurve.Tpo -c ../../../geom/virtual/SubCurve.cpp -o SubCurve.o
mv -f .deps/SubCurve.Tpo .deps/SubCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubEntitySet.lo -MD -MP -MF .deps/SubEntitySet.Tpo -c -o SubEntitySet.lo ../../../geom/virtual/SubEntitySet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubEntitySet.lo -MD -MP -MF .deps/SubEntitySet.Tpo -c ../../../geom/virtual/SubEntitySet.cpp -o SubEntitySet.o
../../../geom/virtual/SubEntitySet.cpp: In member function ‘void SubEntitySet::add_lower_order(PartitionEntity*, CubitSimpleAttrib&, int, DLIList<CubitVector*>&, DLIList<int>&, DLIList<int>&, DLIList<int>&)’:
../../../geom/virtual/SubEntitySet.cpp:190: warning: unused variable ‘result’
../../../geom/virtual/SubEntitySet.cpp: In member function ‘void SubEntitySet::print_debug_info(const char*) const’:
../../../geom/virtual/SubEntitySet.cpp:335: warning: format ‘%p’ expects type ‘void*’, but argument 5 has type ‘TopologyBridge*’
../../../geom/virtual/SubEntitySet.cpp:342: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘PartitionEntity*’
../../../geom/virtual/SubEntitySet.cpp:351: warning: format ‘%p’ expects type ‘void*’, but argument 6 has type ‘PartitionEntity*’
../../../geom/virtual/SubEntitySet.cpp:355: warning: format ‘%p’ expects type ‘void*’, but argument 4 has type ‘PartitionBody*’
mv -f .deps/SubEntitySet.Tpo .deps/SubEntitySet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubSurface.lo -MD -MP -MF .deps/SubSurface.Tpo -c -o SubSurface.lo ../../../geom/virtual/SubSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SubSurface.lo -MD -MP -MF .deps/SubSurface.Tpo -c ../../../geom/virtual/SubSurface.cpp -o SubSurface.o
mv -f .deps/SubSurface.Tpo .deps/SubSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetOwner.lo -MD -MP -MF .deps/TDVGFacetOwner.Tpo -c -o TDVGFacetOwner.lo ../../../geom/virtual/TDVGFacetOwner.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetOwner.lo -MD -MP -MF .deps/TDVGFacetOwner.Tpo -c ../../../geom/virtual/TDVGFacetOwner.cpp -o TDVGFacetOwner.o
mv -f .deps/TDVGFacetOwner.Tpo .deps/TDVGFacetOwner.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetSplit.lo -MD -MP -MF .deps/TDVGFacetSplit.Tpo -c -o TDVGFacetSplit.lo ../../../geom/virtual/TDVGFacetSplit.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT TDVGFacetSplit.lo -MD -MP -MF .deps/TDVGFacetSplit.Tpo -c ../../../geom/virtual/TDVGFacetSplit.cpp -o TDVGFacetSplit.o
mv -f .deps/TDVGFacetSplit.Tpo .deps/TDVGFacetSplit.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualQueryEngine.lo -MD -MP -MF .deps/VirtualQueryEngine.Tpo -c -o VirtualQueryEngine.lo ../../../geom/virtual/VirtualQueryEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualQueryEngine.lo -MD -MP -MF .deps/VirtualQueryEngine.Tpo -c ../../../geom/virtual/VirtualQueryEngine.cpp -o VirtualQueryEngine.o
../../../geom/virtual/VirtualQueryEngine.cpp: In member function ‘virtual CubitStatus VirtualQueryEngine::get_graphics(Surface*, int&, int&, int&, GMem*, short unsigned int, double, double) const’:
../../../geom/virtual/VirtualQueryEngine.cpp:201: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘Surface*’
../../../geom/virtual/VirtualQueryEngine.cpp:201: warning: format ‘%p’ expects type ‘void*’, but argument 7 has type ‘GMem*’
../../../geom/virtual/VirtualQueryEngine.cpp: In member function ‘virtual CubitStatus VirtualQueryEngine::entity_entity_distance(GeometryEntity*, GeometryEntity*, CubitVector&, CubitVector&, double&)’:
../../../geom/virtual/VirtualQueryEngine.cpp:1396: warning: unused variable ‘gqe2’
mv -f .deps/VirtualQueryEngine.Tpo .deps/VirtualQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualImprintTool.lo -MD -MP -MF .deps/VirtualImprintTool.Tpo -c -o VirtualImprintTool.lo ../../../geom/virtual/VirtualImprintTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -I. -I../../../geom/virtual -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/facet -I../../../geom/Cholla -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT VirtualImprintTool.lo -MD -MP -MF .deps/VirtualImprintTool.Tpo -c ../../../geom/virtual/VirtualImprintTool.cpp -o VirtualImprintTool.o
mv -f .deps/VirtualImprintTool.Tpo .deps/VirtualImprintTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_virtual.la  AllocMemManagersVirtual.lo CACompositeVG.lo CAPartitionVG.lo CAVirtualVG.lo CollapseAngleTool.lo CompositeAttrib.lo CompositeBody.lo CompositeCoEdge.lo CompositeCoSurf.lo CompositeCurve.lo CompositeEngine.lo CompositeGeom.lo CompositeLoop.lo CompositeLump.lo CompositePoint.lo CompositeShell.lo CompositeSurface.lo CompositeTool.lo CompSurfFacets.lo Faceter.lo FaceterFacetData.lo FaceterPointData.lo FacetProjectTool.lo HiddenEntitySet.lo ImprintBoundaryTool.lo ImprintLineSegment.lo ImprintPointData.lo PartitionBody.lo PartitionCoEdge.lo PartitionCoSurf.lo PartitionCurve.lo PartitionEngine.lo PartitionEntity.lo PartitionLoop.lo PartitionLump.lo PartitionLumpImprint.lo PartitionPoint.lo PartitionShell.lo PartitionSurface.lo PartitionTool.lo PartPTCurve.lo PartSurfFacetTool.lo PST_Data.lo SegmentedCurve.lo SubCurve.lo SubEntitySet.lo SubSurface.lo TDVGFacetOwner.lo TDVG!
 FacetSplit.lo VirtualQueryEngine.lo VirtualImprintTool.lo   -lm
mkdir .libs
ar cru .libs/libcubit_virtual.a  AllocMemManagersVirtual.o CACompositeVG.o CAPartitionVG.o CAVirtualVG.o CollapseAngleTool.o CompositeAttrib.o CompositeBody.o CompositeCoEdge.o CompositeCoSurf.o CompositeCurve.o CompositeEngine.o CompositeGeom.o CompositeLoop.o CompositeLump.o CompositePoint.o CompositeShell.o CompositeSurface.o CompositeTool.o CompSurfFacets.o Faceter.o FaceterFacetData.o FaceterPointData.o FacetProjectTool.o HiddenEntitySet.o ImprintBoundaryTool.o ImprintLineSegment.o ImprintPointData.o PartitionBody.o PartitionCoEdge.o PartitionCoSurf.o PartitionCurve.o PartitionEngine.o PartitionEntity.o PartitionLoop.o PartitionLump.o PartitionLumpImprint.o PartitionPoint.o PartitionShell.o PartitionSurface.o PartitionTool.o PartPTCurve.o PartSurfFacetTool.o PST_Data.o SegmentedCurve.o SubCurve.o SubEntitySet.o SubSurface.o TDVGFacetOwner.o TDVGFacetSplit.o VirtualQueryEngine.o VirtualImprintTool.o
ranlib .libs/libcubit_virtual.a
creating libcubit_virtual.la
(cd .libs && rm -f libcubit_virtual.la && ln -s ../libcubit_virtual.la libcubit_virtual.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making all in ACIS
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisBridge.lo -MD -MP -MF .deps/AcisBridge.Tpo -c -o AcisBridge.lo ../../../geom/ACIS/AcisBridge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisBridge.lo -MD -MP -MF .deps/AcisBridge.Tpo -c ../../../geom/ACIS/AcisBridge.cpp -o AcisBridge.o
mv -f .deps/AcisBridge.Tpo .deps/AcisBridge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisEdgeTool.lo -MD -MP -MF .deps/AcisEdgeTool.Tpo -c -o AcisEdgeTool.lo ../../../geom/ACIS/AcisEdgeTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisEdgeTool.lo -MD -MP -MF .deps/AcisEdgeTool.Tpo -c ../../../geom/ACIS/AcisEdgeTool.cpp -o AcisEdgeTool.o
../../../geom/ACIS/AcisEdgeTool.cpp: In member function ‘CubitStatus AcisEdgeTool::create_curve_combine(DLIList<Curve*>&, Curve*&)’:
../../../geom/ACIS/AcisEdgeTool.cpp:67: warning: unused variable ‘AQE’
../../../geom/ACIS/AcisEdgeTool.cpp:68: warning: unused variable ‘GQT’
mv -f .deps/AcisEdgeTool.Tpo .deps/AcisEdgeTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFacetManager.lo -MD -MP -MF .deps/AcisFacetManager.Tpo -c -o AcisFacetManager.lo ../../../geom/ACIS/AcisFacetManager.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFacetManager.lo -MD -MP -MF .deps/AcisFacetManager.Tpo -c ../../../geom/ACIS/AcisFacetManager.cpp -o AcisFacetManager.o
mv -f .deps/AcisFacetManager.Tpo .deps/AcisFacetManager.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFeatureEngine.lo -MD -MP -MF .deps/AcisFeatureEngine.Tpo -c -o AcisFeatureEngine.lo ../../../geom/ACIS/AcisFeatureEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisFeatureEngine.lo -MD -MP -MF .deps/AcisFeatureEngine.Tpo -c ../../../geom/ACIS/AcisFeatureEngine.cpp -o AcisFeatureEngine.o
mv -f .deps/AcisFeatureEngine.Tpo .deps/AcisFeatureEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisHealerTool.lo -MD -MP -MF .deps/AcisHealerTool.Tpo -c -o AcisHealerTool.lo ../../../geom/ACIS/AcisHealerTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisHealerTool.lo -MD -MP -MF .deps/AcisHealerTool.Tpo -c ../../../geom/ACIS/AcisHealerTool.cpp -o AcisHealerTool.o
mv -f .deps/AcisHealerTool.Tpo .deps/AcisHealerTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisModifyEngine.lo -MD -MP -MF .deps/AcisModifyEngine.Tpo -c -o AcisModifyEngine.lo ../../../geom/ACIS/AcisModifyEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisModifyEngine.lo -MD -MP -MF .deps/AcisModifyEngine.Tpo -c ../../../geom/ACIS/AcisModifyEngine.cpp -o AcisModifyEngine.o
../../../geom/ACIS/AcisModifyEngine.cpp: In member function ‘virtual CubitStatus AcisModifyEngine::imprint(DLIList<BodySM*>&, DLIList<BodySM*>&, bool, DLIList<TopologyBridge*>*, DLIList<TopologyBridge*>*) const’:
../../../geom/ACIS/AcisModifyEngine.cpp:7524: warning: deprecated conversion from string constant to ‘char*’
../../../geom/ACIS/AcisModifyEngine.cpp:7539: 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:9763: 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:11216: 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:11497: warning: suggest explicit braces to avoid ambiguous ‘else’
../../../geom/ACIS/AcisModifyEngine.cpp:11662: warning: suggest explicit braces to avoid ambiguous ‘else’
../../../geom/ACIS/AcisModifyEngine.cpp:11687: 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:11956: 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:13117: warning: deprecated conversion from string constant to ‘char*’
../../../geom/ACIS/AcisModifyEngine.cpp:13124: 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:15038: 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:15062: warning: unused variable ‘status’
mv -f .deps/AcisModifyEngine.Tpo .deps/AcisModifyEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisQueryEngine.lo -MD -MP -MF .deps/AcisQueryEngine.Tpo -c -o AcisQueryEngine.lo ../../../geom/ACIS/AcisQueryEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisQueryEngine.lo -MD -MP -MF .deps/AcisQueryEngine.Tpo -c ../../../geom/ACIS/AcisQueryEngine.cpp -o AcisQueryEngine.o
../../../geom/ACIS/AcisQueryEngine.cpp: In member function ‘virtual CubitStatus AcisQueryEngine::import_solid_model(const char*, const char*, DLIList<TopologyBridge*>&, CubitBoolean, const char*, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean, CubitBoolean)’:
../../../geom/ACIS/AcisQueryEngine.cpp:827: warning: unused variable ‘i’
../../../geom/ACIS/AcisQueryEngine.cpp: In member function ‘CubitStatus AcisQueryEngine::restore_entity_list(ENTITY_LIST&, DLIList<TopologyBridge*>&, bool, bool, bool, bool, bool, bool, bool, bool) const’:
../../../geom/ACIS/AcisQueryEngine.cpp:1056: warning: format ‘%p’ expects type ‘void*’, but argument 3 has type ‘BodySM*’
../../../geom/ACIS/AcisQueryEngine.cpp:986: warning: unused variable ‘percent_after’
../../../geom/ACIS/AcisQueryEngine.cpp:987: warning: unused variable ‘number_splines_simplified’
mv -f .deps/AcisQueryEngine.Tpo .deps/AcisQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisSurfaceTool.lo -MD -MP -MF .deps/AcisSurfaceTool.Tpo -c -o AcisSurfaceTool.lo ../../../geom/ACIS/AcisSurfaceTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisSurfaceTool.lo -MD -MP -MF .deps/AcisSurfaceTool.Tpo -c ../../../geom/ACIS/AcisSurfaceTool.cpp -o AcisSurfaceTool.o
mv -f .deps/AcisSurfaceTool.Tpo .deps/AcisSurfaceTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisToolUtil.lo -MD -MP -MF .deps/AcisToolUtil.Tpo -c -o AcisToolUtil.lo ../../../geom/ACIS/AcisToolUtil.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisToolUtil.lo -MD -MP -MF .deps/AcisToolUtil.Tpo -c ../../../geom/ACIS/AcisToolUtil.cpp -o AcisToolUtil.o
mv -f .deps/AcisToolUtil.Tpo .deps/AcisToolUtil.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisTweakTool.lo -MD -MP -MF .deps/AcisTweakTool.Tpo -c -o AcisTweakTool.lo ../../../geom/ACIS/AcisTweakTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisTweakTool.lo -MD -MP -MF .deps/AcisTweakTool.Tpo -c ../../../geom/ACIS/AcisTweakTool.cpp -o AcisTweakTool.o
../../../geom/ACIS/AcisTweakTool.cpp:7567:3: warning: multi-line comment
../../../geom/ACIS/AcisTweakTool.cpp: In member function ‘CubitStatus AcisTweakTool::tweak_target_single(DLIList<Surface*>&, Surface*, DLIList<BodySM*>&, CubitBoolean, CubitBoolean, CubitBoolean)’:
../../../geom/ACIS/AcisTweakTool.cpp:1846: warning: unused variable ‘target_surface_ptr’
mv -f .deps/AcisTweakTool.Tpo .deps/AcisTweakTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisDrawTool.lo -MD -MP -MF .deps/AcisDrawTool.Tpo -c -o AcisDrawTool.lo ../../../geom/ACIS/AcisDrawTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT AcisDrawTool.lo -MD -MP -MF .deps/AcisDrawTool.Tpo -c ../../../geom/ACIS/AcisDrawTool.cpp -o AcisDrawTool.o
mv -f .deps/AcisDrawTool.Tpo .deps/AcisDrawTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_cubit_owner.lo -MD -MP -MF .deps/attrib_cubit_owner.Tpo -c -o attrib_cubit_owner.lo ../../../geom/ACIS/attrib_cubit_owner.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_cubit_owner.lo -MD -MP -MF .deps/attrib_cubit_owner.Tpo -c ../../../geom/ACIS/attrib_cubit_owner.cpp -o attrib_cubit_owner.o
../../../geom/ACIS/attrib_cubit_owner.cpp: In static member function ‘static void ATTRIB_CUBIT_OWNER::remove_cubit_owner(ENTITY*, CubitBoolean)’:
../../../geom/ACIS/attrib_cubit_owner.cpp:211: warning: unused variable ‘this_ENTITY’
mv -f .deps/attrib_cubit_owner.Tpo .deps/attrib_cubit_owner.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl.lo -MD -MP -MF .deps/attrib_snl.Tpo -c -o attrib_snl.lo ../../../geom/ACIS/attrib_snl.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl.lo -MD -MP -MF .deps/attrib_snl.Tpo -c ../../../geom/ACIS/attrib_snl.cpp -o attrib_snl.o
mv -f .deps/attrib_snl.Tpo .deps/attrib_snl.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl_simple.lo -MD -MP -MF .deps/attrib_snl_simple.Tpo -c -o attrib_snl_simple.lo ../../../geom/ACIS/attrib_snl_simple.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_snl_simple.lo -MD -MP -MF .deps/attrib_snl_simple.Tpo -c ../../../geom/ACIS/attrib_snl_simple.cpp -o attrib_snl_simple.o
mv -f .deps/attrib_snl_simple.Tpo .deps/attrib_snl_simple.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodyACIS.lo -MD -MP -MF .deps/BodyACIS.Tpo -c -o BodyACIS.lo ../../../geom/ACIS/BodyACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT BodyACIS.lo -MD -MP -MF .deps/BodyACIS.Tpo -c ../../../geom/ACIS/BodyACIS.cpp -o BodyACIS.o
../../../geom/ACIS/BodyACIS.cpp: In member function ‘void BodyACIS::convert_entity_list(insanity_list*, DLIList<TopologyEntity*>&)’:
../../../geom/ACIS/BodyACIS.cpp:533: warning: unused variable ‘i’
mv -f .deps/BodyACIS.Tpo .deps/BodyACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeACIS.lo -MD -MP -MF .deps/CoEdgeACIS.Tpo -c -o CoEdgeACIS.lo ../../../geom/ACIS/CoEdgeACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CoEdgeACIS.lo -MD -MP -MF .deps/CoEdgeACIS.Tpo -c ../../../geom/ACIS/CoEdgeACIS.cpp -o CoEdgeACIS.o
mv -f .deps/CoEdgeACIS.Tpo .deps/CoEdgeACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveACIS.lo -MD -MP -MF .deps/CurveACIS.Tpo -c -o CurveACIS.lo ../../../geom/ACIS/CurveACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CurveACIS.lo -MD -MP -MF .deps/CurveACIS.Tpo -c ../../../geom/ACIS/CurveACIS.cpp -o CurveACIS.o
mv -f .deps/CurveACIS.Tpo .deps/CurveACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopACIS.lo -MD -MP -MF .deps/LoopACIS.Tpo -c -o LoopACIS.lo ../../../geom/ACIS/LoopACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LoopACIS.lo -MD -MP -MF .deps/LoopACIS.Tpo -c ../../../geom/ACIS/LoopACIS.cpp -o LoopACIS.o
mv -f .deps/LoopACIS.Tpo .deps/LoopACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpACIS.lo -MD -MP -MF .deps/LumpACIS.Tpo -c -o LumpACIS.lo ../../../geom/ACIS/LumpACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT LumpACIS.lo -MD -MP -MF .deps/LumpACIS.Tpo -c ../../../geom/ACIS/LumpACIS.cpp -o LumpACIS.o
mv -f .deps/LumpACIS.Tpo .deps/LumpACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointACIS.lo -MD -MP -MF .deps/PointACIS.Tpo -c -o PointACIS.lo ../../../geom/ACIS/PointACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT PointACIS.lo -MD -MP -MF .deps/PointACIS.Tpo -c ../../../geom/ACIS/PointACIS.cpp -o PointACIS.o
mv -f .deps/PointACIS.Tpo .deps/PointACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellACIS.lo -MD -MP -MF .deps/ShellACIS.Tpo -c -o ShellACIS.lo ../../../geom/ACIS/ShellACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT ShellACIS.lo -MD -MP -MF .deps/ShellACIS.Tpo -c ../../../geom/ACIS/ShellACIS.cpp -o ShellACIS.o
mv -f .deps/ShellACIS.Tpo .deps/ShellACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceACIS.lo -MD -MP -MF .deps/SurfaceACIS.Tpo -c -o SurfaceACIS.lo ../../../geom/ACIS/SurfaceACIS.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT SurfaceACIS.lo -MD -MP -MF .deps/SurfaceACIS.Tpo -c ../../../geom/ACIS/SurfaceACIS.cpp -o SurfaceACIS.o
../../../geom/ACIS/SurfaceACIS.cpp: In member function ‘virtual CubitPointContainment SurfaceACIS::point_containment(const CubitVector&)’:
../../../geom/ACIS/SurfaceACIS.cpp:1255: warning: enumeration value ‘point_unset_face’ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function ‘virtual CubitPointContainment SurfaceACIS::point_containment(double, double)’:
../../../geom/ACIS/SurfaceACIS.cpp:1293: warning: enumeration value ‘point_unset_face’ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function ‘virtual CubitPointContainment SurfaceACIS::point_containment(const CubitVector&, double, double)’:
../../../geom/ACIS/SurfaceACIS.cpp:1331: warning: enumeration value ‘point_unset_face’ not handled in switch
../../../geom/ACIS/SurfaceACIS.cpp: In member function ‘virtual CubitStatus SurfaceACIS::fire_ray(const CubitVector&, const CubitVector&, DLIList<double>&) const’:
../../../geom/ACIS/SurfaceACIS.cpp:1540: warning: unused variable ‘orig_hit_list’
mv -f .deps/SurfaceACIS.Tpo .deps/SurfaceACIS.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_edge_parametric_length.lo -MD -MP -MF .deps/attrib_edge_parametric_length.Tpo -c -o attrib_edge_parametric_length.lo `test -f 'gtcAttrib/src/attrib_edge_parametric_length.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_edge_parametric_length.C
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_edge_parametric_length.lo -MD -MP -MF .deps/attrib_edge_parametric_length.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_edge_parametric_length.C -o attrib_edge_parametric_length.o
mv -f .deps/attrib_edge_parametric_length.Tpo .deps/attrib_edge_parametric_length.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_gtc.lo -MD -MP -MF .deps/attrib_gtc.Tpo -c -o attrib_gtc.lo `test -f 'gtcAttrib/src/attrib_gtc.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_gtc.C
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_gtc.lo -MD -MP -MF .deps/attrib_gtc.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_gtc.C -o attrib_gtc.o
mv -f .deps/attrib_gtc.Tpo .deps/attrib_gtc.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_mark.lo -MD -MP -MF .deps/attrib_mark.Tpo -c -o attrib_mark.lo `test -f 'gtcAttrib/src/attrib_mark.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_mark.C
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_mark.lo -MD -MP -MF .deps/attrib_mark.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_mark.C -o attrib_mark.o
mv -f .deps/attrib_mark.Tpo .deps/attrib_mark.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER   -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_name.lo -MD -MP -MF .deps/attrib_name.Tpo -c -o attrib_name.lo `test -f 'gtcAttrib/src/attrib_name.C' || echo '../../../geom/ACIS/'`gtcAttrib/src/attrib_name.C
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DCUBIT_ACIS_VERSION=1607 -DACIS_VERSION=1607 -Dlinux -DACIS_LOCAL_OPS -DACIS_VER=1607 -I. -I../../../geom/ACIS -I../.. -I../../itaps -I../../../util -I../../../geom -I../../../geom/ACIS/gtcAttrib/incl -I/opt/acis16.7//include -I../../../compat/new -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT attrib_name.lo -MD -MP -MF .deps/attrib_name.Tpo -c ../../../geom/ACIS/gtcAttrib/src/attrib_name.C -o attrib_name.o
mv -f .deps/attrib_name.Tpo .deps/attrib_name.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_ACIS.la  AcisBridge.lo AcisEdgeTool.lo AcisFacetManager.lo AcisFeatureEngine.lo AcisHealerTool.lo AcisModifyEngine.lo AcisQueryEngine.lo AcisSurfaceTool.lo AcisToolUtil.lo AcisTweakTool.lo AcisDrawTool.lo attrib_cubit_owner.lo attrib_snl.lo attrib_snl_simple.lo BodyACIS.lo CoEdgeACIS.lo CurveACIS.lo LoopACIS.lo LumpACIS.lo PointACIS.lo ShellACIS.lo SurfaceACIS.lo attrib_edge_parametric_length.lo attrib_gtc.lo attrib_mark.lo attrib_name.lo -L/opt/acis16.7//bin/linux_amd_64_so -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase -lm
mkdir .libs
ar cru .libs/libcubit_ACIS.a  AcisBridge.o AcisEdgeTool.o AcisFacetManager.o AcisFeatureEngine.o AcisHealerTool.o AcisModifyEngine.o AcisQueryEngine.o AcisSurfaceTool.o AcisToolUtil.o AcisTweakTool.o AcisDrawTool.o attrib_cubit_owner.o attrib_snl.o attrib_snl_simple.o BodyACIS.o CoEdgeACIS.o CurveACIS.o LoopACIS.o LumpACIS.o PointACIS.o ShellACIS.o SurfaceACIS.o attrib_edge_parametric_length.o attrib_gtc.o attrib_mark.o attrib_name.o
ranlib .libs/libcubit_ACIS.a
creating libcubit_ACIS.la
(cd .libs && rm -f libcubit_ACIS.la && ln -s ../libcubit_ACIS.la libcubit_ACIS.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making all in OCC
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShapeAttributeSet.lo -MD -MP -MF .deps/OCCShapeAttributeSet.Tpo -c -o OCCShapeAttributeSet.lo ../../../geom/OCC/OCCShapeAttributeSet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShapeAttributeSet.lo -MD -MP -MF .deps/OCCShapeAttributeSet.Tpo -c ../../../geom/OCC/OCCShapeAttributeSet.cpp -o OCCShapeAttributeSet.o
mv -f .deps/OCCShapeAttributeSet.Tpo .deps/OCCShapeAttributeSet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCAttribSet.lo -MD -MP -MF .deps/OCCAttribSet.Tpo -c -o OCCAttribSet.lo ../../../geom/OCC/OCCAttribSet.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCAttribSet.lo -MD -MP -MF .deps/OCCAttribSet.Tpo -c ../../../geom/OCC/OCCAttribSet.cpp -o OCCAttribSet.o
../../../geom/OCC/OCCAttribSet.cpp: In static member function ‘static CubitStatus OCCAttribSet::get_attributes(TopoDS_Shape&, DLIList<CubitSimpleAttrib*>&)’:
../../../geom/OCC/OCCAttribSet.cpp:400: warning: unused variable ‘string’
mv -f .deps/OCCAttribSet.Tpo .deps/OCCAttribSet.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCBody.lo -MD -MP -MF .deps/OCCBody.Tpo -c -o OCCBody.lo ../../../geom/OCC/OCCBody.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCBody.lo -MD -MP -MF .deps/OCCBody.Tpo -c ../../../geom/OCC/OCCBody.cpp -o OCCBody.o
mv -f .deps/OCCBody.Tpo .deps/OCCBody.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoEdge.lo -MD -MP -MF .deps/OCCCoEdge.Tpo -c -o OCCCoEdge.lo ../../../geom/OCC/OCCCoEdge.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoEdge.lo -MD -MP -MF .deps/OCCCoEdge.Tpo -c ../../../geom/OCC/OCCCoEdge.cpp -o OCCCoEdge.o
mv -f .deps/OCCCoEdge.Tpo .deps/OCCCoEdge.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoFace.lo -MD -MP -MF .deps/OCCCoFace.Tpo -c -o OCCCoFace.lo ../../../geom/OCC/OCCCoFace.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCoFace.lo -MD -MP -MF .deps/OCCCoFace.Tpo -c ../../../geom/OCC/OCCCoFace.cpp -o OCCCoFace.o
mv -f .deps/OCCCoFace.Tpo .deps/OCCCoFace.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCurve.lo -MD -MP -MF .deps/OCCCurve.Tpo -c -o OCCCurve.lo ../../../geom/OCC/OCCCurve.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCCurve.lo -MD -MP -MF .deps/OCCCurve.Tpo -c ../../../geom/OCC/OCCCurve.cpp -o OCCCurve.o
../../../geom/OCC/OCCCurve.cpp: In member function ‘void OCCCurve::adjust_periodic_parameter(double&)’:
../../../geom/OCC/OCCCurve.cpp:869: warning: unused variable ‘edge_range’
mv -f .deps/OCCCurve.Tpo .deps/OCCCurve.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c -o OCCLoop.lo ../../../geom/OCC/OCCLoop.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c ../../../geom/OCC/OCCLoop.cpp -o OCCLoop.o
../../../geom/OCC/OCCLoop.cpp: In member function ‘void OCCLoop::disconnect_all_curves()’:
../../../geom/OCC/OCCLoop.cpp:100: warning: unused variable ‘coedge’
mv -f .deps/OCCLoop.Tpo .deps/OCCLoop.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c -o OCCLump.lo ../../../geom/OCC/OCCLump.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c ../../../geom/OCC/OCCLump.cpp -o OCCLump.o
mv -f .deps/OCCLump.Tpo .deps/OCCLump.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c -o OCCModifyEngine.lo ../../../geom/OCC/OCCModifyEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c ../../../geom/OCC/OCCModifyEngine.cpp -o OCCModifyEngine.o
../../../geom/OCC/OCCModifyEngine.cpp: In member function ‘CubitStatus OCCModifyEngine::sort_curves(DLIList<Curve*>, DLIList<DLIList<TopoDS_Edge*>*>&) const’:
../../../geom/OCC/OCCModifyEngine.cpp:799: warning: ‘new_end’ 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:3893: warning: ‘Cornertype’ 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:4341: warning: ‘type’ 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
../../../geom/OCC/OCCPoint.cpp: In member function ‘void OCCPoint::update_OCC_entity(BRepBuilderAPI_Transform*, BRepAlgoAPI_BooleanOperation*)’:
../../../geom/OCC/OCCPoint.cpp:285: warning: statement has no effect
mv -f .deps/OCCPoint.Tpo .deps/OCCPoint.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c -o OCCQueryEngine.lo ../../../geom/OCC/OCCQueryEngine.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c ../../../geom/OCC/OCCQueryEngine.cpp -o OCCQueryEngine.o
mv -f .deps/OCCQueryEngine.Tpo .deps/OCCQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShell.lo -MD -MP -MF .deps/OCCShell.Tpo -c -o OCCShell.lo ../../../geom/OCC/OCCShell.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCShell.lo -MD -MP -MF .deps/OCCShell.Tpo -c ../../../geom/OCC/OCCShell.cpp -o OCCShell.o
mv -f .deps/OCCShell.Tpo .deps/OCCShell.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCSurface.lo -MD -MP -MF .deps/OCCSurface.Tpo -c -o OCCSurface.lo ../../../geom/OCC/OCCSurface.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCSurface.lo -MD -MP -MF .deps/OCCSurface.Tpo -c ../../../geom/OCC/OCCSurface.cpp -o OCCSurface.o
mv -f .deps/OCCSurface.Tpo .deps/OCCSurface.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCDrawTool.lo -MD -MP -MF .deps/OCCDrawTool.Tpo -c -o OCCDrawTool.lo ../../../geom/OCC/OCCDrawTool.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCDrawTool.lo -MD -MP -MF .deps/OCCDrawTool.Tpo -c ../../../geom/OCC/OCCDrawTool.cpp -o OCCDrawTool.o
mv -f .deps/OCCDrawTool.Tpo .deps/OCCDrawTool.Plo
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcubit_OCC.la  OCCShapeAttributeSet.lo OCCAttribSet.lo OCCBody.lo OCCCoEdge.lo OCCCoFace.lo OCCCurve.lo OCCLoop.lo OCCLump.lo OCCModifyEngine.lo OCCParamTool.lo OCCPoint.lo OCCQueryEngine.lo OCCShell.lo OCCSurface.lo OCCDrawTool.lo -L/opt/occ6.3-64/lib -lTKMath -lTKXSBase -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKPrim -lTKTopAlgo -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -ldl -lm
mkdir .libs
ar cru .libs/libcubit_OCC.a  OCCShapeAttributeSet.o OCCAttribSet.o OCCBody.o OCCCoEdge.o OCCCoFace.o OCCCurve.o OCCLoop.o OCCLump.o OCCModifyEngine.o OCCParamTool.o OCCPoint.o OCCQueryEngine.o OCCShell.o OCCSurface.o OCCDrawTool.o
ranlib .libs/libcubit_OCC.a
creating libcubit_OCC.la
(cd .libs && rm -f libcubit_OCC.la && ln -s ../libcubit_OCC.la libcubit_OCC.la)
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making all in init
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../init -I.. -I../itaps -I../../geom -I../../util -I../../geom/ACIS -I../../geom/OCC -I../../geom/virtual -I../../geom/facet -I../../geom/cholla -I../../init -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT InitCGMA.lo -MD -MP -MF .deps/InitCGMA.Tpo -c -o InitCGMA.lo ../../init/InitCGMA.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../init -I.. -I../itaps -I../../geom -I../../util -I../../geom/ACIS -I../../geom/OCC -I../../geom/virtual -I../../geom/facet -I../../geom/cholla -I../../init -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT InitCGMA.lo -MD -MP -MF .deps/InitCGMA.Tpo -c ../../init/InitCGMA.cpp -o InitCGMA.o
mv -f .deps/InitCGMA.Tpo .deps/InitCGMA.Plo
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcgma_init.la  InitCGMA.lo  -lm
mkdir .libs
ar cru .libs/libcgma_init.a  InitCGMA.o
ranlib .libs/libcgma_init.a
creating libcgma_init.la
(cd .libs && rm -f libcgma_init.la && ln -s ../libcgma_init.la libcgma_init.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
/bin/sh ./libtool --tag=CC   --mode=link cc  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libcgm.la -rpath /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib  init/libcgma_init.la  geom/ACIS/libcubit_ACIS.la  geom/OCC/libcubit_OCC.la  geom/virtual/libcubit_virtual.la geom/facet/libcubit_facet.la geom/Cholla/libcholla.la geom/facetbool/libcubit_facetbool.la geom/libcubit_geom.la util/libcubit_util.la -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase -lTKMath -lTKXSBase -lTKernel -lTKShHealing -lTKBRep -lTKG3d -lTKBO -lTKFeat -lTKFillet -lTKG2d -lTKOffset -lTKBool -lTKGeomAlgo -lTKGeomBase -lTKPrim -lTKTopAlgo -lTKHLR -lTKIGES -lTKMesh -lTKPrim -lTKSTEP209 -lTKSTEPAttr -lTKSTEPBase -lTKSTEP -lTKSTL -lTKTopAlgo -lTKXSBase -lTKLCAF -ldl no -lm
rm -fr .libs/libcgm.lax
mkdir .libs/libcgm.lax
rm -fr .libs/libcgm.lax/libcgma_init.a
mkdir .libs/libcgm.lax/libcgma_init.a
(cd .libs/libcgm.lax/libcgma_init.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/init/.libs/libcgma_init.a)
rm -fr .libs/libcgm.lax/libcubit_ACIS.a
mkdir .libs/libcgm.lax/libcubit_ACIS.a
(cd .libs/libcgm.lax/libcubit_ACIS.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS/.libs/libcubit_ACIS.a)
rm -fr .libs/libcgm.lax/libcubit_OCC.a
mkdir .libs/libcgm.lax/libcubit_OCC.a
(cd .libs/libcgm.lax/libcubit_OCC.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC/.libs/libcubit_OCC.a)
rm -fr .libs/libcgm.lax/libcubit_virtual.a
mkdir .libs/libcgm.lax/libcubit_virtual.a
(cd .libs/libcgm.lax/libcubit_virtual.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual/.libs/libcubit_virtual.a)
rm -fr .libs/libcgm.lax/libcubit_facet.a
mkdir .libs/libcgm.lax/libcubit_facet.a
(cd .libs/libcgm.lax/libcubit_facet.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet/.libs/libcubit_facet.a)
rm -fr .libs/libcgm.lax/libcholla.a
mkdir .libs/libcgm.lax/libcholla.a
(cd .libs/libcgm.lax/libcholla.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla/.libs/libcholla.a)
rm -fr .libs/libcgm.lax/libcubit_facetbool.a
mkdir .libs/libcgm.lax/libcubit_facetbool.a
(cd .libs/libcgm.lax/libcubit_facetbool.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool/.libs/libcubit_facetbool.a)
rm -fr .libs/libcgm.lax/libcubit_geom.a
mkdir .libs/libcgm.lax/libcubit_geom.a
(cd .libs/libcgm.lax/libcubit_geom.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/.libs/libcubit_geom.a)
rm -fr .libs/libcgm.lax/libcubit_util.a
mkdir .libs/libcgm.lax/libcubit_util.a
(cd .libs/libcgm.lax/libcubit_util.a && ar x /home/jason/cgm/test/dist/CGMA-10.2.2/_build/util/.libs/libcubit_util.a)
ar cru .libs/libcgm.a   .libs/libcgm.lax/libcgma_init.a/InitCGMA.o  .libs/libcgm.lax/libcubit_ACIS.a/AcisModifyEngine.o .libs/libcgm.lax/libcubit_ACIS.a/AcisQueryEngine.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_name.o .libs/libcgm.lax/libcubit_ACIS.a/AcisBridge.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_gtc.o .libs/libcgm.lax/libcubit_ACIS.a/BodyACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisFeatureEngine.o .libs/libcgm.lax/libcubit_ACIS.a/SurfaceACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisDrawTool.o .libs/libcgm.lax/libcubit_ACIS.a/AcisTweakTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_snl.o .libs/libcgm.lax/libcubit_ACIS.a/AcisHealerTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_edge_parametric_length.o .libs/libcgm.lax/libcubit_ACIS.a/LumpACIS.o .libs/libcgm.lax/libcubit_ACIS.a/AcisToolUtil.o .libs/libcgm.lax/libcubit_ACIS.a/ShellACIS.o .libs/libcgm.lax/libcubit_ACIS.a/LoopACIS.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_cubit_owner.o .libs/libcgm.lax/libcubit_ACIS.a/CoEdgeACI!
 S.o .libs/libcgm.lax/libcubit_ACIS.a/AcisSurfaceTool.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_mark.o .libs/libcgm.lax/libcubit_ACIS.a/AcisEdgeTool.o .libs/libcgm.lax/libcubit_ACIS.a/CurveACIS.o .libs/libcgm.lax/libcubit_ACIS.a/attrib_snl_simple.o .libs/libcgm.lax/libcubit_ACIS.a/AcisFacetManager.o .libs/libcgm.lax/libcubit_ACIS.a/PointACIS.o  .libs/libcgm.lax/libcubit_OCC.a/OCCBody.o .libs/libcgm.lax/libcubit_OCC.a/OCCLump.o .libs/libcgm.lax/libcubit_OCC.a/OCCCoFace.o .libs/libcgm.lax/libcubit_OCC.a/OCCCurve.o .libs/libcgm.lax/libcubit_OCC.a/OCCQueryEngine.o .libs/libcgm.lax/libcubit_OCC.a/OCCDrawTool.o .libs/libcgm.lax/libcubit_OCC.a/OCCAttribSet.o .libs/libcgm.lax/libcubit_OCC.a/OCCShell.o .libs/libcgm.lax/libcubit_OCC.a/OCCModifyEngine.o .libs/libcgm.lax/libcubit_OCC.a/OCCCoEdge.o .libs/libcgm.lax/libcubit_OCC.a/OCCParamTool.o .libs/libcgm.lax/libcubit_OCC.a/OCCPoint.o .libs/libcgm.lax/libcubit_OCC.a/OCCShapeAttributeSet.o .libs/libcgm.lax/libcubit_OCC.a/OCCSurface.o .l!
 ibs/libcgm.lax/libcubit_OCC.a/OCCLoop.o  .libs/libcgm.lax/libcubit_vir
tual.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/FaceterPoin!
 tData.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/CompSurfFacets.
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/FacetSurface.o .l!
 ibs/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/libch!
 olla.a/debug.o .libs/libcgm.lax/libcholla.a/ChollaSkinTool.o .libs/lib
cgm.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/KdTree.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/libc!
 gm.lax/libcubit_geom.a/GeometryHealerEngine.o .libs/libcgm.lax/libcubi
t_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/libcubit_g!
 eom.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_geom.a/Merg!
 eToolAssistant.o .libs/libcgm.lax/libcubit_geom.a/GeometryModifyEngine
.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/libcubit_geom.a/C!
 GMApp.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/CubitMe
ssage.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/D!
 IntArray.o .libs/libcgm.lax/libcubit_util.a/DynamicArray.o .libs/libcgm.lax/libcubit_util.a/ToolData.o .libs/libcgm.lax/libcubit_util.a/ToolDataUser.o .libs/libcgm.lax/libcubit_util.a/RandomMersenne.o .libs/libcgm.lax/libcubit_util.a/SDLList.o .libs/libcgm.lax/libcubit_util.a/CubitBox.o .libs/libcgm.lax/libcubit_util.a/CubitTransformMatrix.o .libs/libcgm.lax/libcubit_util.a/ParamCubitPlane.o .libs/libcgm.lax/libcubit_util.a/CubitFileMetaData.o .libs/libcgm.lax/libcubit_util.a/DLList.o .libs/libcgm.lax/libcubit_util.a/CubitFile.o .libs/libcgm.lax/libcubit_util.a/CubitMatrix.o .libs/libcgm.lax/libcubit_util.a/CubitObserver.o .libs/libcgm.lax/libcubit_util.a/CubitContainer.o .libs/libcgm.lax/libcubit_util.a/Tree.o .libs/libcgm.lax/libcubit_util.a/AppUtil.o .libs/libcgm.lax/libcubit_util.a/CpuTimer.o .libs/libcgm.lax/libcubit_util.a/MemoryManager.o .libs/libcgm.lax/libcubit_util.a/CubitUtil.o .libs/libcgm.lax/libcubit_util.a/SettingHandler.o 
ranlib .libs/libcgm.a
rm -fr .libs/libcgm.lax
creating libcgm.la
(cd .libs && rm -f libcgm.la && ln -s ../libcgm.la libcgm.la)
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making all in itaps
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make  all-recursive
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making all in .
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT CATag.lo -MD -MP -MF .deps/CATag.Tpo -c -o CATag.lo ../../itaps/CATag.cpp
 c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT CATag.lo -MD -MP -MF .deps/CATag.Tpo -c ../../itaps/CATag.cpp -o CATag.o
mv -f .deps/CATag.Tpo .deps/CATag.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c -o iGeom_CGMA.lo ../../itaps/iGeom_CGMA.cc
 c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c ../../itaps/iGeom_CGMA.cc -o iGeom_CGMA.o
mv -f .deps/iGeom_CGMA.Tpo .deps/iGeom_CGMA.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I.  -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeomError.lo -MD -MP -MF .deps/iGeomError.Tpo -c -o iGeomError.lo ../../itaps/iGeomError.cc
 c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeomError.lo -MD -MP -MF .deps/iGeomError.Tpo -c ../../itaps/iGeomError.cc -o iGeomError.o
mv -f .deps/iGeomError.Tpo .deps/iGeomError.Plo
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG   -o libiGeom.la -rpath /home/jason/cgm/test/dist/CGMA-10.2.2/_inst/lib CATag.lo iGeom_CGMA.lo iGeomError.lo ../libcgm.la -lm
mkdir .libs
ar cru .libs/libiGeom.a  CATag.o iGeom_CGMA.o iGeomError.o
ranlib .libs/libiGeom.a
creating libiGeom.la
(cd .libs && rm -f libiGeom.la && ln -s ../libiGeom.la libiGeom.la)
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making all in test
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making all in cgm_apps
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making all in examples
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making all in driverc++
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making all in facetdriver
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[5]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making dvi in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making dvi in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making dvi in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making dvi in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making dvi in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making dvi in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making dvi in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making dvi in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Nothing to be done for `dvi'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making dvi in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making dvi in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Nothing to be done for `dvi-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making dvi in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making dvi in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making dvi in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: Nothing to be done for `dvi'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
Making dvi in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
Making dvi in examples
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
Making dvi in driverc++
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
make[4]: Nothing to be done for `dvi'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/driverc++'
Making dvi in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `dvi'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[4]: Nothing to be done for `dvi-am'.
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[3]: Nothing to be done for `dvi-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[1]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making check in compat
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/compat'
Making check in util
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/util'
Making check in geom
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in Cholla
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/Cholla'
Making check in facetbool
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facetbool'
Making check in facet
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/facet'
Making check in virtual
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/virtual'
Making check in ACIS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/ACIS'
Making check in OCC
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/geom'
Making check in init
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/init'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
Making check in itaps
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making check in .
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make  testgeom  testgeom_occ
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -DSRCDIR=../../itaps -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT testgeom-testgeom.o -MD -MP -MF .deps/testgeom-testgeom.Tpo -c -o testgeom-testgeom.o `test -f 'testgeom.cc' || echo '../../itaps/'`testgeom.cc
mv -f .deps/testgeom-testgeom.Tpo .deps/testgeom-testgeom.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG -R/opt/acis16.7//bin/linux_amd_64_so -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib  -o testgeom testgeom-testgeom.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o testgeom testgeom-testgeom.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ./.libs/libiGeom.a /home/jason/cgm/test/dist/CGMA-10.2.2/_build/.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt!
 /OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
./.libs/libiGeom.a(iGeom_CGMA.o): In function `iGeom_load_cub_geometry(char const*, int*)':
iGeom_CGMA.cc:(.text+0xa1c3): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -DHAVE_OCC -I. -I../../itaps -I.. -I../../util -I../../geom -I../../init -I. -isystem /opt/acis16.7//include -DSRCDIR=../../itaps -DFORCE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT testgeom_occ-testgeom.o -MD -MP -MF .deps/testgeom_occ-testgeom.Tpo -c -o testgeom_occ-testgeom.o `test -f 'testgeom.cc' || echo '../../itaps/'`testgeom.cc
mv -f .deps/testgeom_occ-testgeom.Tpo .deps/testgeom_occ-testgeom.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG -R/opt/acis16.7//bin/linux_amd_64_so -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib  -o testgeom_occ testgeom_occ-testgeom.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o testgeom_occ testgeom_occ-testgeom.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ./.libs/libiGeom.a /home/jason/cgm/test/dist/CGMA-10.2.2/_build/.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF!
 .so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
./.libs/libiGeom.a(iGeom_CGMA.o): In function `iGeom_load_cub_geometry(char const*, int*)':
iGeom_CGMA.cc:(.text+0xa1c3): 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[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make  check-TESTS
make[4]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Using default input file: ../../itaps/testgeom.sat
Geometry engine set to: ACIS Version 16.0.7.0


ITAPS GEOMETRY INTERFACE TEST PROGRAM:

   gLoad: Read 1 ACIS Entities from the input file


Constructed 1 Volume: 1
Model contents: 
vertices: 36
edges: 60
faces: 33
regions: 1
Success
   tags: Tags defined on model: GLOBAL_ID, NAME
Success
   gentity sets: Success
   topology adjacencies: Success
   construct: Created swept volume 3
Success
   primitives: Success
   transforms: Success
   booleans: Updated volume(s): 10
Destroyed volume(s): 11
Updated volume(s): 12
Updated volume(s): 12
Destroyed volume(s): 13
Success
   shutdown: Success

TSTT TEST SUMMARY: 
   Number Tests:           9
   Number Successful:      9
   Number Not Implemented: 0
   Number Failed:          0


PASS: testgeom
Using default input file: ../../itaps/../test/LeverArm.brep
Geometry engine set to: OCC Geometry Engine version 6.2.0


ITAPS GEOMETRY INTERFACE TEST PROGRAM:

   gLoad: 
Constructed 1 Volume: 1
Model contents: 
vertices: 99
edges: 159
faces: 63
regions: 1
Success
   tags: Tags defined on model: GLOBAL_ID, NAME
Success
   gentity sets: Success
   topology adjacencies: Success
   construct: ERROR: Encountered Loop with no CoEdges in Surface 64.
ERROR: Encountered Loop with no CoEdges in Surface 65.
ERROR: Encountered Loop with no CoEdges in Surface 66.
Created swept volume 4
Success
   primitives: ERROR: Encountered Loop with no CoEdges in Surface 69.
ERROR: Encountered Loop with no CoEdges in Surface 70.
ERROR: Encountered Loop with no CoEdges in Surface 71.
ERROR: Encountered Loop with no CoEdges in Surface 72.
ERROR: Encountered Loop with no CoEdges in Surface 73.
ERROR: Encountered Loop with no CoEdges in Surface 74.
ERROR: Encountered Loop with no CoEdges in Surface 75.
ERROR: Encountered Loop with no CoEdges in Surface 76.
ERROR: Encountered Loop with no CoEdges in Surface 77.
Success
   transforms: ERROR: Encountered Loop with no CoEdges in Surface 79.
ERROR: Encountered Loop with no CoEdges in Surface 80.
ERROR: Encountered Loop with no CoEdges in Surface 81.
ERROR: Encountered Loop with no CoEdges in Surface 82.
ERROR: Encountered Loop with no CoEdges in Surface 83.
ERROR: Encountered Loop with no CoEdges in Surface 84.
ERROR: Encountered Loop with no CoEdges in Surface 79.
ERROR: Encountered Loop with no CoEdges in Surface 80.
ERROR: Encountered Loop with no CoEdges in Surface 81.
ERROR: Encountered Loop with no CoEdges in Surface 82.
ERROR: Encountered Loop with no CoEdges in Surface 83.
ERROR: Encountered Loop with no CoEdges in Surface 84.
Success
   booleans: ERROR: Encountered Loop with no CoEdges in Surface 85.
ERROR: Encountered Loop with no CoEdges in Surface 86.
ERROR: Encountered Loop with no CoEdges in Surface 87.
ERROR: Encountered Loop with no CoEdges in Surface 88.
ERROR: Encountered Loop with no CoEdges in Surface 89.
ERROR: Encountered Loop with no CoEdges in Surface 90.
ERROR: Encountered Loop with no CoEdges in Surface 91.
ERROR: Encountered Loop with no CoEdges in Surface 92.
ERROR: Encountered Loop with no CoEdges in Surface 93.
Updated volume(s): 11
Destroyed volume(s): 12
Updated volume(s): 13
ERROR: Encountered Loop with no CoEdges in Surface 113.
ERROR: Encountered Loop with no CoEdges in Surface 114.
ERROR: Encountered Loop with no CoEdges in Surface 115.
Updated volume(s): 13
Destroyed volume(s): 14
Success
   shutdown: ERROR: Errors found during CUBIT session.
Success

TSTT TEST SUMMARY: 
   Number Tests:           9
   Number Successful:      9
   Number Not Implemented: 0
   Number Failed:          0


PASS: testgeom_occ
==================
All 2 tests passed
==================
make[4]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/itaps'
Making check in test
make[2]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make  sheet webcut hollow_acis  modify makept r_w test_occ
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT sheet.o -MD -MP -MF .deps/sheet.Tpo -c -o sheet.o ../../test/sheet.cpp
mv -f .deps/sheet.Tpo .deps/sheet.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o sheet sheet.o ../libcgm.la -lm
mkdir .libs
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o sheet sheet.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.!
 so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT webcut.o -MD -MP -MF .deps/webcut.Tpo -c -o webcut.o ../../test/webcut.cpp
mv -f .deps/webcut.Tpo .deps/webcut.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o webcut webcut.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o webcut webcut.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
 o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT hollow_acis.o -MD -MP -MF .deps/hollow_acis.Tpo -c -o hollow_acis.o ../../test/hollow_acis.cpp
mv -f .deps/hollow_acis.Tpo .deps/hollow_acis.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o hollow_acis hollow_acis.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o hollow_acis hollow_acis.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/li!
 bTKGeomAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT modify.o -MD -MP -MF .deps/modify.Tpo -c -o modify.o ../../test/modify.cpp
../../test/modify.cpp: In function ‘CubitStatus make_Point()’:
../../test/modify.cpp:878: warning: unused variable ‘vt3’
mv -f .deps/modify.Tpo .deps/modify.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o modify modify.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o modify modify.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
 o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT makept.o -MD -MP -MF .deps/makept.Tpo -c -o makept.o ../../test/makept.cpp
../../test/makept.cpp: In function ‘CubitStatus make_Point()’:
../../test/makept.cpp:289: warning: unused variable ‘d’
../../test/makept.cpp:206: warning: unused variable ‘is_equal’
../../test/makept.cpp:294: warning: unused variable ‘new_face2’
../../test/makept.cpp:335: warning: unused variable ‘area’
../../test/makept.cpp:374: warning: unused variable ‘pc2’
../../test/makept.cpp:378: warning: unused variable ‘num_loops’
../../test/makept.cpp:383: warning: unused variable ‘angle’
mv -f .deps/makept.Tpo .deps/makept.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o makept makept.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o makept makept.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlg!
 o.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT r_w.o -MD -MP -MF .deps/r_w.Tpo -c -o r_w.o ../../test/r_w.cpp
../../test/r_w.cpp: In function ‘CubitStatus make_Point()’:
../../test/r_w.cpp:177: warning: unused variable ‘d’
../../test/r_w.cpp:179: warning: unused variable ‘n’
mv -f .deps/r_w.Tpo .deps/r_w.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o r_w r_w.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /!
 opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC  -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include  -Wall -pipe -pedantic -O2 -DNDEBUG -MT test_occ.o -MD -MP -MF .deps/test_occ.Tpo -c -o test_occ.o ../../test/test_occ.cpp
mv -f .deps/test_occ.Tpo .deps/test_occ.Po
/bin/sh ../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -O2 -DNDEBUG  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so  -o test_occ test_occ.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o test_occ test_occ.o  -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeo!
 mAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm   -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make  check-TESTS
make[3]: Entering directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
PASS: sheet
=======================================
Read 1 ACIS Entities from the input file


Constructed 1 Volume: 1
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 2
Updated volume(s): 1

Exported:   2 Volumes

=======================================
Read 1 ACIS Entities from the input file


Constructed 1 Volume: 3
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 4
Updated volume(s): 3

Exported:   2 Volumes

=======================================
Read 1 ACIS Entities from the input file


Constructed 1 Volume: 5
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 6
Updated volume(s): 5

Exported:   2 Volumes

=======================================
Read 3 ACIS Entities from the input file


Constructed 1 Volume: 7
Constructed 2 Free Curves: 4457, 4458
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 8
Updated volume(s): 7
CPU time taken to WEBCUT this body: 5.300000 secs

Exported:   2 Volumes
            2 Curves

=======================================
Read 3 ACIS Entities from the input file


Constructed 1 Volume: 9
Constructed 2 Free Curves: 5296, 5297
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 10
Updated volume(s): 9

Exported:   2 Volumes
            2 Curves

=======================================
Read 3 ACIS Entities from the input file


Constructed 1 Volume: 11
Constructed 2 Free Curves: 5322, 5323
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 12
Updated volume(s): 11

Exported:   2 Volumes
            2 Curves

=======================================
Read 5 ACIS Entities from the input file


Constructed 1 Volume: 13
Constructed 4 Free Curves: 5348 to 5351
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 14
Updated volume(s): 13

Exported:   2 Volumes
            4 Curves

=======================================
Read 2 ACIS Entities from the input file


Constructed 2 Volumes: 15, 16
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 17
Updated volume(s): 15

Exported:   3 Volumes

=======================================
Read 2 ACIS Entities from the input file


Constructed 2 Volumes: 18, 19
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 20
Updated volume(s): 18

Exported:   3 Volumes

=======================================
Read 2 ACIS Entities from the input file


Constructed 2 Volumes: 21, 22
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 23
Updated volume(s): 21

Exported:   3 Volumes

=======================================
Read 2 ACIS Entities from the input file


Constructed 2 Volumes: 24, 25
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 26
Updated volume(s): 24

Exported:   3 Volumes

=======================================
Read 2 ACIS Entities from the input file


Constructed 2 Volumes: 27, 28
=======================================
      Creating the new (webcut) volumes...
Created volume(s): 29
Updated volume(s): 27

Exported:   3 Volumes

PASS: webcut
=======================================
Read 1 ACIS Entities from the input file


Constructed 1 Volume: 1
=======================================
Created volume(s): 2
Destroyed volume(s): 1
PASS: hollow_acis
ERROR: Encountered Loop with no CoEdges in Surface 1.
ERROR: Encountered Loop with no CoEdges in Surface 2.
ERROR: Encountered Loop with no CoEdges in Surface 3.
ERROR: Encountered Loop with no CoEdges in Surface 4.
ERROR: Encountered Loop with no CoEdges in Surface 5.
ERROR: Encountered Loop with no CoEdges in Surface 6.
Modified volume
Created volume(s): 9
Destroyed volume(s): 2 to 7

Exported:   1 OCC Body

=======================================

Constructed 1 Volume: 10
=======================================
ERROR: Encountered Loop with no CoEdges in Surface 20.
ERROR: Encountered Loop with no CoEdges in Surface 21.
ERROR: Encountered Loop with no CoEdges in Surface 22.
ERROR: Encountered Loop with no CoEdges in Surface 23.
ERROR: Encountered Loop with no CoEdges in Surface 24.
ERROR: Encountered Loop with no CoEdges in Surface 25.
ERROR: Encountered Loop with no CoEdges in Surface 26.
ERROR: Encountered Loop with no CoEdges in Surface 27.
ERROR: Encountered Loop with no CoEdges in Surface 29.
ERROR: Encountered Loop with no CoEdges in Surface 30.
ERROR: Encountered Loop with no CoEdges in Surface 31.
ERROR: Encountered Loop with no CoEdges in Surface 32.
ERROR: Encountered Loop with no CoEdges in Surface 33.
ERROR: Encountered Loop with no CoEdges in Surface 34.
ERROR: Encountered Loop with no CoEdges in Surface 35.
ERROR: Encountered Loop with no CoEdges in Surface 36.
ERROR: Encountered Loop with no CoEdges in Surface 37.
ERROR: Encountered Loop with no CoEdges in Surface 38.
ERROR: Encountered Loop with no CoEdges in Surface 39.
ERROR: Encountered Loop with no CoEdges in Surface 40.
ERROR: Encountered Loop with no CoEdges in Surface 43.
ERROR: Encountered Loop with no CoEdges in Surface 44.
ERROR: Encountered Loop with no CoEdges in Surface 45.
ERROR: Encountered Loop with no CoEdges in Surface 46.
ERROR: Encountered Loop with no CoEdges in Surface 47.
ERROR: Encountered Loop with no CoEdges in Surface 48.
ERROR: Encountered Loop with no CoEdges in Surface 49.
ERROR: Encountered Loop with no CoEdges in Surface 50.
ERROR: Encountered Loop with no CoEdges in Surface 51.
ERROR: Encountered Loop with no CoEdges in Surface 52.
ERROR: Encountered Loop with no CoEdges in Surface 53.
ERROR: Encountered Loop with no CoEdges in Surface 54.
ERROR: Encountered Loop with no CoEdges in Surface 55.
ERROR: Encountered Loop with no CoEdges in Surface 56.
ERROR: Encountered Loop with no CoEdges in Surface 57.
ERROR: Encountered Loop with no CoEdges in Surface 58.
ERROR: Encountered Loop with no CoEdges in Surface 59.
ERROR: Encountered Loop with no CoEdges in Surface 60.
Updated volume(s): 19
Destroyed volume(s): 20
Created volume(s): 22, 23
Destroyed volume(s): 19, 21
ERROR: Encountered Loop with no CoEdges in Surface 69.
ERROR: Encountered Loop with no CoEdges in Surface 70.
ERROR: Encountered Loop with no CoEdges in Surface 71.
ERROR: Encountered Loop with no CoEdges in Surface 72.
ERROR: Encountered Loop with no CoEdges in Surface 73.
ERROR: Encountered Loop with no CoEdges in Surface 74.
ERROR: Encountered Loop with no CoEdges in Surface 75.
ERROR: Encountered Loop with no CoEdges in Surface 76.
ERROR: Encountered Loop with no CoEdges in Surface 77.
ERROR: Encountered Loop with no CoEdges in Surface 78.
ERROR: Encountered Loop with no CoEdges in Surface 79.
ERROR: Encountered Loop with no CoEdges in Surface 80.
Updated volume(s): 26
WARNING: Attempted step_and_get from empty DLIList
/bin/sh: line 4: 31788 Segmentation fault      /home/jason/bin/timeout 600 ${dir}$tst
FAIL: modify
=======================================

Constructed 1 Volume: 2
=======================================
=======================================

Constructed 1 Volume: 3
=======================================
=======================================

Constructed 2 Volumes: 4, 5
=======================================
Created volume(s): 6 to 10

Exported:   6 OCC Bodies
            1 OCC Curve
            3 OCC Points

ERROR: Encountered Loop with no CoEdges in Surface 1.
ERROR: Encountered Loop with no CoEdges in Surface 2.
ERROR: Encountered Loop with no CoEdges in Surface 3.
ERROR: Encountered Loop with no CoEdges in Surface 4.
ERROR: Encountered Loop with no CoEdges in Surface 5.
ERROR: Encountered Loop with no CoEdges in Surface 5.
ERROR: Encountered Loop with no CoEdges in Surface 5.
ERROR: Encountered Loop with no CoEdges in Surface 5.
ERROR: Encountered Loop with no CoEdges in Surface 6.
ERROR: Encountered Loop with no CoEdges in Surface 7.
ERROR: Encountered Loop with no CoEdges in Surface 8.
ERROR: Encountered Loop with no CoEdges in Surface 9.
ERROR: Encountered Loop with no CoEdges in Surface 10.
ERROR: Encountered Loop with no CoEdges in Surface 11.
ERROR: Encountered Loop with no CoEdges in Surface 12.
ERROR: Encountered Loop with no CoEdges in Surface 13.
ERROR: Encountered Loop with no CoEdges in Surface 14.
ERROR: Encountered Loop with no CoEdges in Surface 15.
ERROR: Encountered Loop with no CoEdges in Surface 16.
ERROR: Encountered Loop with no CoEdges in Surface 17.
ERROR: Encountered Loop with no CoEdges in Surface 18.
ERROR: Encountered Loop with no CoEdges in Surface 19.
ERROR: Encountered Loop with no CoEdges in Surface 20.
ERROR: Encountered Loop with no CoEdges in Surface 21.
ERROR: Encountered Loop with no CoEdges in Surface 21.
ERROR: Encountered Loop with no CoEdges in Surface 22.
ERROR: Encountered Loop with no CoEdges in Surface 23.
ERROR: Encountered Loop with no CoEdges in Surface 24.
ERROR: Encountered Loop with no CoEdges in Surface 25.
ERROR: Encountered Loop with no CoEdges in Surface 26.
ERROR: Encountered Loop with no CoEdges in Surface 27.
ERROR: Encountered Loop with no CoEdges in Surface 28.
ERROR: Encountered Loop with no CoEdges in Surface 29.
ERROR: Encountered Loop with no CoEdges in Surface 30.
ERROR: Encountered Loop with no CoEdges in Surface 31.
ERROR: Encountered Loop with no CoEdges in Surface 32.
ERROR: Encountered Loop with no CoEdges in Surface 33.
ERROR: Encountered Loop with no CoEdges in Surface 34.
ERROR: Encountered Loop with no CoEdges in Surface 35.
ERROR: Encountered Loop with no CoEdges in Surface 36.
ERROR: Encountered Loop with no CoEdges in Surface 37.
ERROR: Encountered Loop with no CoEdges in Surface 38.
ERROR: Encountered Loop with no CoEdges in Surface 39.
ERROR: Encountered Loop with no CoEdges in Surface 40.
ERROR: Encountered Loop with no CoEdges in Surface 41.
ERROR: Encountered Loop with no CoEdges in Surface 42.
ERROR: Encountered Loop with no CoEdges in Surface 43.
ERROR: Encountered Loop with no CoEdges in Surface 44.
ERROR: Encountered Loop with no CoEdges in Surface 45.
ERROR: Encountered Loop with no CoEdges in Surface 45.
ERROR: Encountered Loop with no CoEdges in Surface 46.
ERROR: Encountered Loop with no CoEdges in Surface 46.
ERROR: Encountered Loop with no CoEdges in Surface 47.
ERROR: Encountered Loop with no CoEdges in Surface 48.
ERROR: Encountered Loop with no CoEdges in Surface 49.
ERROR: Encountered Loop with no CoEdges in Surface 50.
ERROR: Encountered Loop with no CoEdges in Surface 50.
ERROR: Encountered Loop with no CoEdges in Surface 51.
ERROR: Encountered Loop with no CoEdges in Surface 52.
ERROR: Encountered Loop with no CoEdges in Surface 53.
ERROR: Encountered Loop with no CoEdges in Surface 53.
ERROR: Encountered Loop with no CoEdges in Surface 53.
ERROR: Encountered Loop with no CoEdges in Surface 53.
ERROR: Encountered Loop with no CoEdges in Surface 54.
ERROR: Encountered Loop with no CoEdges in Surface 55.
ERROR: Encountered Loop with no CoEdges in Surface 56.
ERROR: Encountered Loop with no CoEdges in Surface 57.
ERROR: Encountered Loop with no CoEdges in Surface 58.
ERROR: Encountered Loop with no CoEdges in Surface 59.
ERROR: Encountered Loop with no CoEdges in Surface 59.
ERROR: Encountered Loop with no CoEdges in Surface 60.
ERROR: Encountered Loop with no CoEdges in Surface 61.
ERROR: Encountered Loop with no CoEdges in Surface 62.
ERROR: Encountered Loop with no CoEdges in Surface 63.
ERROR: Encountered Loop with no CoEdges in Surface 64.
ERROR: Encountered Loop with no CoEdges in Surface 65.
ERROR: Encountered Loop with no CoEdges in Surface 66.
ERROR: Encountered Loop with no CoEdges in Surface 66.
ERROR: Encountered Loop with no CoEdges in Surface 67.
ERROR: Encountered Loop with no CoEdges in Surface 68.
ERROR: Encountered Loop with no CoEdges in Surface 69.
ERROR: Encountered Loop with no CoEdges in Surface 70.
ERROR: Encountered Loop with no CoEdges in Surface 71.
ERROR: Encountered Loop with no CoEdges in Surface 72.
ERROR: Encountered Loop with no CoEdges in Surface 73.
ERROR: Encountered Loop with no CoEdges in Surface 74.
ERROR: Encountered Loop with no CoEdges in Surface 75.
ERROR: Encountered Loop with no CoEdges in Surface 76.
ERROR: Encountered Loop with no CoEdges in Surface 77.
ERROR: Encountered Loop with no CoEdges in Surface 78.
ERROR: Encountered Loop with no CoEdges in Surface 79.
ERROR: Encountered Loop with no CoEdges in Surface 80.
ERROR: Encountered Loop with no CoEdges in Surface 81.
ERROR: Encountered Loop with no CoEdges in Surface 82.
ERROR: Encountered Loop with no CoEdges in Surface 83.
ERROR: Encountered Loop with no CoEdges in Surface 84.
ERROR: Encountered Loop with no CoEdges in Surface 85.
ERROR: Encountered Loop with no CoEdges in Surface 86.
ERROR: Encountered Loop with no CoEdges in Surface 87.
ERROR: Encountered Loop with no CoEdges in Surface 88.
ERROR: Encountered Loop with no CoEdges in Surface 89.
ERROR: Encountered Loop with no CoEdges in Surface 90.
ERROR: Encountered Loop with no CoEdges in Surface 91.
ERROR: Encountered Loop with no CoEdges in Surface 92.
ERROR: Encountered Loop with no CoEdges in Surface 93.
ERROR: Encountered Loop with no CoEdges in Surface 94.
ERROR: Encountered Loop with no CoEdges in Surface 95.
ERROR: Encountered Loop with no CoEdges in Surface 96.
ERROR: Encountered Loop with no CoEdges in Surface 97.
ERROR: Encountered Loop with no CoEdges in Surface 98.
ERROR: Encountered Loop with no CoEdges in Surface 99.
ERROR: Encountered Loop with no CoEdges in Surface 100.
ERROR: Encountered Loop with no CoEdges in Surface 101.
ERROR: Encountered Loop with no CoEdges in Surface 102.
ERROR: Encountered Loop with no CoEdges in Surface 103.
ERROR: Encountered Loop with no CoEdges in Surface 104.
ERROR: Encountered Loop with no CoEdges in Surface 105.
ERROR: Encountered Loop with no CoEdges in Surface 106.
ERROR: Encountered Loop with no CoEdges in Surface 107.
ERROR: Encountered Loop with no CoEdges in Surface 108.
ERROR: Encountered Loop with no CoEdges in Surface 109.
ERROR: Encountered Loop with no CoEdges in Surface 110.
ERROR: Encountered Loop with no CoEdges in Surface 111.
ERROR: Encountered Loop with no CoEdges in Surface 112.
ERROR: Encountered Loop with no CoEdges in Surface 113.
ERROR: Encountered Loop with no CoEdges in Surface 114.
ERROR: Encountered Loop with no CoEdges in Surface 115.
ERROR: Encountered Loop with no CoEdges in Surface 116.
ERROR: Encountered Loop with no CoEdges in Surface 117.
ERROR: Encountered Loop with no CoEdges in Surface 118.
ERROR: Encountered Loop with no CoEdges in Surface 119.
ERROR: Encountered Loop with no CoEdges in Surface 120.
ERROR: Encountered Loop with no CoEdges in Surface 121.
ERROR: Encountered Loop with no CoEdges in Surface 122.
ERROR: Encountered Loop with no CoEdges in Surface 122.
ERROR: Encountered Loop with no CoEdges in Surface 122.
ERROR: Encountered Loop with no CoEdges in Surface 122.
ERROR: Encountered Loop with no CoEdges in Surface 123.
ERROR: Encountered Loop with no CoEdges in Surface 124.
ERROR: Encountered Loop with no CoEdges in Surface 125.
ERROR: Encountered Loop with no CoEdges in Surface 126.
ERROR: Encountered Loop with no CoEdges in Surface 127.
ERROR: Encountered Loop with no CoEdges in Surface 128.
ERROR: Encountered Loop with no CoEdges in Surface 129.
ERROR: Encountered Loop with no CoEdges in Surface 130.
ERROR: Encountered Loop with no CoEdges in Surface 130.
ERROR: Encountered Loop with no CoEdges in Surface 130.
ERROR: Encountered Loop with no CoEdges in Surface 130.
ERROR: Encountered Loop with no CoEdges in Surface 131.
ERROR: Encountered Loop with no CoEdges in Surface 131.
ERROR: Encountered Loop with no CoEdges in Surface 132.
ERROR: Encountered Loop with no CoEdges in Surface 132.
ERROR: Encountered Loop with no CoEdges in Surface 133.
ERROR: Encountered Loop with no CoEdges in Surface 134.
ERROR: Encountered Loop with no CoEdges in Surface 135.
ERROR: Encountered Loop with no CoEdges in Surface 136.
ERROR: Encountered Loop with no CoEdges in Surface 137.
ERROR: Encountered Loop with no CoEdges in Surface 138.
ERROR: Encountered Loop with no CoEdges in Surface 139.
ERROR: Encountered Loop with no CoEdges in Surface 140.
ERROR: Encountered Loop with no CoEdges in Surface 141.
ERROR: Encountered Loop with no CoEdges in Surface 142.
ERROR: Encountered Loop with no CoEdges in Surface 143.
ERROR: Encountered Loop with no CoEdges in Surface 144.
ERROR: Encountered Loop with no CoEdges in Surface 145.
ERROR: Encountered Loop with no CoEdges in Surface 146.
ERROR: Encountered Loop with no CoEdges in Surface 147.
ERROR: Encountered Loop with no CoEdges in Surface 148.
ERROR: Encountered Loop with no CoEdges in Surface 149.
ERROR: Encountered Loop with no CoEdges in Surface 150.
ERROR: Encountered Loop with no CoEdges in Surface 151.
ERROR: Encountered Loop with no CoEdges in Surface 152.
ERROR: Encountered Loop with no CoEdges in Surface 153.
ERROR: Encountered Loop with no CoEdges in Surface 154.
ERROR: Encountered Loop with no CoEdges in Surface 155.
ERROR: Encountered Loop with no CoEdges in Surface 156.
ERROR: Encountered Loop with no CoEdges in Surface 157.
ERROR: Encountered Loop with no CoEdges in Surface 158.
ERROR: Encountered Loop with no CoEdges in Surface 159.
ERROR: Encountered Loop with no CoEdges in Surface 160.
ERROR: Encountered Loop with no CoEdges in Surface 161.
ERROR: Encountered Loop with no CoEdges in Surface 162.
ERROR: Encountered Loop with no CoEdges in Surface 163.
ERROR: Encountered Loop with no CoEdges in Surface 164.
ERROR: Encountered Loop with no CoEdges in Surface 165.
ERROR: Encountered Loop with no CoEdges in Surface 166.
ERROR: Encountered Loop with no CoEdges in Surface 167.
ERROR: Encountered Loop with no CoEdges in Surface 168.
ERROR: Encountered Loop with no CoEdges in Surface 169.
ERROR: Encountered Loop with no CoEdges in Surface 170.
ERROR: Encountered Loop with no CoEdges in Surface 171.
ERROR: Encountered Loop with no CoEdges in Surface 172.
ERROR: Encountered Loop with no CoEdges in Surface 173.
ERROR: Encountered Loop with no CoEdges in Surface 174.
ERROR: Encountered Loop with no CoEdges in Surface 175.
ERROR: Encountered Loop with no CoEdges in Surface 176.
ERROR: Encountered Loop with no CoEdges in Surface 177.
ERROR: Encountered Loop with no CoEdges in Surface 178.
ERROR: Encountered Loop with no CoEdges in Surface 179.
ERROR: Encountered Loop with no CoEdges in Surface 180.
ERROR: Encountered Loop with no CoEdges in Surface 181.
ERROR: Encountered Loop with no CoEdges in Surface 182.
ERROR: Encountered Loop with no CoEdges in Surface 183.
ERROR: Encountered Loop with no CoEdges in Surface 184.
ERROR: Encountered Loop with no CoEdges in Surface 185.
ERROR: Encountered Loop with no CoEdges in Surface 186.
ERROR: Encountered Loop with no CoEdges in Surface 187.
ERROR: Encountered Loop with no CoEdges in Surface 188.
ERROR: Encountered Loop with no CoEdges in Surface 189.
ERROR: Encountered Loop with no CoEdges in Surface 190.
ERROR: Encountered Loop with no CoEdges in Surface 191.
ERROR: Encountered Loop with no CoEdges in Surface 192.
ERROR: Encountered Loop with no CoEdges in Surface 193.
ERROR: Encountered Loop with no CoEdges in Surface 194.
ERROR: Encountered Loop with no CoEdges in Surface 195.
ERROR: Encountered Loop with no CoEdges in Surface 196.
ERROR: Encountered Loop with no CoEdges in Surface 197.
ERROR: Encountered Loop with no CoEdges in Surface 198.
ERROR: Encountered Loop with no CoEdges in Surface 199.
ERROR: Encountered Loop with no CoEdges in Surface 200.
ERROR: Encountered Loop with no CoEdges in Surface 201.
ERROR: Encountered Loop with no CoEdges in Surface 202.
ERROR: Encountered Loop with no CoEdges in Surface 203.
ERROR: Encountered Loop with no CoEdges in Surface 204.
ERROR: Encountered Loop with no CoEdges in Surface 205.
ERROR: Encountered Loop with no CoEdges in Surface 206.
ERROR: Encountered Loop with no CoEdges in Surface 206.
ERROR: Encountered Loop with no CoEdges in Surface 207.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 208.
ERROR: Encountered Loop with no CoEdges in Surface 209.
ERROR: Encountered Loop with no CoEdges in Surface 210.
ERROR: Encountered Loop with no CoEdges in Surface 211.
ERROR: Encountered Loop with no CoEdges in Surface 211.
ERROR: Encountered Loop with no CoEdges in Surface 211.
ERROR: Encountered Loop with no CoEdges in Surface 211.
ERROR: Encountered Loop with no CoEdges in Surface 212.
ERROR: Encountered Loop with no CoEdges in Surface 213.
ERROR: Encountered Loop with no CoEdges in Surface 214.
ERROR: Encountered Loop with no CoEdges in Surface 215.
ERROR: Encountered Loop with no CoEdges in Surface 216.
ERROR: Encountered Loop with no CoEdges in Surface 217.
ERROR: Encountered Loop with no CoEdges in Surface 218.
ERROR: Encountered Loop with no CoEdges in Surface 219.
ERROR: Encountered Loop with no CoEdges in Surface 220.
ERROR: Encountered Loop with no CoEdges in Surface 221.
ERROR: Encountered Loop with no CoEdges in Surface 222.
ERROR: Encountered Loop with no CoEdges in Surface 223.
ERROR: Encountered Loop with no CoEdges in Surface 224.
ERROR: Encountered Loop with no CoEdges in Surface 225.
ERROR: Encountered Loop with no CoEdges in Surface 226.
ERROR: Encountered Loop with no CoEdges in Surface 227.
ERROR: Encountered Loop with no CoEdges in Surface 228.
ERROR: Encountered Loop with no CoEdges in Surface 229.
ERROR: Encountered Loop with no CoEdges in Surface 230.
ERROR: Encountered Loop with no CoEdges in Surface 231.
ERROR: Encountered Loop with no CoEdges in Surface 232.
ERROR: Encountered Loop with no CoEdges in Surface 233.
ERROR: Encountered Loop with no CoEdges in Surface 234.
ERROR: Encountered Loop with no CoEdges in Surface 235.
ERROR: Encountered Loop with no CoEdges in Surface 236.
ERROR: Encountered Loop with no CoEdges in Surface 237.
ERROR: Encountered Loop with no CoEdges in Surface 238.
ERROR: Encountered Loop with no CoEdges in Surface 239.
ERROR: Encountered Loop with no CoEdges in Surface 240.
ERROR: Encountered Loop with no CoEdges in Surface 241.
ERROR: Encountered Loop with no CoEdges in Surface 242.
ERROR: Encountered Loop with no CoEdges in Surface 243.
ERROR: Encountered Loop with no CoEdges in Surface 244.
ERROR: Encountered Loop with no CoEdges in Surface 245.
ERROR: Encountered Loop with no CoEdges in Surface 246.
ERROR: Encountered Loop with no CoEdges in Surface 247.
ERROR: Encountered Loop with no CoEdges in Surface 248.
ERROR: Encountered Loop with no CoEdges in Surface 249.
ERROR: Encountered Loop with no CoEdges in Surface 250.
ERROR: Encountered Loop with no CoEdges in Surface 250.
ERROR: Encountered Loop with no CoEdges in Surface 251.
ERROR: Encountered Loop with no CoEdges in Surface 252.
ERROR: Encountered Loop with no CoEdges in Surface 253.
ERROR: Encountered Loop with no CoEdges in Surface 253.
ERROR: Encountered Loop with no CoEdges in Surface 253.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 254.
ERROR: Encountered Loop with no CoEdges in Surface 255.
ERROR: Encountered Loop with no CoEdges in Surface 256.
ERROR: Encountered Loop with no CoEdges in Surface 257.
ERROR: Encountered Loop with no CoEdges in Surface 258.
ERROR: Encountered Loop with no CoEdges in Surface 259.
ERROR: Encountered Loop with no CoEdges in Surface 260.
ERROR: Encountered Loop with no CoEdges in Surface 261.
ERROR: Encountered Loop with no CoEdges in Surface 262.
ERROR: Encountered Loop with no CoEdges in Surface 263.
ERROR: Encountered Loop with no CoEdges in Surface 264.
ERROR: Encountered Loop with no CoEdges in Surface 265.
ERROR: Encountered Loop with no CoEdges in Surface 266.
ERROR: Encountered Loop with no CoEdges in Surface 267.
ERROR: Encountered Loop with no CoEdges in Surface 268.
ERROR: Encountered Loop with no CoEdges in Surface 269.
ERROR: Encountered Loop with no CoEdges in Surface 270.
ERROR: Encountered Loop with no CoEdges in Surface 271.
ERROR: Encountered Loop with no CoEdges in Surface 272.
ERROR: Encountered Loop with no CoEdges in Surface 273.
ERROR: Encountered Loop with no CoEdges in Surface 274.
ERROR: Encountered Loop with no CoEdges in Surface 275.
ERROR: Encountered Loop with no CoEdges in Surface 276.
ERROR: Encountered Loop with no CoEdges in Surface 277.
ERROR: Encountered Loop with no CoEdges in Surface 278.
ERROR: Encountered Loop with no CoEdges in Surface 279.
ERROR: Encountered Loop with no CoEdges in Surface 280.
ERROR: Encountered Loop with no CoEdges in Surface 281.
ERROR: Encountered Loop with no CoEdges in Surface 282.
ERROR: Encountered Loop with no CoEdges in Surface 283.
ERROR: Encountered Loop with no CoEdges in Surface 284.
ERROR: Encountered Loop with no CoEdges in Surface 285.
ERROR: Encountered Loop with no CoEdges in Surface 286.
ERROR: Encountered Loop with no CoEdges in Surface 287.
ERROR: Encountered Loop with no CoEdges in Surface 288.
ERROR: Encountered Loop with no CoEdges in Surface 289.
ERROR: Encountered Loop with no CoEdges in Surface 290.
ERROR: Encountered Loop with no CoEdges in Surface 291.
ERROR: Encountered Loop with no CoEdges in Surface 292.
ERROR: Encountered Loop with no CoEdges in Surface 293.
ERROR: Encountered Loop with no CoEdges in Surface 294.
ERROR: Encountered Loop with no CoEdges in Surface 295.
ERROR: Encountered Loop with no CoEdges in Surface 296.
ERROR: Encountered Loop with no CoEdges in Surface 297.
ERROR: Encountered Loop with no CoEdges in Surface 298.
ERROR: Encountered Loop with no CoEdges in Surface 299.
ERROR: Encountered Loop with no CoEdges in Surface 300.
ERROR: Encountered Loop with no CoEdges in Surface 301.
ERROR: Encountered Loop with no CoEdges in Surface 302.
ERROR: Encountered Loop with no CoEdges in Surface 303.
ERROR: Encountered Loop with no CoEdges in Surface 304.
ERROR: Encountered Loop with no CoEdges in Surface 305.
ERROR: Encountered Loop with no CoEdges in Surface 306.
ERROR: Encountered Loop with no CoEdges in Surface 307.
ERROR: Encountered Loop with no CoEdges in Surface 308.
ERROR: Encountered Loop with no CoEdges in Surface 309.
ERROR: Encountered Loop with no CoEdges in Surface 310.
ERROR: Encountered Loop with no CoEdges in Surface 311.
ERROR: Encountered Loop with no CoEdges in Surface 312.
ERROR: Encountered Loop with no CoEdges in Surface 313.
ERROR: Encountered Loop with no CoEdges in Surface 314.
ERROR: Encountered Loop with no CoEdges in Surface 315.
ERROR: Encountered Loop with no CoEdges in Surface 316.
ERROR: Encountered Loop with no CoEdges in Surface 317.
ERROR: Encountered Loop with no CoEdges in Surface 318.
ERROR: Encountered Loop with no CoEdges in Surface 319.
ERROR: Encountered Loop with no CoEdges in Surface 320.
ERROR: Encountered Loop with no CoEdges in Surface 321.
ERROR: Encountered Loop with no CoEdges in Surface 322.
ERROR: Encountered Loop with no CoEdges in Surface 323.
ERROR: Encountered Loop with no CoEdges in Surface 324.
ERROR: Encountered Loop with no CoEdges in Surface 325.
ERROR: Encountered Loop with no CoEdges in Surface 326.
ERROR: Encountered Loop with no CoEdges in Surface 327.
ERROR: Encountered Loop with no CoEdges in Surface 328.
ERROR: Encountered Loop with no CoEdges in Surface 329.
ERROR: Encountered Loop with no CoEdges in Surface 330.
ERROR: Encountered Loop with no CoEdges in Surface 331.
ERROR: Encountered Loop with no CoEdges in Surface 332.
ERROR: Encountered Loop with no CoEdges in Surface 333.
ERROR: Encountered Loop with no CoEdges in Surface 334.
ERROR: Encountered Loop with no CoEdges in Surface 335.
ERROR: Encountered Loop with no CoEdges in Surface 336.
ERROR: Encountered Loop with no CoEdges in Surface 337.
ERROR: Encountered Loop with no CoEdges in Surface 338.
ERROR: Encountered Loop with no CoEdges in Surface 339.
ERROR: Encountered Loop with no CoEdges in Surface 340.
ERROR: Encountered Loop with no CoEdges in Surface 341.
ERROR: Encountered Loop with no CoEdges in Surface 342.
ERROR: Encountered Loop with no CoEdges in Surface 343.
ERROR: Encountered Loop with no CoEdges in Surface 344.
ERROR: Encountered Loop with no CoEdges in Surface 345.
ERROR: Encountered Loop with no CoEdges in Surface 346.
ERROR: Encountered Loop with no CoEdges in Surface 347.
ERROR: Encountered Loop with no CoEdges in Surface 348.
ERROR: Encountered Loop with no CoEdges in Surface 349.
ERROR: Encountered Loop with no CoEdges in Surface 350.
ERROR: Encountered Loop with no CoEdges in Surface 351.
ERROR: Encountered Loop with no CoEdges in Surface 352.
ERROR: Encountered Loop with no CoEdges in Surface 353.
ERROR: Encountered Loop with no CoEdges in Surface 354.
ERROR: Encountered Loop with no CoEdges in Surface 355.
ERROR: Encountered Loop with no CoEdges in Surface 356.
ERROR: Encountered Loop with no CoEdges in Surface 357.
ERROR: Encountered Loop with no CoEdges in Surface 358.
ERROR: Encountered Loop with no CoEdges in Surface 359.
ERROR: Encountered Loop with no CoEdges in Surface 360.
ERROR: Encountered Loop with no CoEdges in Surface 361.
ERROR: Encountered Loop with no CoEdges in Surface 362.
ERROR: Encountered Loop with no CoEdges in Surface 363.
ERROR: Encountered Loop with no CoEdges in Surface 364.
ERROR: Encountered Loop with no CoEdges in Surface 365.
ERROR: Encountered Loop with no CoEdges in Surface 366.
ERROR: Encountered Loop with no CoEdges in Surface 367.
ERROR: Encountered Loop with no CoEdges in Surface 368.
ERROR: Encountered Loop with no CoEdges in Surface 369.
ERROR: Encountered Loop with no CoEdges in Surface 370.
ERROR: Encountered Loop with no CoEdges in Surface 371.
ERROR: Encountered Loop with no CoEdges in Surface 372.
ERROR: Encountered Loop with no CoEdges in Surface 373.
ERROR: Encountered Loop with no CoEdges in Surface 374.
ERROR: Encountered Loop with no CoEdges in Surface 375.
ERROR: Encountered Loop with no CoEdges in Surface 376.
ERROR: Encountered Loop with no CoEdges in Surface 377.
ERROR: Encountered Loop with no CoEdges in Surface 378.
ERROR: Encountered Loop with no CoEdges in Surface 379.
ERROR: Encountered Loop with no CoEdges in Surface 380.
ERROR: Encountered Loop with no CoEdges in Surface 381.
ERROR: Encountered Loop with no CoEdges in Surface 382.
ERROR: Encountered Loop with no CoEdges in Surface 383.
ERROR: Encountered Loop with no CoEdges in Surface 384.
ERROR: Encountered Loop with no CoEdges in Surface 385.
ERROR: Encountered Loop with no CoEdges in Surface 386.
ERROR: Encountered Loop with no CoEdges in Surface 387.
ERROR: Encountered Loop with no CoEdges in Surface 388.
ERROR: Encountered Loop with no CoEdges in Surface 389.
ERROR: Encountered Loop with no CoEdges in Surface 390.
ERROR: Encountered Loop with no CoEdges in Surface 391.
ERROR: Encountered Loop with no CoEdges in Surface 392.
ERROR: Encountered Loop with no CoEdges in Surface 393.
ERROR: Encountered Loop with no CoEdges in Surface 394.
ERROR: Encountered Loop with no CoEdges in Surface 395.
ERROR: Encountered Loop with no CoEdges in Surface 396.
ERROR: Encountered Loop with no CoEdges in Surface 397.
ERROR: Encountered Loop with no CoEdges in Surface 398.
ERROR: Encountered Loop with no CoEdges in Surface 399.
ERROR: Encountered Loop with no CoEdges in Surface 400.
ERROR: Encountered Loop with no CoEdges in Surface 401.
ERROR: Encountered Loop with no CoEdges in Surface 402.
ERROR: Encountered Loop with no CoEdges in Surface 403.
ERROR: Encountered Loop with no CoEdges in Surface 404.
ERROR: Encountered Loop with no CoEdges in Surface 405.
ERROR: Encountered Loop with no CoEdges in Surface 406.
ERROR: Encountered Loop with no CoEdges in Surface 407.
ERROR: Encountered Loop with no CoEdges in Surface 408.
ERROR: Encountered Loop with no CoEdges in Surface 409.
ERROR: Encountered Loop with no CoEdges in Surface 410.
ERROR: Encountered Loop with no CoEdges in Surface 411.
ERROR: Encountered Loop with no CoEdges in Surface 412.
ERROR: Encountered Loop with no CoEdges in Surface 413.
ERROR: Encountered Loop with no CoEdges in Surface 414.
ERROR: Encountered Loop with no CoEdges in Surface 415.
ERROR: Encountered Loop with no CoEdges in Surface 416.
ERROR: Encountered Loop with no CoEdges in Surface 417.
ERROR: Encountered Loop with no CoEdges in Surface 418.
ERROR: Encountered Loop with no CoEdges in Surface 419.
ERROR: Encountered Loop with no CoEdges in Surface 420.
ERROR: Encountered Loop with no CoEdges in Surface 421.
ERROR: Encountered Loop with no CoEdges in Surface 422.
ERROR: Encountered Loop with no CoEdges in Surface 423.
ERROR: Encountered Loop with no CoEdges in Surface 424.
ERROR: Encountered Loop with no CoEdges in Surface 425.
ERROR: Encountered Loop with no CoEdges in Surface 426.
ERROR: Encountered Loop with no CoEdges in Surface 427.
ERROR: Encountered Loop with no CoEdges in Surface 427.
ERROR: Encountered Loop with no CoEdges in Surface 428.
ERROR: Encountered Loop with no CoEdges in Surface 428.
ERROR: Encountered Loop with no CoEdges in Surface 429.
ERROR: Encountered Loop with no CoEdges in Surface 430.
ERROR: Encountered Loop with no CoEdges in Surface 431.
ERROR: Encountered Loop with no CoEdges in Surface 432.
ERROR: Encountered Loop with no CoEdges in Surface 433.
ERROR: Encountered Loop with no CoEdges in Surface 434.
ERROR: Encountered Loop with no CoEdges in Surface 435.
ERROR: Encountered Loop with no CoEdges in Surface 436.
ERROR: Encountered Loop with no CoEdges in Surface 437.
ERROR: Encountered Loop with no CoEdges in Surface 438.
ERROR: Encountered Loop with no CoEdges in Surface 439.
ERROR: Encountered Loop with no CoEdges in Surface 440.
ERROR: Encountered Loop with no CoEdges in Surface 441.
ERROR: Encountered Loop with no CoEdges in Surface 442.
ERROR: Encountered Loop with no CoEdges in Surface 443.
ERROR: Encountered Loop with no CoEdges in Surface 444.
ERROR: Encountered Loop with no CoEdges in Surface 445.
ERROR: Encountered Loop with no CoEdges in Surface 446.
ERROR: Encountered Loop with no CoEdges in Surface 447.
ERROR: Encountered Loop with no CoEdges in Surface 448.
ERROR: Encountered Loop with no CoEdges in Surface 449.
ERROR: Encountered Loop with no CoEdges in Surface 450.
ERROR: Encountered Loop with no CoEdges in Surface 451.
ERROR: Encountered Loop with no CoEdges in Surface 452.
ERROR: Encountered Loop with no CoEdges in Surface 453.
ERROR: Encountered Loop with no CoEdges in Surface 454.
ERROR: Encountered Loop with no CoEdges in Surface 455.
ERROR: Encountered Loop with no CoEdges in Surface 456.
ERROR: Encountered Loop with no CoEdges in Surface 457.
ERROR: Encountered Loop with no CoEdges in Surface 458.
ERROR: Encountered Loop with no CoEdges in Surface 459.
ERROR: Encountered Loop with no CoEdges in Surface 460.
ERROR: Encountered Loop with no CoEdges in Surface 461.
ERROR: Encountered Loop with no CoEdges in Surface 462.
ERROR: Encountered Loop with no CoEdges in Surface 463.
ERROR: Encountered Loop with no CoEdges in Surface 464.
ERROR: Encountered Loop with no CoEdges in Surface 465.
ERROR: Encountered Loop with no CoEdges in Surface 465.
ERROR: Encountered Loop with no CoEdges in Surface 465.
ERROR: Encountered Loop with no CoEdges in Surface 466.
ERROR: Encountered Loop with no CoEdges in Surface 467.
ERROR: Encountered Loop with no CoEdges in Surface 467.
ERROR: Encountered Loop with no CoEdges in Surface 468.
ERROR: Encountered Loop with no CoEdges in Surface 469.
ERROR: Encountered Loop with no CoEdges in Surface 470.
ERROR: Encountered Loop with no CoEdges in Surface 471.
ERROR: Encountered Loop with no CoEdges in Surface 472.
ERROR: Encountered Loop with no CoEdges in Surface 473.
ERROR: Encountered Loop with no CoEdges in Surface 474.
ERROR: Encountered Loop with no CoEdges in Surface 475.
ERROR: Encountered Loop with no CoEdges in Surface 476.
ERROR: Encountered Loop with no CoEdges in Surface 477.
ERROR: Encountered Loop with no CoEdges in Surface 478.
ERROR: Encountered Loop with no CoEdges in Surface 479.
ERROR: Encountered Loop with no CoEdges in Surface 480.
ERROR: Encountered Loop with no CoEdges in Surface 481.
ERROR: Encountered Loop with no CoEdges in Surface 482.
ERROR: Encountered Loop with no CoEdges in Surface 482.
ERROR: Encountered Loop with no CoEdges in Surface 483.
ERROR: Encountered Loop with no CoEdges in Surface 483.
ERROR: Encountered Loop with no CoEdges in Surface 484.
ERROR: Encountered Loop with no CoEdges in Surface 485.
ERROR: Encountered Loop with no CoEdges in Surface 486.
ERROR: Encountered Loop with no CoEdges in Surface 487.
ERROR: Encountered Loop with no CoEdges in Surface 488.
ERROR: Encountered Loop with no CoEdges in Surface 489.
ERROR: Encountered Loop with no CoEdges in Surface 490.
ERROR: Encountered Loop with no CoEdges in Surface 491.
ERROR: Encountered Loop with no CoEdges in Surface 492.
ERROR: Encountered Loop with no CoEdges in Surface 493.
ERROR: Encountered Loop with no CoEdges in Surface 494.
ERROR: Encountered Loop with no CoEdges in Surface 495.
ERROR: Encountered Loop with no CoEdges in Surface 496.
ERROR: Encountered Loop with no CoEdges in Surface 497.
ERROR: Encountered Loop with no CoEdges in Surface 498.
ERROR: Encountered Loop with no CoEdges in Surface 498.
ERROR: Encountered Loop with no CoEdges in Surface 499.
ERROR: Encountered Loop with no CoEdges in Surface 499.
ERROR: Encountered Loop with no CoEdges in Surface 500.
ERROR: Encountered Loop with no CoEdges in Surface 501.
ERROR: Encountered Loop with no CoEdges in Surface 502.
ERROR: Encountered Loop with no CoEdges in Surface 503.
ERROR: Encountered Loop with no CoEdges in Surface 504.
ERROR: Encountered Loop with no CoEdges in Surface 505.
ERROR: Encountered Loop with no CoEdges in Surface 506.
ERROR: Encountered Loop with no CoEdges in Surface 507.
ERROR: Encountered Loop with no CoEdges in Surface 508.
ERROR: Encountered Loop with no CoEdges in Surface 509.
ERROR: Encountered Loop with no CoEdges in Surface 510.
ERROR: Encountered Loop with no CoEdges in Surface 511.
ERROR: Encountered Loop with no CoEdges in Surface 512.
ERROR: Encountered Loop with no CoEdges in Surface 513.
ERROR: Encountered Loop with no CoEdges in Surface 514.
ERROR: Encountered Loop with no CoEdges in Surface 514.
ERROR: Encountered Loop with no CoEdges in Surface 515.
ERROR: Encountered Loop with no CoEdges in Surface 515.
ERROR: Encountered Loop with no CoEdges in Surface 516.
ERROR: Encountered Loop with no CoEdges in Surface 517.
ERROR: Encountered Loop with no CoEdges in Surface 518.
ERROR: Encountered Loop with no CoEdges in Surface 519.
ERROR: Encountered Loop with no CoEdges in Surface 520.
ERROR: Encountered Loop with no CoEdges in Surface 521.
ERROR: Encountered Loop with no CoEdges in Surface 522.
ERROR: Encountered Loop with no CoEdges in Surface 523.
ERROR: Encountered Loop with no CoEdges in Surface 524.
ERROR: Encountered Loop with no CoEdges in Surface 525.
ERROR: Encountered Loop with no CoEdges in Surface 526.
ERROR: Encountered Loop with no CoEdges in Surface 527.
ERROR: Encountered Loop with no CoEdges in Surface 528.
ERROR: Encountered Loop with no CoEdges in Surface 529.
ERROR: Encountered Loop with no CoEdges in Surface 530.
ERROR: Encountered Loop with no CoEdges in Surface 531.
ERROR: Encountered Loop with no CoEdges in Surface 532.
ERROR: Encountered Loop with no CoEdges in Surface 533.
ERROR: Encountered Loop with no CoEdges in Surface 534.
ERROR: Encountered Loop with no CoEdges in Surface 535.
ERROR: Encountered Loop with no CoEdges in Surface 536.
ERROR: Encountered Loop with no CoEdges in Surface 537.
ERROR: Encountered Loop with no CoEdges in Surface 538.
ERROR: Encountered Loop with no CoEdges in Surface 539.
ERROR: Encountered Loop with no CoEdges in Surface 540.
ERROR: Encountered Loop with no CoEdges in Surface 541.
ERROR: Encountered Loop with no CoEdges in Surface 542.
ERROR: Encountered Loop with no CoEdges in Surface 543.
ERROR: Encountered Loop with no CoEdges in Surface 544.
ERROR: Encountered Loop with no CoEdges in Surface 545.
ERROR: Encountered Loop with no CoEdges in Surface 546.
ERROR: Encountered Loop with no CoEdges in Surface 547.
ERROR: Encountered Loop with no CoEdges in Surface 548.
ERROR: Encountered Loop with no CoEdges in Surface 549.
ERROR: Encountered Loop with no CoEdges in Surface 550.
ERROR: Encountered Loop with no CoEdges in Surface 551.
ERROR: Encountered Loop with no CoEdges in Surface 552.
ERROR: Encountered Loop with no CoEdges in Surface 553.
ERROR: Encountered Loop with no CoEdges in Surface 554.
ERROR: Encountered Loop with no CoEdges in Surface 555.
ERROR: Encountered Loop with no CoEdges in Surface 556.
ERROR: Encountered Loop with no CoEdges in Surface 557.
ERROR: Encountered Loop with no CoEdges in Surface 558.
ERROR: Encountered Loop with no CoEdges in Surface 559.
ERROR: Encountered Loop with no CoEdges in Surface 560.
ERROR: Encountered Loop with no CoEdges in Surface 561.
ERROR: Encountered Loop with no CoEdges in Surface 562.
ERROR: Encountered Loop with no CoEdges in Surface 563.
ERROR: Encountered Loop with no CoEdges in Surface 564.
ERROR: Encountered Loop with no CoEdges in Surface 565.
ERROR: Encountered Loop with no CoEdges in Surface 566.
ERROR: Encountered Loop with no CoEdges in Surface 567.
ERROR: Encountered Loop with no CoEdges in Surface 568.
ERROR: Encountered Loop with no CoEdges in Surface 569.
ERROR: Encountered Loop with no CoEdges in Surface 570.
ERROR: Encountered Loop with no CoEdges in Surface 571.
ERROR: Encountered Loop with no CoEdges in Surface 572.
ERROR: Encountered Loop with no CoEdges in Surface 573.
ERROR: Encountered Loop with no CoEdges in Surface 574.
ERROR: Encountered Loop with no CoEdges in Surface 575.
ERROR: Encountered Loop with no CoEdges in Surface 576.
ERROR: Encountered Loop with no CoEdges in Surface 577.
ERROR: Encountered Loop with no CoEdges in Surface 578.
ERROR: Encountered Loop with no CoEdges in Surface 579.
ERROR: Encountered Loop with no CoEdges in Surface 580.
ERROR: Encountered Loop with no CoEdges in Surface 581.
ERROR: Encountered Loop with no CoEdges in Surface 582.
ERROR: Encountered Loop with no CoEdges in Surface 583.
ERROR: Encountered Loop with no CoEdges in Surface 584.
ERROR: Encountered Loop with no CoEdges in Surface 585.
ERROR: Encountered Loop with no CoEdges in Surface 586.
ERROR: Encountered Loop with no CoEdges in Surface 587.
ERROR: Encountered Loop with no CoEdges in Surface 588.
ERROR: Encountered Loop with no CoEdges in Surface 589.
ERROR: Encountered Loop with no CoEdges in Surface 590.
ERROR: Encountered Loop with no CoEdges in Surface 591.
ERROR: Encountered Loop with no CoEdges in Surface 592.
ERROR: Encountered Loop with no CoEdges in Surface 593.
ERROR: Encountered Loop with no CoEdges in Surface 594.
ERROR: Encountered Loop with no CoEdges in Surface 595.
ERROR: Encountered Loop with no CoEdges in Surface 596.
ERROR: Encountered Loop with no CoEdges in Surface 597.
ERROR: Encountered Loop with no CoEdges in Surface 598.
ERROR: Encountered Loop with no CoEdges in Surface 599.
ERROR: Encountered Loop with no CoEdges in Surface 600.
ERROR: Encountered Loop with no CoEdges in Surface 601.
ERROR: Encountered Loop with no CoEdges in Surface 602.
ERROR: Encountered Loop with no CoEdges in Surface 603.
ERROR: Encountered Loop with no CoEdges in Surface 604.
ERROR: Encountered Loop with no CoEdges in Surface 605.
ERROR: Encountered Loop with no CoEdges in Surface 606.
ERROR: Encountered Loop with no CoEdges in Surface 607.
ERROR: Encountered Loop with no CoEdges in Surface 608.
ERROR: Encountered Loop with no CoEdges in Surface 609.
ERROR: Encountered Loop with no CoEdges in Surface 610.
ERROR: Encountered Loop with no CoEdges in Surface 611.
ERROR: Encountered Loop with no CoEdges in Surface 612.
ERROR: Encountered Loop with no CoEdges in Surface 613.
ERROR: Encountered Loop with no CoEdges in Surface 614.
ERROR: Encountered Loop with no CoEdges in Surface 615.
ERROR: Encountered Loop with no CoEdges in Surface 616.
ERROR: Encountered Loop with no CoEdges in Surface 617.
ERROR: Encountered Loop with no CoEdges in Surface 618.
ERROR: Encountered Loop with no CoEdges in Surface 619.
ERROR: Encountered Loop with no CoEdges in Surface 620.
ERROR: Encountered Loop with no CoEdges in Surface 621.
ERROR: Encountered Loop with no CoEdges in Surface 622.
ERROR: Encountered Loop with no CoEdges in Surface 623.
ERROR: Encountered Loop with no CoEdges in Surface 624.
ERROR: Encountered Loop with no CoEdges in Surface 625.
ERROR: Encountered Loop with no CoEdges in Surface 626.
ERROR: Encountered Loop with no CoEdges in Surface 627.
ERROR: Encountered Loop with no CoEdges in Surface 628.
ERROR: Encountered Loop with no CoEdges in Surface 629.
ERROR: Encountered Loop with no CoEdges in Surface 630.
ERROR: Encountered Loop with no CoEdges in Surface 631.
ERROR: Encountered Loop with no CoEdges in Surface 632.
ERROR: Encountered Loop with no CoEdges in Surface 633.
ERROR: Encountered Loop with no CoEdges in Surface 634.
ERROR: Encountered Loop with no CoEdges in Surface 635.
ERROR: Encountered Loop with no CoEdges in Surface 636.
ERROR: Encountered Loop with no CoEdges in Surface 637.
ERROR: Encountered Loop with no CoEdges in Surface 638.
ERROR: Encountered Loop with no CoEdges in Surface 639.
ERROR: Encountered Loop with no CoEdges in Surface 640.
ERROR: Encountered Loop with no CoEdges in Surface 641.
ERROR: Encountered Loop with no CoEdges in Surface 642.
ERROR: Encountered Loop with no CoEdges in Surface 643.
ERROR: Encountered Loop with no CoEdges in Surface 644.
ERROR: Encountered Loop with no CoEdges in Surface 645.
ERROR: Encountered Loop with no CoEdges in Surface 646.
ERROR: Encountered Loop with no CoEdges in Surface 647.
ERROR: Encountered Loop with no CoEdges in Surface 648.
ERROR: Encountered Loop with no CoEdges in Surface 649.
ERROR: Encountered Loop with no CoEdges in Surface 650.
ERROR: Encountered Loop with no CoEdges in Surface 651.
ERROR: Encountered Loop with no CoEdges in Surface 652.
ERROR: Encountered Loop with no CoEdges in Surface 653.
ERROR: Encountered Loop with no CoEdges in Surface 654.
ERROR: Encountered Loop with no CoEdges in Surface 655.
ERROR: Encountered Loop with no CoEdges in Surface 656.
ERROR: Encountered Loop with no CoEdges in Surface 656.
ERROR: Encountered Loop with no CoEdges in Surface 657.
ERROR: Encountered Loop with no CoEdges in Surface 657.
ERROR: Encountered Loop with no CoEdges in Surface 658.
ERROR: Encountered Loop with no CoEdges in Surface 659.
ERROR: Encountered Loop with no CoEdges in Surface 660.
ERROR: Encountered Loop with no CoEdges in Surface 661.
ERROR: Encountered Loop with no CoEdges in Surface 662.
ERROR: Encountered Loop with no CoEdges in Surface 663.
ERROR: Encountered Loop with no CoEdges in Surface 664.
ERROR: Encountered Loop with no CoEdges in Surface 665.
ERROR: Encountered Loop with no CoEdges in Surface 666.
ERROR: Encountered Loop with no CoEdges in Surface 667.
ERROR: Encountered Loop with no CoEdges in Surface 668.
ERROR: Encountered Loop with no CoEdges in Surface 669.
ERROR: Encountered Loop with no CoEdges in Surface 670.
ERROR: Encountered Loop with no CoEdges in Surface 671.
ERROR: Encountered Loop with no CoEdges in Surface 672.
ERROR: Encountered Loop with no CoEdges in Surface 672.
ERROR: Encountered Loop with no CoEdges in Surface 673.
ERROR: Encountered Loop with no CoEdges in Surface 673.
ERROR: Encountered Loop with no CoEdges in Surface 674.
ERROR: Encountered Loop with no CoEdges in Surface 675.
ERROR: Encountered Loop with no CoEdges in Surface 676.
ERROR: Encountered Loop with no CoEdges in Surface 677.
ERROR: Encountered Loop with no CoEdges in Surface 678.
ERROR: Encountered Loop with no CoEdges in Surface 679.
ERROR: Encountered Loop with no CoEdges in Surface 680.
ERROR: Encountered Loop with no CoEdges in Surface 681.
ERROR: Encountered Loop with no CoEdges in Surface 682.
ERROR: Encountered Loop with no CoEdges in Surface 683.
ERROR: Encountered Loop with no CoEdges in Surface 684.
ERROR: Encountered Loop with no CoEdges in Surface 685.
ERROR: Encountered Loop with no CoEdges in Surface 686.
ERROR: Encountered Loop with no CoEdges in Surface 687.
ERROR: Encountered Loop with no CoEdges in Surface 688.
ERROR: Encountered Loop with no CoEdges in Surface 688.
ERROR: Encountered Loop with no CoEdges in Surface 689.
ERROR: Encountered Loop with no CoEdges in Surface 689.
ERROR: Encountered Loop with no CoEdges in Surface 690.
ERROR: Encountered Loop with no CoEdges in Surface 691.
ERROR: Encountered Loop with no CoEdges in Surface 692.
ERROR: Encountered Loop with no CoEdges in Surface 693.
ERROR: Encountered Loop with no CoEdges in Surface 694.
ERROR: Encountered Loop with no CoEdges in Surface 695.
ERROR: Encountered Loop with no CoEdges in Surface 696.
ERROR: Encountered Loop with no CoEdges in Surface 697.
ERROR: Encountered Loop with no CoEdges in Surface 698.
ERROR: Encountered Loop with no CoEdges in Surface 699.
ERROR: Encountered Loop with no CoEdges in Surface 700.
ERROR: Encountered Loop with no CoEdges in Surface 701.
ERROR: Encountered Loop with no CoEdges in Surface 702.
ERROR: Encountered Loop with no CoEdges in Surface 703.
ERROR: Encountered Loop with no CoEdges in Surface 704.
ERROR: Encountered Loop with no CoEdges in Surface 705.
ERROR: Encountered Loop with no CoEdges in Surface 706.
ERROR: Encountered Loop with no CoEdges in Surface 707.
ERROR: Encountered Loop with no CoEdges in Surface 708.
ERROR: Encountered Loop with no CoEdges in Surface 709.
ERROR: Encountered Loop with no CoEdges in Surface 710.
ERROR: Encountered Loop with no CoEdges in Surface 711.
ERROR: Encountered Loop with no CoEdges in Surface 712.
ERROR: Encountered Loop with no CoEdges in Surface 713.
ERROR: Encountered Loop with no CoEdges in Surface 713.
ERROR: Encountered Loop with no CoEdges in Surface 714.
ERROR: Encountered Loop with no CoEdges in Surface 714.
ERROR: Encountered Loop with no CoEdges in Surface 715.
ERROR: Encountered Loop with no CoEdges in Surface 716.
ERROR: Encountered Loop with no CoEdges in Surface 717.
ERROR: Encountered Loop with no CoEdges in Surface 718.
ERROR: Encountered Loop with no CoEdges in Surface 719.
ERROR: Encountered Loop with no CoEdges in Surface 720.
ERROR: Encountered Loop with no CoEdges in Surface 721.
ERROR: Encountered Loop with no CoEdges in Surface 722.
ERROR: Encountered Loop with no CoEdges in Surface 723.
ERROR: Encountered Loop with no CoEdges in Surface 724.
ERROR: Encountered Loop with no CoEdges in Surface 725.
ERROR: Encountered Loop with no CoEdges in Surface 726.
ERROR: Encountered Loop with no CoEdges in Surface 727.
ERROR: Encountered Loop with no CoEdges in Surface 728.
ERROR: Encountered Loop with no CoEdges in Surface 729.
ERROR: Encountered Loop with no CoEdges in Surface 730.
ERROR: Encountered Loop with no CoEdges in Surface 731.
ERROR: Encountered Loop with no CoEdges in Surface 732.
ERROR: Encountered Loop with no CoEdges in Surface 733.
ERROR: Encountered Loop with no CoEdges in Surface 734.
ERROR: Encountered Loop with no CoEdges in Surface 735.
ERROR: Encountered Loop with no CoEdges in Surface 736.
ERROR: Encountered Loop with no CoEdges in Surface 737.
ERROR: Encountered Loop with no CoEdges in Surface 738.
ERROR: Encountered Loop with no CoEdges in Surface 739.
ERROR: Encountered Loop with no CoEdges in Surface 740.
ERROR: Encountered Loop with no CoEdges in Surface 741.
ERROR: Encountered Loop with no CoEdges in Surface 742.
ERROR: Encountered Loop with no CoEdges in Surface 743.
ERROR: Encountered Loop with no CoEdges in Surface 744.
ERROR: Encountered Loop with no CoEdges in Surface 745.
ERROR: Encountered Loop with no CoEdges in Surface 746.
ERROR: Encountered Loop with no CoEdges in Surface 747.
ERROR: Encountered Loop with no CoEdges in Surface 748.
ERROR: Encountered Loop with no CoEdges in Surface 749.
ERROR: Encountered Loop with no CoEdges in Surface 750.
ERROR: Encountered Loop with no CoEdges in Surface 751.
ERROR: Encountered Loop with no CoEdges in Surface 752.
ERROR: Encountered Loop with no CoEdges in Surface 753.
ERROR: Encountered Loop with no CoEdges in Surface 754.
ERROR: Encountered Loop with no CoEdges in Surface 755.
ERROR: Encountered Loop with no CoEdges in Surface 756.
ERROR: Encountered Loop with no CoEdges in Surface 757.
ERROR: Encountered Loop with no CoEdges in Surface 758.
ERROR: Encountered Loop with no CoEdges in Surface 759.
ERROR: Encountered Loop with no CoEdges in Surface 760.
ERROR: Encountered Loop with no CoEdges in Surface 761.
ERROR: Encountered Loop with no CoEdges in Surface 762.
ERROR: Encountered Loop with no CoEdges in Surface 763.
ERROR: Encountered Loop with no CoEdges in Surface 764.
ERROR: Encountered Loop with no CoEdges in Surface 765.
ERROR: Encountered Loop with no CoEdges in Surface 766.
ERROR: Encountered Loop with no CoEdges in Surface 767.
ERROR: Encountered Loop with no CoEdges in Surface 768.
ERROR: Encountered Loop with no CoEdges in Surface 769.
ERROR: Encountered Loop with no CoEdges in Surface 770.
ERROR: Encountered Loop with no CoEdges in Surface 771.
ERROR: Encountered Loop with no CoEdges in Surface 772.
ERROR: Encountered Loop with no CoEdges in Surface 773.
ERROR: Encountered Loop with no CoEdges in Surface 774.
ERROR: Encountered Loop with no CoEdges in Surface 775.
ERROR: Encountered Loop with no CoEdges in Surface 776.
ERROR: Encountered Loop with no CoEdges in Surface 777.
ERROR: Encountered Loop with no CoEdges in Surface 778.
ERROR: Encountered Loop with no CoEdges in Surface 779.
ERROR: Encountered Loop with no CoEdges in Surface 780.
ERROR: Encountered Loop with no CoEdges in Surface 781.
ERROR: Encountered Loop with no CoEdges in Surface 782.
ERROR: Encountered Loop with no CoEdges in Surface 783.
ERROR: Encountered Loop with no CoEdges in Surface 784.
ERROR: Encountered Loop with no CoEdges in Surface 785.
ERROR: Encountered Loop with no CoEdges in Surface 786.
ERROR: Encountered Loop with no CoEdges in Surface 787.
ERROR: Encountered Loop with no CoEdges in Surface 788.
ERROR: Encountered Loop with no CoEdges in Surface 789.
ERROR: Encountered Loop with no CoEdges in Surface 790.
ERROR: Encountered Loop with no CoEdges in Surface 791.
ERROR: Encountered Loop with no CoEdges in Surface 792.
ERROR: Encountered Loop with no CoEdges in Surface 793.
ERROR: Encountered Loop with no CoEdges in Surface 794.
ERROR: Encountered Loop with no CoEdges in Surface 795.
ERROR: Encountered Loop with no CoEdges in Surface 796.
ERROR: Encountered Loop with no CoEdges in Surface 797.
ERROR: Encountered Loop with no CoEdges in Surface 798.
ERROR: Encountered Loop with no CoEdges in Surface 799.
ERROR: Encountered Loop with no CoEdges in Surface 800.
ERROR: Encountered Loop with no CoEdges in Surface 801.
ERROR: Encountered Loop with no CoEdges in Surface 802.
ERROR: Encountered Loop with no CoEdges in Surface 803.
ERROR: Encountered Loop with no CoEdges in Surface 804.
ERROR: Encountered Loop with no CoEdges in Surface 804.
ERROR: Encountered Loop with no CoEdges in Surface 805.
ERROR: Encountered Loop with no CoEdges in Surface 805.
ERROR: Encountered Loop with no CoEdges in Surface 806.
ERROR: Encountered Loop with no CoEdges in Surface 807.
ERROR: Encountered Loop with no CoEdges in Surface 808.
ERROR: Encountered Loop with no CoEdges in Surface 809.
ERROR: Encountered Loop with no CoEdges in Surface 810.
ERROR: Encountered Loop with no CoEdges in Surface 811.
ERROR: Encountered Loop with no CoEdges in Surface 812.
ERROR: Encountered Loop with no CoEdges in Surface 813.
ERROR: Encountered Loop with no CoEdges in Surface 814.
ERROR: Encountered Loop with no CoEdges in Surface 815.
ERROR: Encountered Loop with no CoEdges in Surface 816.
ERROR: Encountered Loop with no CoEdges in Surface 817.
ERROR: Encountered Loop with no CoEdges in Surface 818.
ERROR: Encountered Loop with no CoEdges in Surface 819.
ERROR: Encountered Loop with no CoEdges in Surface 820.
ERROR: Encountered Loop with no CoEdges in Surface 821.
ERROR: Encountered Loop with no CoEdges in Surface 822.
ERROR: Encountered Loop with no CoEdges in Surface 823.
ERROR: Encountered Loop with no CoEdges in Surface 823.
ERROR: Encountered Loop with no CoEdges in Surface 824.
ERROR: Encountered Loop with no CoEdges in Surface 825.
ERROR: Encountered Loop with no CoEdges in Surface 825.
ERROR: Encountered Loop with no CoEdges in Surface 826.
ERROR: Encountered Loop with no CoEdges in Surface 827.
ERROR: Encountered Loop with no CoEdges in Surface 828.
ERROR: Encountered Loop with no CoEdges in Surface 829.
ERROR: Encountered Loop with no CoEdges in Surface 830.
ERROR: Encountered Loop with no CoEdges in Surface 830.
ERROR: Encountered Loop with no CoEdges in Surface 830.
ERROR: Encountered Loop with no CoEdges in Surface 831.
ERROR: Encountered Loop with no CoEdges in Surface 832.
ERROR: Encountered Loop with no CoEdges in Surface 833.
ERROR: Encountered Loop with no CoEdges in Surface 834.
ERROR: Encountered Loop with no CoEdges in Surface 835.
ERROR: Encountered Loop with no CoEdges in Surface 836.
ERROR: Encountered Loop with no CoEdges in Surface 837.
ERROR: Encountered Loop with no CoEdges in Surface 838.
ERROR: Encountered Loop with no CoEdges in Surface 839.
ERROR: Encountered Loop with no CoEdges in Surface 840.
ERROR: Encountered Loop with no CoEdges in Surface 841.
ERROR: Encountered Loop with no CoEdges in Surface 842.
ERROR: Encountered Loop with no CoEdges in Surface 843.
ERROR: Encountered Loop with no CoEdges in Surface 844.
ERROR: Encountered Loop with no CoEdges in Surface 845.
ERROR: Encountered Loop with no CoEdges in Surface 846.
ERROR: Encountered Loop with no CoEdges in Surface 847.
ERROR: Encountered Loop with no CoEdges in Surface 848.
ERROR: Encountered Loop with no CoEdges in Surface 849.
ERROR: Encountered Loop with no CoEdges in Surface 850.
ERROR: Encountered Loop with no CoEdges in Surface 851.
ERROR: Encountered Loop with no CoEdges in Surface 852.
ERROR: Encountered Loop with no CoEdges in Surface 853.
ERROR: Encountered Loop with no CoEdges in Surface 854.
ERROR: Encountered Loop with no CoEdges in Surface 855.
ERROR: Encountered Loop with no CoEdges in Surface 856.
ERROR: Encountered Loop with no CoEdges in Surface 857.
ERROR: Encountered Loop with no CoEdges in Surface 858.
ERROR: Encountered Loop with no CoEdges in Surface 859.
ERROR: Encountered Loop with no CoEdges in Surface 860.
ERROR: Encountered Loop with no CoEdges in Surface 861.
ERROR: Encountered Loop with no CoEdges in Surface 862.
ERROR: Encountered Loop with no CoEdges in Surface 863.
ERROR: Encountered Loop with no CoEdges in Surface 864.
ERROR: Encountered Loop with no CoEdges in Surface 865.
ERROR: Encountered Loop with no CoEdges in Surface 866.
ERROR: Encountered Loop with no CoEdges in Surface 867.
ERROR: Encountered Loop with no CoEdges in Surface 868.
ERROR: Encountered Loop with no CoEdges in Surface 869.
ERROR: Encountered Loop with no CoEdges in Surface 870.
ERROR: Encountered Loop with no CoEdges in Surface 871.
ERROR: Encountered Loop with no CoEdges in Surface 872.
ERROR: Encountered Loop with no CoEdges in Surface 873.
ERROR: Encountered Loop with no CoEdges in Surface 874.
ERROR: Encountered Loop with no CoEdges in Surface 875.
ERROR: Encountered Loop with no CoEdges in Surface 876.
ERROR: Encountered Loop with no CoEdges in Surface 877.
ERROR: Encountered Loop with no CoEdges in Surface 878.
ERROR: Encountered Loop with no CoEdges in Surface 879.
ERROR: Encountered Loop with no CoEdges in Surface 880.
ERROR: Encountered Loop with no CoEdges in Surface 881.
ERROR: Encountered Loop with no CoEdges in Surface 882.
ERROR: Encountered Loop with no CoEdges in Surface 883.
ERROR: Encountered Loop with no CoEdges in Surface 884.
ERROR: Encountered Loop with no CoEdges in Surface 885.
ERROR: Encountered Loop with no CoEdges in Surface 886.
ERROR: Encountered Loop with no CoEdges in Surface 887.
ERROR: Encountered Loop with no CoEdges in Surface 888.
ERROR: Encountered Loop with no CoEdges in Surface 889.
ERROR: Encountered Loop with no CoEdges in Surface 890.
ERROR: Encountered Loop with no CoEdges in Surface 891.
ERROR: Encountered Loop with no CoEdges in Surface 892.
ERROR: Encountered Loop with no CoEdges in Surface 893.
ERROR: Encountered Loop with no CoEdges in Surface 894.
ERROR: Encountered Loop with no CoEdges in Surface 895.
ERROR: Encountered Loop with no CoEdges in Surface 896.
ERROR: Encountered Loop with no CoEdges in Surface 897.
ERROR: Encountered Loop with no CoEdges in Surface 898.
ERROR: Encountered Loop with no CoEdges in Surface 899.
ERROR: Encountered Loop with no CoEdges in Surface 900.
ERROR: Encountered Loop with no CoEdges in Surface 901.
ERROR: Encountered Loop with no CoEdges in Surface 902.
ERROR: Encountered Loop with no CoEdges in Surface 903.
ERROR: Encountered Loop with no CoEdges in Surface 904.
ERROR: Encountered Loop with no CoEdges in Surface 905.
ERROR: Encountered Loop with no CoEdges in Surface 906.
ERROR: Encountered Loop with no CoEdges in Surface 907.
ERROR: Encountered Loop with no CoEdges in Surface 908.
ERROR: Encountered Loop with no CoEdges in Surface 909.
ERROR: Encountered Loop with no CoEdges in Surface 910.
ERROR: Encountered Loop with no CoEdges in Surface 911.
ERROR: Encountered Loop with no CoEdges in Surface 912.
ERROR: Encountered Loop with no CoEdges in Surface 913.
ERROR: Encountered Loop with no CoEdges in Surface 914.
ERROR: Encountered Loop with no CoEdges in Surface 915.
ERROR: Encountered Loop with no CoEdges in Surface 916.
ERROR: Encountered Loop with no CoEdges in Surface 917.
ERROR: Encountered Loop with no CoEdges in Surface 918.
ERROR: Encountered Loop with no CoEdges in Surface 919.
ERROR: Encountered Loop with no CoEdges in Surface 920.
ERROR: Encountered Loop with no CoEdges in Surface 921.
ERROR: Encountered Loop with no CoEdges in Surface 922.
ERROR: Encountered Loop with no CoEdges in Surface 923.
ERROR: Encountered Loop with no CoEdges in Surface 924.
ERROR: Encountered Loop with no CoEdges in Surface 925.
ERROR: Encountered Loop with no CoEdges in Surface 926.
ERROR: Encountered Loop with no CoEdges in Surface 927.
ERROR: Encountered Loop with no CoEdges in Surface 928.
ERROR: Encountered Loop with no CoEdges in Surface 929.
ERROR: Encountered Loop with no CoEdges in Surface 930.
ERROR: Encountered Loop with no CoEdges in Surface 931.
ERROR: Encountered Loop with no CoEdges in Surface 932.
ERROR: Encountered Loop with no CoEdges in Surface 933.
ERROR: Encountered Loop with no CoEdges in Surface 934.
ERROR: Encountered Loop with no CoEdges in Surface 935.
ERROR: Encountered Loop with no CoEdges in Surface 936.
ERROR: Encountered Loop with no CoEdges in Surface 937.
ERROR: Encountered Loop with no CoEdges in Surface 938.
ERROR: Encountered Loop with no CoEdges in Surface 939.
ERROR: Encountered Loop with no CoEdges in Surface 940.
ERROR: Encountered Loop with no CoEdges in Surface 941.
ERROR: Encountered Loop with no CoEdges in Surface 942.
ERROR: Encountered Loop with no CoEdges in Surface 943.
ERROR: Encountered Loop with no CoEdges in Surface 944.
ERROR: Encountered Loop with no CoEdges in Surface 945.
ERROR: Encountered Loop with no CoEdges in Surface 946.
ERROR: Encountered Loop with no CoEdges in Surface 947.
ERROR: Encountered Loop with no CoEdges in Surface 948.
ERROR: Encountered Loop with no CoEdges in Surface 949.
ERROR: Encountered Loop with no CoEdges in Surface 950.
ERROR: Encountered Loop with no CoEdges in Surface 951.
ERROR: Encountered Loop with no CoEdges in Surface 952.
ERROR: Encountered Loop with no CoEdges in Surface 953.
ERROR: Encountered Loop with no CoEdges in Surface 954.
ERROR: Encountered Loop with no CoEdges in Surface 955.
ERROR: Encountered Loop with no CoEdges in Surface 956.
ERROR: Encountered Loop with no CoEdges in Surface 957.
ERROR: Encountered Loop with no CoEdges in Surface 958.
ERROR: Encountered Loop with no CoEdges in Surface 959.
ERROR: Encountered Loop with no CoEdges in Surface 960.
ERROR: Encountered Loop with no CoEdges in Surface 961.
ERROR: Encountered Loop with no CoEdges in Surface 962.
ERROR: Encountered Loop with no CoEdges in Surface 963.
ERROR: Encountered Loop with no CoEdges in Surface 964.
ERROR: Encountered Loop with no CoEdges in Surface 965.
ERROR: Encountered Loop with no CoEdges in Surface 966.
ERROR: Encountered Loop with no CoEdges in Surface 967.
ERROR: Encountered Loop with no CoEdges in Surface 968.
ERROR: Encountered Loop with no CoEdges in Surface 969.
ERROR: Encountered Loop with no CoEdges in Surface 970.
ERROR: Encountered Loop with no CoEdges in Surface 971.
ERROR: Encountered Loop with no CoEdges in Surface 972.
ERROR: Encountered Loop with no CoEdges in Surface 973.
ERROR: Encountered Loop with no CoEdges in Surface 974.
ERROR: Encountered Loop with no CoEdges in Surface 975.
ERROR: Encountered Loop with no CoEdges in Surface 976.
ERROR: Encountered Loop with no CoEdges in Surface 977.
ERROR: Encountered Loop with no CoEdges in Surface 978.
ERROR: Encountered Loop with no CoEdges in Surface 979.
ERROR: Encountered Loop with no CoEdges in Surface 980.
ERROR: Encountered Loop with no CoEdges in Surface 981.
ERROR: Encountered Loop with no CoEdges in Surface 982.
ERROR: Encountered Loop with no CoEdges in Surface 982.
ERROR: Encountered Loop with no CoEdges in Surface 982.
ERROR: Encountered Loop with no CoEdges in Surface 983.
ERROR: Encountered Loop with no CoEdges in Surface 984.
ERROR: Encountered Loop with no CoEdges in Surface 985.
ERROR: Encountered Loop with no CoEdges in Surface 986.
ERROR: Encountered Loop with no CoEdges in Surface 987.
ERROR: Encountered Loop with no CoEdges in Surface 988.
ERROR: Encountered Loop with no CoEdges in Surface 989.
ERROR: Encountered Loop with no CoEdges in Surface 990.
ERROR: Encountered Loop with no CoEdges in Surface 991.
ERROR: Encountered Loop with no CoEdges in Surface 991.
ERROR: Encountered Loop with no CoEdges in Surface 991.
ERROR: Encountered Loop with no CoEdges in Surface 991.
ERROR: Encountered Loop with no CoEdges in Surface 992.
ERROR: Encountered Loop with no CoEdges in Surface 993.
ERROR: Encountered Loop with no CoEdges in Surface 994.
ERROR: Encountered Loop with no CoEdges in Surface 995.
ERROR: Encountered Loop with no CoEdges in Surface 996.
ERROR: Encountered Loop with no CoEdges in Surface 997.
ERROR: Encountered Loop with no CoEdges in Surface 998.
ERROR: Encountered Loop with no CoEdges in Surface 999.
ERROR: Encountered Loop with no CoEdges in Surface 1000.
ERROR: Encountered Loop with no CoEdges in Surface 1001.
ERROR: Encountered Loop with no CoEdges in Surface 1002.
ERROR: Encountered Loop with no CoEdges in Surface 1003.
ERROR: Encountered Loop with no CoEdges in Surface 1004.
ERROR: Encountered Loop with no CoEdges in Surface 1005.
ERROR: Encountered Loop with no CoEdges in Surface 1006.
ERROR: Encountered Loop with no CoEdges in Surface 1007.
ERROR: Encountered Loop with no CoEdges in Surface 1007.
ERROR: Encountered Loop with no CoEdges in Surface 1008.
ERROR: Encountered Loop with no CoEdges in Surface 1009.
ERROR: Encountered Loop with no CoEdges in Surface 1010.
ERROR: Encountered Loop with no CoEdges in Surface 1011.
ERROR: Encountered Loop with no CoEdges in Surface 1012.
ERROR: Encountered Loop with no CoEdges in Surface 1013.
ERROR: Encountered Loop with no CoEdges in Surface 1014.
ERROR: Encountered Loop with no CoEdges in Surface 1015.
ERROR: Encountered Loop with no CoEdges in Surface 1016.
ERROR: Encountered Loop with no CoEdges in Surface 1017.
ERROR: Encountered Loop with no CoEdges in Surface 1018.
ERROR: Encountered Loop with no CoEdges in Surface 1019.
ERROR: Encountered Loop with no CoEdges in Surface 1020.
ERROR: Encountered Loop with no CoEdges in Surface 1021.
ERROR: Encountered Loop with no CoEdges in Surface 1022.
ERROR: Encountered Loop with no CoEdges in Surface 1023.
ERROR: Encountered Loop with no CoEdges in Surface 1024.
ERROR: Encountered Loop with no CoEdges in Surface 1025.
ERROR: Encountered Loop with no CoEdges in Surface 1026.
ERROR: Encountered Loop with no CoEdges in Surface 1027.
ERROR: Encountered Loop with no CoEdges in Surface 1028.
ERROR: Encountered Loop with no CoEdges in Surface 1029.
ERROR: Encountered Loop with no CoEdges in Surface 1030.
ERROR: Encountered Loop with no CoEdges in Surface 1031.
ERROR: Encountered Loop with no CoEdges in Surface 1031.
ERROR: Encountered Loop with no CoEdges in Surface 1032.
ERROR: Encountered Loop with no CoEdges in Surface 1032.
ERROR: Encountered Loop with no CoEdges in Surface 1033.
ERROR: Encountered Loop with no CoEdges in Surface 1034.
ERROR: Encountered Loop with no CoEdges in Surface 1035.
ERROR: Encountered Loop with no CoEdges in Surface 1036.
ERROR: Encountered Loop with no CoEdges in Surface 1036.
ERROR: Encountered Loop with no CoEdges in Surface 1037.
ERROR: Encountered Loop with no CoEdges in Surface 1038.
ERROR: Encountered Loop with no CoEdges in Surface 1039.
ERROR: Encountered Loop with no CoEdges in Surface 1039.
ERROR: Encountered Loop with no CoEdges in Surface 1039.
ERROR: Encountered Loop with no CoEdges in Surface 1039.
ERROR: Encountered Loop with no CoEdges in Surface 1040.
ERROR: Encountered Loop with no CoEdges in Surface 1041.
ERROR: Encountered Loop with no CoEdges in Surface 1042.
ERROR: Encountered Loop with no CoEdges in Surface 1043.
ERROR: Encountered Loop with no CoEdges in Surface 1044.
ERROR: Encountered Loop with no CoEdges in Surface 1045.
ERROR: Encountered Loop with no CoEdges in Surface 1045.
ERROR: Encountered Loop with no CoEdges in Surface 1046.
ERROR: Encountered Loop with no CoEdges in Surface 1047.
ERROR: Encountered Loop with no CoEdges in Surface 1048.
ERROR: Encountered Loop with no CoEdges in Surface 1049.
ERROR: Encountered Loop with no CoEdges in Surface 1050.
ERROR: Encountered Loop with no CoEdges in Surface 1051.
ERROR: Encountered Loop with no CoEdges in Surface 1052.
ERROR: Encountered Loop with no CoEdges in Surface 1052.
ERROR: Encountered Loop with no CoEdges in Surface 1053.
ERROR: Encountered Loop with no CoEdges in Surface 1054.
ERROR: Encountered Loop with no CoEdges in Surface 1055.
ERROR: Encountered Loop with no CoEdges in Surface 1056.
ERROR: Encountered Loop with no CoEdges in Surface 1057.
ERROR: Encountered Loop with no CoEdges in Surface 1058.
ERROR: Encountered Loop with no CoEdges in Surface 1059.
ERROR: Encountered Loop with no CoEdges in Surface 1060.
ERROR: Encountered Loop with no CoEdges in Surface 1061.
ERROR: Encountered Loop with no CoEdges in Surface 1062.
ERROR: Encountered Loop with no CoEdges in Surface 1063.
ERROR: Encountered Loop with no CoEdges in Surface 1064.
ERROR: Encountered Loop with no CoEdges in Surface 1065.
ERROR: Encountered Loop with no CoEdges in Surface 1066.
ERROR: Encountered Loop with no CoEdges in Surface 1067.
ERROR: Encountered Loop with no CoEdges in Surface 1068.
ERROR: Encountered Loop with no CoEdges in Surface 1069.
ERROR: Encountered Loop with no CoEdges in Surface 1070.
ERROR: Encountered Loop with no CoEdges in Surface 1071.
ERROR: Encountered Loop with no CoEdges in Surface 1072.
ERROR: Encountered Loop with no CoEdges in Surface 1073.
ERROR: Encountered Loop with no CoEdges in Surface 1074.
ERROR: Encountered Loop with no CoEdges in Surface 1075.
ERROR: Encountered Loop with no CoEdges in Surface 1076.
ERROR: Encountered Loop with no CoEdges in Surface 1077.
ERROR: Encountered Loop with no CoEdges in Surface 1078.
ERROR: Encountered Loop with no CoEdges in Surface 1079.
ERROR: Encountered Loop with no CoEdges in Surface 1080.
ERROR: Encountered Loop with no CoEdges in Surface 1081.
ERROR: Encountered Loop with no CoEdges in Surface 1082.
ERROR: Encountered Loop with no CoEdges in Surface 1083.
ERROR: Encountered Loop with no CoEdges in Surface 1084.
ERROR: Encountered Loop with no CoEdges in Surface 1085.
ERROR: Encountered Loop with no CoEdges in Surface 1086.
ERROR: Encountered Loop with no CoEdges in Surface 1087.
ERROR: Encountered Loop with no CoEdges in Surface 1088.
ERROR: Encountered Loop with no CoEdges in Surface 1089.
ERROR: Encountered Loop with no CoEdges in Surface 1090.
ERROR: Encountered Loop with no CoEdges in Surface 1091.
ERROR: Encountered Loop with no CoEdges in Surface 1092.
ERROR: Encountered Loop with no CoEdges in Surface 1093.
ERROR: Encountered Loop with no CoEdges in Surface 1094.
ERROR: Encountered Loop with no CoEdges in Surface 1095.
ERROR: Encountered Loop with no CoEdges in Surface 1096.
ERROR: Encountered Loop with no CoEdges in Surface 1097.
ERROR: Encountered Loop with no CoEdges in Surface 1098.
ERROR: Encountered Loop with no CoEdges in Surface 1099.
ERROR: Encountered Loop with no CoEdges in Surface 1100.
ERROR: Encountered Loop with no CoEdges in Surface 1101.
ERROR: Encountered Loop with no CoEdges in Surface 1102.
ERROR: Encountered Loop with no CoEdges in Surface 1103.
ERROR: Encountered Loop with no CoEdges in Surface 1104.
ERROR: Encountered Loop with no CoEdges in Surface 1105.
ERROR: Encountered Loop with no CoEdges in Surface 1106.
ERROR: Encountered Loop with no CoEdges in Surface 1107.
ERROR: Encountered Loop with no CoEdges in Surface 1108.
ERROR: Encountered Loop with no CoEdges in Surface 1108.
ERROR: Encountered Loop with no CoEdges in Surface 1108.
ERROR: Encountered Loop with no CoEdges in Surface 1108.
ERROR: Encountered Loop with no CoEdges in Surface 1109.
ERROR: Encountered Loop with no CoEdges in Surface 1110.
ERROR: Encountered Loop with no CoEdges in Surface 1111.
ERROR: Encountered Loop with no CoEdges in Surface 1112.
ERROR: Encountered Loop with no CoEdges in Surface 1113.
ERROR: Encountered Loop with no CoEdges in Surface 1114.
ERROR: Encountered Loop with no CoEdges in Surface 1115.
ERROR: Encountered Loop with no CoEdges in Surface 1116.
ERROR: Encountered Loop with no CoEdges in Surface 1116.
ERROR: Encountered Loop with no CoEdges in Surface 1116.
ERROR: Encountered Loop with no CoEdges in Surface 1116.
ERROR: Encountered Loop with no CoEdges in Surface 1117.
ERROR: Encountered Loop with no CoEdges in Surface 1117.
ERROR: Encountered Loop with no CoEdges in Surface 1118.
ERROR: Encountered Loop with no CoEdges in Surface 1118.
ERROR: Encountered Loop with no CoEdges in Surface 1119.
ERROR: Encountered Loop with no CoEdges in Surface 1120.
ERROR: Encountered Loop with no CoEdges in Surface 1121.
ERROR: Encountered Loop with no CoEdges in Surface 1122.
ERROR: Encountered Loop with no CoEdges in Surface 1123.
ERROR: Encountered Loop with no CoEdges in Surface 1124.
ERROR: Encountered Loop with no CoEdges in Surface 1125.
ERROR: Encountered Loop with no CoEdges in Surface 1126.
ERROR: Encountered Loop with no CoEdges in Surface 1127.
ERROR: Encountered Loop with no CoEdges in Surface 1128.
ERROR: Encountered Loop with no CoEdges in Surface 1129.
ERROR: Encountered Loop with no CoEdges in Surface 1130.
ERROR: Encountered Loop with no CoEdges in Surface 1131.
ERROR: Encountered Loop with no CoEdges in Surface 1132.
ERROR: Encountered Loop with no CoEdges in Surface 1133.
ERROR: Encountered Loop with no CoEdges in Surface 1134.
ERROR: Encountered Loop with no CoEdges in Surface 1135.
ERROR: Encountered Loop with no CoEdges in Surface 1136.
ERROR: Encountered Loop with no CoEdges in Surface 1137.
ERROR: Encountered Loop with no CoEdges in Surface 1138.
ERROR: Encountered Loop with no CoEdges in Surface 1139.
ERROR: Encountered Loop with no CoEdges in Surface 1140.
ERROR: Encountered Loop with no CoEdges in Surface 1141.
ERROR: Encountered Loop with no CoEdges in Surface 1142.
ERROR: Encountered Loop with no CoEdges in Surface 1143.
ERROR: Encountered Loop with no CoEdges in Surface 1144.
ERROR: Encountered Loop with no CoEdges in Surface 1145.
ERROR: Encountered Loop with no CoEdges in Surface 1146.
ERROR: Encountered Loop with no CoEdges in Surface 1147.
ERROR: Encountered Loop with no CoEdges in Surface 1148.
ERROR: Encountered Loop with no CoEdges in Surface 1149.
ERROR: Encountered Loop with no CoEdges in Surface 1150.
ERROR: Encountered Loop with no CoEdges in Surface 1151.
ERROR: Encountered Loop with no CoEdges in Surface 1152.
ERROR: Encountered Loop with no CoEdges in Surface 1153.
ERROR: Encountered Loop with no CoEdges in Surface 1154.
ERROR: Encountered Loop with no CoEdges in Surface 1155.
ERROR: Encountered Loop with no CoEdges in Surface 1156.
ERROR: Encountered Loop with no CoEdges in Surface 1157.
ERROR: Encountered Loop with no CoEdges in Surface 1158.
ERROR: Encountered Loop with no CoEdges in Surface 1159.
ERROR: Encountered Loop with no CoEdges in Surface 1160.
ERROR: Encountered Loop with no CoEdges in Surface 1161.
ERROR: Encountered Loop with no CoEdges in Surface 1162.
ERROR: Encountered Loop with no CoEdges in Surface 1163.
ERROR: Encountered Loop with no CoEdges in Surface 1164.
ERROR: Encountered Loop with no CoEdges in Surface 1165.
ERROR: Encountered Loop with no CoEdges in Surface 1166.
ERROR: Encountered Loop with no CoEdges in Surface 1167.
ERROR: Encountered Loop with no CoEdges in Surface 1168.
ERROR: Encountered Loop with no CoEdges in Surface 1169.
ERROR: Encountered Loop with no CoEdges in Surface 1170.
ERROR: Encountered Loop with no CoEdges in Surface 1171.
ERROR: Encountered Loop with no CoEdges in Surface 1172.
ERROR: Encountered Loop with no CoEdges in Surface 1173.
ERROR: Encountered Loop with no CoEdges in Surface 1174.
ERROR: Encountered Loop with no CoEdges in Surface 1175.
ERROR: Encountered Loop with no CoEdges in Surface 1176.
ERROR: Encountered Loop with no CoEdges in Surface 1177.
ERROR: Encountered Loop with no CoEdges in Surface 1178.
ERROR: Encountered Loop with no CoEdges in Surface 1179.
ERROR: Encountered Loop with no CoEdges in Surface 1180.
ERROR: Encountered Loop with no CoEdges in Surface 1181.
ERROR: Encountered Loop with no CoEdges in Surface 1182.
ERROR: Encountered Loop with no CoEdges in Surface 1183.
ERROR: Encountered Loop with no CoEdges in Surface 1184.
ERROR: Encountered Loop with no CoEdges in Surface 1185.
ERROR: Encountered Loop with no CoEdges in Surface 1186.
ERROR: Encountered Loop with no CoEdges in Surface 1187.
ERROR: Encountered Loop with no CoEdges in Surface 1188.
ERROR: Encountered Loop with no CoEdges in Surface 1189.
ERROR: Encountered Loop with no CoEdges in Surface 1190.
ERROR: Encountered Loop with no CoEdges in Surface 1191.
ERROR: Encountered Loop with no CoEdges in Surface 1192.
ERROR: Encountered Loop with no CoEdges in Surface 1192.
ERROR: Encountered Loop with no CoEdges in Surface 1193.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1194.
ERROR: Encountered Loop with no CoEdges in Surface 1195.
ERROR: Encountered Loop with no CoEdges in Surface 1196.
ERROR: Encountered Loop with no CoEdges in Surface 1197.
ERROR: Encountered Loop with no CoEdges in Surface 1197.
ERROR: Encountered Loop with no CoEdges in Surface 1197.
ERROR: Encountered Loop with no CoEdges in Surface 1197.
ERROR: Encountered Loop with no CoEdges in Surface 1198.
ERROR: Encountered Loop with no CoEdges in Surface 1199.
ERROR: Encountered Loop with no CoEdges in Surface 1200.
ERROR: Encountered Loop with no CoEdges in Surface 1201.
ERROR: Encountered Loop with no CoEdges in Surface 1202.
ERROR: Encountered Loop with no CoEdges in Surface 1203.
ERROR: Encountered Loop with no CoEdges in Surface 1204.
ERROR: Encountered Loop with no CoEdges in Surface 1205.
ERROR: Encountered Loop with no CoEdges in Surface 1206.
ERROR: Encountered Loop with no CoEdges in Surface 1207.
ERROR: Encountered Loop with no CoEdges in Surface 1208.
ERROR: Encountered Loop with no CoEdges in Surface 1209.
ERROR: Encountered Loop with no CoEdges in Surface 1210.
ERROR: Encountered Loop with no CoEdges in Surface 1211.
ERROR: Encountered Loop with no CoEdges in Surface 1212.
ERROR: Encountered Loop with no CoEdges in Surface 1213.
ERROR: Encountered Loop with no CoEdges in Surface 1214.
ERROR: Encountered Loop with no CoEdges in Surface 1215.
ERROR: Encountered Loop with no CoEdges in Surface 1216.
ERROR: Encountered Loop with no CoEdges in Surface 1217.
ERROR: Encountered Loop with no CoEdges in Surface 1218.
ERROR: Encountered Loop with no CoEdges in Surface 1219.
ERROR: Encountered Loop with no CoEdges in Surface 1220.
ERROR: Encountered Loop with no CoEdges in Surface 1221.
ERROR: Encountered Loop with no CoEdges in Surface 1222.
ERROR: Encountered Loop with no CoEdges in Surface 1223.
ERROR: Encountered Loop with no CoEdges in Surface 1224.
ERROR: Encountered Loop with no CoEdges in Surface 1225.
ERROR: Encountered Loop with no CoEdges in Surface 1226.
ERROR: Encountered Loop with no CoEdges in Surface 1227.
ERROR: Encountered Loop with no CoEdges in Surface 1228.
ERROR: Encountered Loop with no CoEdges in Surface 1229.
ERROR: Encountered Loop with no CoEdges in Surface 1230.
ERROR: Encountered Loop with no CoEdges in Surface 1231.
ERROR: Encountered Loop with no CoEdges in Surface 1232.
ERROR: Encountered Loop with no CoEdges in Surface 1233.
ERROR: Encountered Loop with no CoEdges in Surface 1234.
ERROR: Encountered Loop with no CoEdges in Surface 1235.
ERROR: Encountered Loop with no CoEdges in Surface 1236.
ERROR: Encountered Loop with no CoEdges in Surface 1236.
ERROR: Encountered Loop with no CoEdges in Surface 1237.
ERROR: Encountered Loop with no CoEdges in Surface 1238.
ERROR: Encountered Loop with no CoEdges in Surface 1239.
ERROR: Encountered Loop with no CoEdges in Surface 1239.
ERROR: Encountered Loop with no CoEdges in Surface 1239.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1240.
ERROR: Encountered Loop with no CoEdges in Surface 1241.
ERROR: Encountered Loop with no CoEdges in Surface 1242.
ERROR: Encountered Loop with no CoEdges in Surface 1243.
ERROR: Encountered Loop with no CoEdges in Surface 1244.
ERROR: Encountered Loop with no CoEdges in Surface 1245.
ERROR: Encountered Loop with no CoEdges in Surface 1246.
ERROR: Encountered Loop with no CoEdges in Surface 1247.
ERROR: Encountered Loop with no CoEdges in Surface 1248.
ERROR: Encountered Loop with no CoEdges in Surface 1249.
ERROR: Encountered Loop with no CoEdges in Surface 1250.
ERROR: Encountered Loop with no CoEdges in Surface 1251.
ERROR: Encountered Loop with no CoEdges in Surface 1252.
ERROR: Encountered Loop with no CoEdges in Surface 1253.
ERROR: Encountered Loop with no CoEdges in Surface 1254.
ERROR: Encountered Loop with no CoEdges in Surface 1255.
ERROR: Encountered Loop with no CoEdges in Surface 1256.
ERROR: Encountered Loop with no CoEdges in Surface 1257.
ERROR: Encountered Loop with no CoEdges in Surface 1258.
ERROR: Encountered Loop with no CoEdges in Surface 1259.
ERROR: Encountered Loop with no CoEdges in Surface 1260.
ERROR: Encountered Loop with no CoEdges in Surface 1261.
ERROR: Encountered Loop with no CoEdges in Surface 1262.
ERROR: Encountered Loop with no CoEdges in Surface 1263.
ERROR: Encountered Loop with no CoEdges in Surface 1264.
ERROR: Encountered Loop with no CoEdges in Surface 1265.
ERROR: Encountered Loop with no CoEdges in Surface 1266.
ERROR: Encountered Loop with no CoEdges in Surface 1267.
ERROR: Encountered Loop with no CoEdges in Surface 1268.
ERROR: Encountered Loop with no CoEdges in Surface 1269.
ERROR: Encountered Loop with no CoEdges in Surface 1270.
ERROR: Encountered Loop with no CoEdges in Surface 1271.
ERROR: Encountered Loop with no CoEdges in Surface 1272.
ERROR: Encountered Loop with no CoEdges in Surface 1273.
ERROR: Encountered Loop with no CoEdges in Surface 1274.
ERROR: Encountered Loop with no CoEdges in Surface 1275.
ERROR: Encountered Loop with no CoEdges in Surface 1276.
ERROR: Encountered Loop with no CoEdges in Surface 1277.
ERROR: Encountered Loop with no CoEdges in Surface 1278.
ERROR: Encountered Loop with no CoEdges in Surface 1279.
ERROR: Encountered Loop with no CoEdges in Surface 1280.
ERROR: Encountered Loop with no CoEdges in Surface 1281.
ERROR: Encountered Loop with no CoEdges in Surface 1282.
ERROR: Encountered Loop with no CoEdges in Surface 1283.
ERROR: Encountered Loop with no CoEdges in Surface 1284.
ERROR: Encountered Loop with no CoEdges in Surface 1285.
ERROR: Encountered Loop with no CoEdges in Surface 1286.
ERROR: Encountered Loop with no CoEdges in Surface 1287.
ERROR: Encountered Loop with no CoEdges in Surface 1288.
ERROR: Encountered Loop with no CoEdges in Surface 1289.
ERROR: Encountered Loop with no CoEdges in Surface 1290.
ERROR: Encountered Loop with no CoEdges in Surface 1291.
ERROR: Encountered Loop with no CoEdges in Surface 1292.
ERROR: Encountered Loop with no CoEdges in Surface 1293.
ERROR: Encountered Loop with no CoEdges in Surface 1294.
ERROR: Encountered Loop with no CoEdges in Surface 1295.
ERROR: Encountered Loop with no CoEdges in Surface 1296.
ERROR: Encountered Loop with no CoEdges in Surface 1297.
ERROR: Encountered Loop with no CoEdges in Surface 1298.
ERROR: Encountered Loop with no CoEdges in Surface 1299.
ERROR: Encountered Loop with no CoEdges in Surface 1300.
ERROR: Encountered Loop with no CoEdges in Surface 1301.
ERROR: Encountered Loop with no CoEdges in Surface 1302.
ERROR: Encountered Loop with no CoEdges in Surface 1303.
ERROR: Encountered Loop with no CoEdges in Surface 1304.
ERROR: Encountered Loop with no CoEdges in Surface 1305.
ERROR: Encountered Loop with no CoEdges in Surface 1306.
ERROR: Encountered Loop with no CoEdges in Surface 1307.
ERROR: Encountered Loop with no CoEdges in Surface 1308.
ERROR: Encountered Loop with no CoEdges in Surface 1309.
ERROR: Encountered Loop with no CoEdges in Surface 1310.
ERROR: Encountered Loop with no CoEdges in Surface 1311.
ERROR: Encountered Loop with no CoEdges in Surface 1312.
ERROR: Encountered Loop with no CoEdges in Surface 1313.
ERROR: Encountered Loop with no CoEdges in Surface 1314.
ERROR: Encountered Loop with no CoEdges in Surface 1315.
ERROR: Encountered Loop with no CoEdges in Surface 1316.
ERROR: Encountered Loop with no CoEdges in Surface 1317.
ERROR: Encountered Loop with no CoEdges in Surface 1318.
ERROR: Encountered Loop with no CoEdges in Surface 1319.
ERROR: Encountered Loop with no CoEdges in Surface 1320.
ERROR: Encountered Loop with no CoEdges in Surface 1321.
ERROR: Encountered Loop with no CoEdges in Surface 1322.
ERROR: Encountered Loop with no CoEdges in Surface 1323.
ERROR: Encountered Loop with no CoEdges in Surface 1324.
ERROR: Encountered Loop with no CoEdges in Surface 1325.
ERROR: Encountered Loop with no CoEdges in Surface 1326.
ERROR: Encountered Loop with no CoEdges in Surface 1327.
ERROR: Encountered Loop with no CoEdges in Surface 1328.
ERROR: Encountered Loop with no CoEdges in Surface 1329.
ERROR: Encountered Loop with no CoEdges in Surface 1330.
ERROR: Encountered Loop with no CoEdges in Surface 1331.
ERROR: Encountered Loop with no CoEdges in Surface 1332.
ERROR: Encountered Loop with no CoEdges in Surface 1333.
ERROR: Encountered Loop with no CoEdges in Surface 1334.
ERROR: Encountered Loop with no CoEdges in Surface 1335.
ERROR: Encountered Loop with no CoEdges in Surface 1336.
ERROR: Encountered Loop with no CoEdges in Surface 1337.
ERROR: Encountered Loop with no CoEdges in Surface 1338.
ERROR: Encountered Loop with no CoEdges in Surface 1339.
ERROR: Encountered Loop with no CoEdges in Surface 1340.
ERROR: Encountered Loop with no CoEdges in Surface 1341.
ERROR: Encountered Loop with no CoEdges in Surface 1342.
ERROR: Encountered Loop with no CoEdges in Surface 1343.
ERROR: Encountered Loop with no CoEdges in Surface 1344.
ERROR: Encountered Loop with no CoEdges in Surface 1345.
ERROR: Encountered Loop with no CoEdges in Surface 1346.
ERROR: Encountered Loop with no CoEdges in Surface 1347.
ERROR: Encountered Loop with no CoEdges in Surface 1348.
ERROR: Encountered Loop with no CoEdges in Surface 1349.
ERROR: Encountered Loop with no CoEdges in Surface 1350.
ERROR: Encountered Loop with no CoEdges in Surface 1351.
ERROR: Encountered Loop with no CoEdges in Surface 1352.
ERROR: Encountered Loop with no CoEdges in Surface 1353.
ERROR: Encountered Loop with no CoEdges in Surface 1354.
ERROR: Encountered Loop with no CoEdges in Surface 1355.
ERROR: Encountered Loop with no CoEdges in Surface 1356.
ERROR: Encountered Loop with no CoEdges in Surface 1357.
ERROR: Encountered Loop with no CoEdges in Surface 1358.
ERROR: Encountered Loop with no CoEdges in Surface 1359.
ERROR: Encountered Loop with no CoEdges in Surface 1360.
ERROR: Encountered Loop with no CoEdges in Surface 1361.
ERROR: Encountered Loop with no CoEdges in Surface 1362.
ERROR: Encountered Loop with no CoEdges in Surface 1363.
ERROR: Encountered Loop with no CoEdges in Surface 1364.
ERROR: Encountered Loop with no CoEdges in Surface 1365.
ERROR: Encountered Loop with no CoEdges in Surface 1366.
ERROR: Encountered Loop with no CoEdges in Surface 1367.
ERROR: Encountered Loop with no CoEdges in Surface 1368.
ERROR: Encountered Loop with no CoEdges in Surface 1369.
ERROR: Encountered Loop with no CoEdges in Surface 1370.
ERROR: Encountered Loop with no CoEdges in Surface 1371.
ERROR: Encountered Loop with no CoEdges in Surface 1372.
ERROR: Encountered Loop with no CoEdges in Surface 1373.
ERROR: Encountered Loop with no CoEdges in Surface 1374.
ERROR: Encountered Loop with no CoEdges in Surface 1375.
ERROR: Encountered Loop with no CoEdges in Surface 1376.
ERROR: Encountered Loop with no CoEdges in Surface 1377.
ERROR: Encountered Loop with no CoEdges in Surface 1378.
ERROR: Encountered Loop with no CoEdges in Surface 1379.
ERROR: Encountered Loop with no CoEdges in Surface 1380.
ERROR: Encountered Loop with no CoEdges in Surface 1381.
ERROR: Encountered Loop with no CoEdges in Surface 1382.
ERROR: Encountered Loop with no CoEdges in Surface 1383.
ERROR: Encountered Loop with no CoEdges in Surface 1384.
ERROR: Encountered Loop with no CoEdges in Surface 1385.
ERROR: Encountered Loop with no CoEdges in Surface 1386.
ERROR: Encountered Loop with no CoEdges in Surface 1387.
ERROR: Encountered Loop with no CoEdges in Surface 1388.
ERROR: Encountered Loop with no CoEdges in Surface 1389.
ERROR: Encountered Loop with no CoEdges in Surface 1390.
ERROR: Encountered Loop with no CoEdges in Surface 1391.
ERROR: Encountered Loop with no CoEdges in Surface 1392.
ERROR: Encountered Loop with no CoEdges in Surface 1393.
ERROR: Encountered Loop with no CoEdges in Surface 1394.
ERROR: Encountered Loop with no CoEdges in Surface 1395.
ERROR: Encountered Loop with no CoEdges in Surface 1396.
ERROR: Encountered Loop with no CoEdges in Surface 1397.
ERROR: Encountered Loop with no CoEdges in Surface 1398.
ERROR: Encountered Loop with no CoEdges in Surface 1399.
ERROR: Encountered Loop with no CoEdges in Surface 1400.
ERROR: Encountered Loop with no CoEdges in Surface 1401.
ERROR: Encountered Loop with no CoEdges in Surface 1402.
ERROR: Encountered Loop with no CoEdges in Surface 1403.
ERROR: Encountered Loop with no CoEdges in Surface 1404.
ERROR: Encountered Loop with no CoEdges in Surface 1405.
ERROR: Encountered Loop with no CoEdges in Surface 1406.
ERROR: Encountered Loop with no CoEdges in Surface 1407.
ERROR: Encountered Loop with no CoEdges in Surface 1408.
ERROR: Encountered Loop with no CoEdges in Surface 1409.
ERROR: Encountered Loop with no CoEdges in Surface 1410.
ERROR: Encountered Loop with no CoEdges in Surface 1411.
ERROR: Encountered Loop with no CoEdges in Surface 1412.
ERROR: Encountered Loop with no CoEdges in Surface 1413.
ERROR: Encountered Loop with no CoEdges in Surface 1413.
ERROR: Encountered Loop with no CoEdges in Surface 1414.
ERROR: Encountered Loop with no CoEdges in Surface 1414.
ERROR: Encountered Loop with no CoEdges in Surface 1415.
ERROR: Encountered Loop with no CoEdges in Surface 1416.
ERROR: Encountered Loop with no CoEdges in Surface 1417.
ERROR: Encountered Loop with no CoEdges in Surface 1418.
ERROR: Encountered Loop with no CoEdges in Surface 1419.
ERROR: Encountered Loop with no CoEdges in Surface 1420.
ERROR: Encountered Loop with no CoEdges in Surface 1421.
ERROR: Encountered Loop with no CoEdges in Surface 1422.
ERROR: Encountered Loop with no CoEdges in Surface 1423.
ERROR: Encountered Loop with no CoEdges in Surface 1424.
ERROR: Encountered Loop with no CoEdges in Surface 1425.
ERROR: Encountered Loop with no CoEdges in Surface 1426.
ERROR: Encountered Loop with no CoEdges in Surface 1427.
ERROR: Encountered Loop with no CoEdges in Surface 1428.
ERROR: Encountered Loop with no CoEdges in Surface 1429.
ERROR: Encountered Loop with no CoEdges in Surface 1430.
ERROR: Encountered Loop with no CoEdges in Surface 1431.
ERROR: Encountered Loop with no CoEdges in Surface 1432.
ERROR: Encountered Loop with no CoEdges in Surface 1433.
ERROR: Encountered Loop with no CoEdges in Surface 1434.
ERROR: Encountered Loop with no CoEdges in Surface 1435.
ERROR: Encountered Loop with no CoEdges in Surface 1436.
ERROR: Encountered Loop with no CoEdges in Surface 1437.
ERROR: Encountered Loop with no CoEdges in Surface 1438.
ERROR: Encountered Loop with no CoEdges in Surface 1439.
ERROR: Encountered Loop with no CoEdges in Surface 1440.
ERROR: Encountered Loop with no CoEdges in Surface 1441.
ERROR: Encountered Loop with no CoEdges in Surface 1442.
ERROR: Encountered Loop with no CoEdges in Surface 1443.
ERROR: Encountered Loop with no CoEdges in Surface 1444.
ERROR: Encountered Loop with no CoEdges in Surface 1445.
ERROR: Encountered Loop with no CoEdges in Surface 1446.
ERROR: Encountered Loop with no CoEdges in Surface 1447.
ERROR: Encountered Loop with no CoEdges in Surface 1448.
ERROR: Encountered Loop with no CoEdges in Surface 1449.
ERROR: Encountered Loop with no CoEdges in Surface 1450.
ERROR: Encountered Loop with no CoEdges in Surface 1451.
ERROR: Encountered Loop with no CoEdges in Surface 1451.
ERROR: Encountered Loop with no CoEdges in Surface 1451.
ERROR: Encountered Loop with no CoEdges in Surface 1452.
ERROR: Encountered Loop with no CoEdges in Surface 1453.
ERROR: Encountered Loop with no CoEdges in Surface 1453.
ERROR: Encountered Loop with no CoEdges in Surface 1454.
ERROR: Encountered Loop with no CoEdges in Surface 1455.
ERROR: Encountered Loop with no CoEdges in Surface 1456.
ERROR: Encountered Loop with no CoEdges in Surface 1457.
ERROR: Encountered Loop with no CoEdges in Surface 1458.
ERROR: Encountered Loop with no CoEdges in Surface 1459.
ERROR: Encountered Loop with no CoEdges in Surface 1460.
ERROR: Encountered Loop with no CoEdges in Surface 1461.
ERROR: Encountered Loop with no CoEdges in Surface 1462.
ERROR: Encountered Loop with no CoEdges in Surface 1463.
ERROR: Encountered Loop with no CoEdges in Surface 1464.
ERROR: Encountered Loop with no CoEdges in Surface 1465.
ERROR: Encountered Loop with no CoEdges in Surface 1466.
ERROR: Encountered Loop with no CoEdges in Surface 1467.
ERROR: Encountered Loop with no CoEdges in Surface 1468.
ERROR: Encountered Loop with no CoEdges in Surface 1468.
ERROR: Encountered Loop with no CoEdges in Surface 1469.
ERROR: Encountered Loop with no CoEdges in Surface 1469.
ERROR: Encountered Loop with no CoEdges in Surface 1470.
ERROR: Encountered Loop with no CoEdges in Surface 1471.
ERROR: Encountered Loop with no CoEdges in Surface 1472.
ERROR: Encountered Loop with no CoEdges in Surface 1473.
ERROR: Encountered Loop with no CoEdges in Surface 1474.
ERROR: Encountered Loop with no CoEdges in Surface 1475.
ERROR: Encountered Loop with no CoEdges in Surface 1476.
ERROR: Encountered Loop with no CoEdges in Surface 1477.
ERROR: Encountered Loop with no CoEdges in Surface 1478.
ERROR: Encountered Loop with no CoEdges in Surface 1479.
ERROR: Encountered Loop with no CoEdges in Surface 1480.
ERROR: Encountered Loop with no CoEdges in Surface 1481.
ERROR: Encountered Loop with no CoEdges in Surface 1482.
ERROR: Encountered Loop with no CoEdges in Surface 1483.
ERROR: Encountered Loop with no CoEdges in Surface 1484.
ERROR: Encountered Loop with no CoEdges in Surface 1484.
ERROR: Encountered Loop with no CoEdges in Surface 1485.
ERROR: Encountered Loop with no CoEdges in Surface 1485.
ERROR: Encountered Loop with no CoEdges in Surface 1486.
ERROR: Encountered Loop with no CoEdges in Surface 1487.
ERROR: Encountered Loop with no CoEdges in Surface 1488.
ERROR: Encountered Loop with no CoEdges in Surface 1489.
ERROR: Encountered Loop with no CoEdges in Surface 1490.
ERROR: Encountered Loop with no CoEdges in Surface 1491.
ERROR: Encountered Loop with no CoEdges in Surface 1492.
ERROR: Encountered Loop with no CoEdges in Surface 1493.
ERROR: Encountered Loop with no CoEdges in Surface 1494.
ERROR: Encountered Loop with no CoEdges in Surface 1495.
ERROR: Encountered Loop with no CoEdges in Surface 1496.
ERROR: Encountered Loop with no CoEdges in Surface 1497.
ERROR: Encountered Loop with no CoEdges in Surface 1498.
ERROR: Encountered Loop with no CoEdges in Surface 1499.
ERROR: Encountered Loop with no CoEdges in Surface 1500.
ERROR: Encountered Loop with no CoEdges in Surface 1500.
ERROR: Encountered Loop with no CoEdges in Surface 1501.
ERROR: Encountered Loop with no CoEdges in Surface 1501.
ERROR: Encountered Loop with no CoEdges in Surface 1502.
ERROR: Encountered Loop with no CoEdges in Surface 1503.
ERROR: Encountered Loop with no CoEdges in Surface 1504.
ERROR: Encountered Loop with no CoEdges in Surface 1505.
ERROR: Encountered Loop with no CoEdges in Surface 1506.
ERROR: Encountered Loop with no CoEdges in Surface 1507.
ERROR: Encountered Loop with no CoEdges in Surface 1508.
ERROR: Encountered Loop with no CoEdges in Surface 1509.
ERROR: Encountered Loop with no CoEdges in Surface 1510.
ERROR: Encountered Loop with no CoEdges in Surface 1511.
ERROR: Encountered Loop with no CoEdges in Surface 1512.
ERROR: Encountered Loop with no CoEdges in Surface 1513.
ERROR: Encountered Loop with no CoEdges in Surface 1514.
ERROR: Encountered Loop with no CoEdges in Surface 1515.
ERROR: Encountered Loop with no CoEdges in Surface 1516.
ERROR: Encountered Loop with no CoEdges in Surface 1517.
ERROR: Encountered Loop with no CoEdges in Surface 1518.
ERROR: Encountered Loop with no CoEdges in Surface 1519.
ERROR: Encountered Loop with no CoEdges in Surface 1520.
ERROR: Encountered Loop with no CoEdges in Surface 1521.
ERROR: Encountered Loop with no CoEdges in Surface 1522.
ERROR: Encountered Loop with no CoEdges in Surface 1523.
ERROR: Encountered Loop with no CoEdges in Surface 1524.
ERROR: Encountered Loop with no CoEdges in Surface 1525.
ERROR: Encountered Loop with no CoEdges in Surface 1526.
ERROR: Encountered Loop with no CoEdges in Surface 1527.
ERROR: Encountered Loop with no CoEdges in Surface 1528.
ERROR: Encountered Loop with no CoEdges in Surface 1529.
ERROR: Encountered Loop with no CoEdges in Surface 1530.
ERROR: Encountered Loop with no CoEdges in Surface 1531.
ERROR: Encountered Loop with no CoEdges in Surface 1532.
ERROR: Encountered Loop with no CoEdges in Surface 1533.
ERROR: Encountered Loop with no CoEdges in Surface 1534.
ERROR: Encountered Loop with no CoEdges in Surface 1535.
ERROR: Encountered Loop with no CoEdges in Surface 1536.
ERROR: Encountered Loop with no CoEdges in Surface 1537.
ERROR: Encountered Loop with no CoEdges in Surface 1538.
ERROR: Encountered Loop with no CoEdges in Surface 1539.
ERROR: Encountered Loop with no CoEdges in Surface 1540.
ERROR: Encountered Loop with no CoEdges in Surface 1541.
ERROR: Encountered Loop with no CoEdges in Surface 1542.
ERROR: Encountered Loop with no CoEdges in Surface 1543.
ERROR: Encountered Loop with no CoEdges in Surface 1544.
ERROR: Encountered Loop with no CoEdges in Surface 1545.
ERROR: Encountered Loop with no CoEdges in Surface 1546.
ERROR: Encountered Loop with no CoEdges in Surface 1547.
ERROR: Encountered Loop with no CoEdges in Surface 1548.
ERROR: Encountered Loop with no CoEdges in Surface 1549.
ERROR: Encountered Loop with no CoEdges in Surface 1550.
ERROR: Encountered Loop with no CoEdges in Surface 1551.
ERROR: Encountered Loop with no CoEdges in Surface 1552.
ERROR: Encountered Loop with no CoEdges in Surface 1553.
ERROR: Encountered Loop with no CoEdges in Surface 1554.
ERROR: Encountered Loop with no CoEdges in Surface 1555.
ERROR: Encountered Loop with no CoEdges in Surface 1556.
ERROR: Encountered Loop with no CoEdges in Surface 1557.
ERROR: Encountered Loop with no CoEdges in Surface 1558.
ERROR: Encountered Loop with no CoEdges in Surface 1559.
ERROR: Encountered Loop with no CoEdges in Surface 1560.
ERROR: Encountered Loop with no CoEdges in Surface 1561.
ERROR: Encountered Loop with no CoEdges in Surface 1562.
ERROR: Encountered Loop with no CoEdges in Surface 1563.
ERROR: Encountered Loop with no CoEdges in Surface 1564.
ERROR: Encountered Loop with no CoEdges in Surface 1565.
ERROR: Encountered Loop with no CoEdges in Surface 1566.
ERROR: Encountered Loop with no CoEdges in Surface 1567.
ERROR: Encountered Loop with no CoEdges in Surface 1568.
ERROR: Encountered Loop with no CoEdges in Surface 1569.
ERROR: Encountered Loop with no CoEdges in Surface 1570.
ERROR: Encountered Loop with no CoEdges in Surface 1571.
ERROR: Encountered Loop with no CoEdges in Surface 1572.
ERROR: Encountered Loop with no CoEdges in Surface 1573.
ERROR: Encountered Loop with no CoEdges in Surface 1574.
ERROR: Encountered Loop with no CoEdges in Surface 1575.
ERROR: Encountered Loop with no CoEdges in Surface 1576.
ERROR: Encountered Loop with no CoEdges in Surface 1577.
ERROR: Encountered Loop with no CoEdges in Surface 1578.
ERROR: Encountered Loop with no CoEdges in Surface 1579.
ERROR: Encountered Loop with no CoEdges in Surface 1580.
ERROR: Encountered Loop with no CoEdges in Surface 1581.
ERROR: Encountered Loop with no CoEdges in Surface 1582.
ERROR: Encountered Loop with no CoEdges in Surface 1583.
ERROR: Encountered Loop with no CoEdges in Surface 1584.
ERROR: Encountered Loop with no CoEdges in Surface 1585.
ERROR: Encountered Loop with no CoEdges in Surface 1586.
ERROR: Encountered Loop with no CoEdges in Surface 1587.
ERROR: Encountered Loop with no CoEdges in Surface 1588.
ERROR: Encountered Loop with no CoEdges in Surface 1589.
ERROR: Encountered Loop with no CoEdges in Surface 1590.
ERROR: Encountered Loop with no CoEdges in Surface 1591.
ERROR: Encountered Loop with no CoEdges in Surface 1592.
ERROR: Encountered Loop with no CoEdges in Surface 1593.
ERROR: Encountered Loop with no CoEdges in Surface 1594.
ERROR: Encountered Loop with no CoEdges in Surface 1595.
ERROR: Encountered Loop with no CoEdges in Surface 1596.
ERROR: Encountered Loop with no CoEdges in Surface 1597.
ERROR: Encountered Loop with no CoEdges in Surface 1598.
ERROR: Encountered Loop with no CoEdges in Surface 1599.
ERROR: Encountered Loop with no CoEdges in Surface 1600.
ERROR: Encountered Loop with no CoEdges in Surface 1601.
ERROR: Encountered Loop with no CoEdges in Surface 1602.
ERROR: Encountered Loop with no CoEdges in Surface 1603.
ERROR: Encountered Loop with no CoEdges in Surface 1604.
ERROR: Encountered Loop with no CoEdges in Surface 1605.
ERROR: Encountered Loop with no CoEdges in Surface 1606.
ERROR: Encountered Loop with no CoEdges in Surface 1607.
ERROR: Encountered Loop with no CoEdges in Surface 1608.
ERROR: Encountered Loop with no CoEdges in Surface 1609.
ERROR: Encountered Loop with no CoEdges in Surface 1610.
ERROR: Encountered Loop with no CoEdges in Surface 1611.
ERROR: Encountered Loop with no CoEdges in Surface 1612.
ERROR: Encountered Loop with no CoEdges in Surface 1613.
ERROR: Encountered Loop with no CoEdges in Surface 1614.
ERROR: Encountered Loop with no CoEdges in Surface 1615.
ERROR: Encountered Loop with no CoEdges in Surface 1616.
ERROR: Encountered Loop with no CoEdges in Surface 1617.
ERROR: Encountered Loop with no CoEdges in Surface 1618.
ERROR: Encountered Loop with no CoEdges in Surface 1619.
ERROR: Encountered Loop with no CoEdges in Surface 1620.
ERROR: Encountered Loop with no CoEdges in Surface 1621.
ERROR: Encountered Loop with no CoEdges in Surface 1622.
ERROR: Encountered Loop with no CoEdges in Surface 1623.
ERROR: Encountered Loop with no CoEdges in Surface 1624.
ERROR: Encountered Loop with no CoEdges in Surface 1625.
ERROR: Encountered Loop with no CoEdges in Surface 1626.
ERROR: Encountered Loop with no CoEdges in Surface 1627.
ERROR: Encountered Loop with no CoEdges in Surface 1628.
ERROR: Encountered Loop with no CoEdges in Surface 1629.
ERROR: Encountered Loop with no CoEdges in Surface 1630.
ERROR: Encountered Loop with no CoEdges in Surface 1631.
ERROR: Encountered Loop with no CoEdges in Surface 1632.
ERROR: Encountered Loop with no CoEdges in Surface 1633.
ERROR: Encountered Loop with no CoEdges in Surface 1634.
ERROR: Encountered Loop with no CoEdges in Surface 1635.
ERROR: Encountered Loop with no CoEdges in Surface 1636.
ERROR: Encountered Loop with no CoEdges in Surface 1637.
ERROR: Encountered Loop with no CoEdges in Surface 1638.
ERROR: Encountered Loop with no CoEdges in Surface 1639.
ERROR: Encountered Loop with no CoEdges in Surface 1640.
ERROR: Encountered Loop with no CoEdges in Surface 1641.
ERROR: Encountered Loop with no CoEdges in Surface 1642.
ERROR: Encountered Loop with no CoEdges in Surface 1642.
ERROR: Encountered Loop with no CoEdges in Surface 1643.
ERROR: Encountered Loop with no CoEdges in Surface 1643.
ERROR: Encountered Loop with no CoEdges in Surface 1644.
ERROR: Encountered Loop with no CoEdges in Surface 1645.
ERROR: Encountered Loop with no CoEdges in Surface 1646.
ERROR: Encountered Loop with no CoEdges in Surface 1647.
ERROR: Encountered Loop with no CoEdges in Surface 1648.
ERROR: Encountered Loop with no CoEdges in Surface 1649.
ERROR: Encountered Loop with no CoEdges in Surface 1650.
ERROR: Encountered Loop with no CoEdges in Surface 1651.
ERROR: Encountered Loop with no CoEdges in Surface 1652.
ERROR: Encountered Loop with no CoEdges in Surface 1653.
ERROR: Encountered Loop with no CoEdges in Surface 1654.
ERROR: Encountered Loop with no CoEdges in Surface 1655.
ERROR: Encountered Loop with no CoEdges in Surface 1656.
ERROR: Encountered Loop with no CoEdges in Surface 1657.
ERROR: Encountered Loop with no CoEdges in Surface 1658.
ERROR: Encountered Loop with no CoEdges in Surface 1658.
ERROR: Encountered Loop with no CoEdges in Surface 1659.
ERROR: Encountered Loop with no CoEdges in Surface 1659.
ERROR: Encountered Loop with no CoEdges in Surface 1660.
ERROR: Encountered Loop with no CoEdges in Surface 1661.
ERROR: Encountered Loop with no CoEdges in Surface 1662.
ERROR: Encountered Loop with no CoEdges in Surface 1663.
ERROR: Encountered Loop with no CoEdges in Surface 1664.
ERROR: Encountered Loop with no CoEdges in Surface 1665.
ERROR: Encountered Loop with no CoEdges in Surface 1666.
ERROR: Encountered Loop with no CoEdges in Surface 1667.
ERROR: Encountered Loop with no CoEdges in Surface 1668.
ERROR: Encountered Loop with no CoEdges in Surface 1669.
ERROR: Encountered Loop with no CoEdges in Surface 1670.
ERROR: Encountered Loop with no CoEdges in Surface 1671.
ERROR: Encountered Loop with no CoEdges in Surface 1672.
ERROR: Encountered Loop with no CoEdges in Surface 1673.
ERROR: Encountered Loop with no CoEdges in Surface 1674.
ERROR: Encountered Loop with no CoEdges in Surface 1674.
ERROR: Encountered Loop with no CoEdges in Surface 1675.
ERROR: Encountered Loop with no CoEdges in Surface 1675.
ERROR: Encountered Loop with no CoEdges in Surface 1676.
ERROR: Encountered Loop with no CoEdges in Surface 1677.
ERROR: Encountered Loop with no CoEdges in Surface 1678.
ERROR: Encountered Loop with no CoEdges in Surface 1679.
ERROR: Encountered Loop with no CoEdges in Surface 1680.
ERROR: Encountered Loop with no CoEdges in Surface 1681.
ERROR: Encountered Loop with no CoEdges in Surface 1682.
ERROR: Encountered Loop with no CoEdges in Surface 1683.
ERROR: Encountered Loop with no CoEdges in Surface 1684.
ERROR: Encountered Loop with no CoEdges in Surface 1685.
ERROR: Encountered Loop with no CoEdges in Surface 1686.
ERROR: Encountered Loop with no CoEdges in Surface 1687.
ERROR: Encountered Loop with no CoEdges in Surface 1688.
ERROR: Encountered Loop with no CoEdges in Surface 1689.
ERROR: Encountered Loop with no CoEdges in Surface 1690.
ERROR: Encountered Loop with no CoEdges in Surface 1691.
ERROR: Encountered Loop with no CoEdges in Surface 1692.
ERROR: Encountered Loop with no CoEdges in Surface 1693.
ERROR: Encountered Loop with no CoEdges in Surface 1694.
ERROR: Encountered Loop with no CoEdges in Surface 1695.
ERROR: Encountered Loop with no CoEdges in Surface 1696.
ERROR: Encountered Loop with no CoEdges in Surface 1697.
ERROR: Encountered Loop with no CoEdges in Surface 1698.
ERROR: Encountered Loop with no CoEdges in Surface 1699.
ERROR: Encountered Loop with no CoEdges in Surface 1699.
ERROR: Encountered Loop with no CoEdges in Surface 1700.
ERROR: Encountered Loop with no CoEdges in Surface 1700.
ERROR: Encountered Loop with no CoEdges in Surface 1701.
ERROR: Encountered Loop with no CoEdges in Surface 1702.
ERROR: Encountered Loop with no CoEdges in Surface 1703.
ERROR: Encountered Loop with no CoEdges in Surface 1704.
ERROR: Encountered Loop with no CoEdges in Surface 1705.
ERROR: Encountered Loop with no CoEdges in Surface 1706.
ERROR: Encountered Loop with no CoEdges in Surface 1707.
ERROR: Encountered Loop with no CoEdges in Surface 1708.
ERROR: Encountered Loop with no CoEdges in Surface 1709.
ERROR: Encountered Loop with no CoEdges in Surface 1710.
ERROR: Encountered Loop with no CoEdges in Surface 1711.
ERROR: Encountered Loop with no CoEdges in Surface 1712.
ERROR: Encountered Loop with no CoEdges in Surface 1713.
ERROR: Encountered Loop with no CoEdges in Surface 1714.
ERROR: Encountered Loop with no CoEdges in Surface 1715.
ERROR: Encountered Loop with no CoEdges in Surface 1716.
ERROR: Encountered Loop with no CoEdges in Surface 1717.
ERROR: Encountered Loop with no CoEdges in Surface 1718.
ERROR: Encountered Loop with no CoEdges in Surface 1719.
ERROR: Encountered Loop with no CoEdges in Surface 1720.
ERROR: Encountered Loop with no CoEdges in Surface 1721.
ERROR: Encountered Loop with no CoEdges in Surface 1722.
ERROR: Encountered Loop with no CoEdges in Surface 1723.
ERROR: Encountered Loop with no CoEdges in Surface 1724.
ERROR: Encountered Loop with no CoEdges in Surface 1725.
ERROR: Encountered Loop with no CoEdges in Surface 1726.
ERROR: Encountered Loop with no CoEdges in Surface 1727.
ERROR: Encountered Loop with no CoEdges in Surface 1728.
ERROR: Encountered Loop with no CoEdges in Surface 1729.
ERROR: Encountered Loop with no CoEdges in Surface 1730.
ERROR: Encountered Loop with no CoEdges in Surface 1731.
ERROR: Encountered Loop with no CoEdges in Surface 1732.
ERROR: Encountered Loop with no CoEdges in Surface 1733.
ERROR: Encountered Loop with no CoEdges in Surface 1734.
ERROR: Encountered Loop with no CoEdges in Surface 1735.
ERROR: Encountered Loop with no CoEdges in Surface 1736.
ERROR: Encountered Loop with no CoEdges in Surface 1737.
ERROR: Encountered Loop with no CoEdges in Surface 1738.
ERROR: Encountered Loop with no CoEdges in Surface 1739.
ERROR: Encountered Loop with no CoEdges in Surface 1740.
ERROR: Encountered Loop with no CoEdges in Surface 1741.
ERROR: Encountered Loop with no CoEdges in Surface 1742.
ERROR: Encountered Loop with no CoEdges in Surface 1743.
ERROR: Encountered Loop with no CoEdges in Surface 1744.
ERROR: Encountered Loop with no CoEdges in Surface 1745.
ERROR: Encountered Loop with no CoEdges in Surface 1746.
ERROR: Encountered Loop with no CoEdges in Surface 1747.
ERROR: Encountered Loop with no CoEdges in Surface 1748.
ERROR: Encountered Loop with no CoEdges in Surface 1749.
ERROR: Encountered Loop with no CoEdges in Surface 1750.
ERROR: Encountered Loop with no CoEdges in Surface 1751.
ERROR: Encountered Loop with no CoEdges in Surface 1752.
ERROR: Encountered Loop with no CoEdges in Surface 1753.
ERROR: Encountered Loop with no CoEdges in Surface 1754.
ERROR: Encountered Loop with no CoEdges in Surface 1755.
ERROR: Encountered Loop with no CoEdges in Surface 1756.
ERROR: Encountered Loop with no CoEdges in Surface 1757.
ERROR: Encountered Loop with no CoEdges in Surface 1758.
ERROR: Encountered Loop with no CoEdges in Surface 1759.
ERROR: Encountered Loop with no CoEdges in Surface 1760.
ERROR: Encountered Loop with no CoEdges in Surface 1761.
ERROR: Encountered Loop with no CoEdges in Surface 1762.
ERROR: Encountered Loop with no CoEdges in Surface 1763.
ERROR: Encountered Loop with no CoEdges in Surface 1764.
ERROR: Encountered Loop with no CoEdges in Surface 1765.
ERROR: Encountered Loop with no CoEdges in Surface 1766.
ERROR: Encountered Loop with no CoEdges in Surface 1767.
ERROR: Encountered Loop with no CoEdges in Surface 1768.
ERROR: Encountered Loop with no CoEdges in Surface 1769.
ERROR: Encountered Loop with no CoEdges in Surface 1770.
ERROR: Encountered Loop with no CoEdges in Surface 1771.
ERROR: Encountered Loop with no CoEdges in Surface 1772.
ERROR: Encountered Loop with no CoEdges in Surface 1773.
ERROR: Encountered Loop with no CoEdges in Surface 1774.
ERROR: Encountered Loop with no CoEdges in Surface 1775.
ERROR: Encountered Loop with no CoEdges in Surface 1776.
ERROR: Encountered Loop with no CoEdges in Surface 1777.
ERROR: Encountered Loop with no CoEdges in Surface 1778.
ERROR: Encountered Loop with no CoEdges in Surface 1779.
ERROR: Encountered Loop with no CoEdges in Surface 1780.
ERROR: Encountered Loop with no CoEdges in Surface 1781.
ERROR: Encountered Loop with no CoEdges in Surface 1782.
ERROR: Encountered Loop with no CoEdges in Surface 1783.
ERROR: Encountered Loop with no CoEdges in Surface 1784.
ERROR: Encountered Loop with no CoEdges in Surface 1785.
ERROR: Encountered Loop with no CoEdges in Surface 1786.
ERROR: Encountered Loop with no CoEdges in Surface 1787.
ERROR: Encountered Loop with no CoEdges in Surface 1788.
ERROR: Encountered Loop with no CoEdges in Surface 1789.
ERROR: Encountered Loop with no CoEdges in Surface 1790.
ERROR: Encountered Loop with no CoEdges in Surface 1790.
ERROR: Encountered Loop with no CoEdges in Surface 1791.
ERROR: Encountered Loop with no CoEdges in Surface 1791.
ERROR: Encountered Loop with no CoEdges in Surface 1792.
ERROR: Encountered Loop with no CoEdges in Surface 1793.
ERROR: Encountered Loop with no CoEdges in Surface 1794.
ERROR: Encountered Loop with no CoEdges in Surface 1795.
ERROR: Encountered Loop with no CoEdges in Surface 1796.
ERROR: Encountered Loop with no CoEdges in Surface 1797.
ERROR: Encountered Loop with no CoEdges in Surface 1798.
ERROR: Encountered Loop with no CoEdges in Surface 1799.
ERROR: Encountered Loop with no CoEdges in Surface 1800.
ERROR: Encountered Loop with no CoEdges in Surface 1801.
ERROR: Encountered Loop with no CoEdges in Surface 1802.
ERROR: Encountered Loop with no CoEdges in Surface 1803.
ERROR: Encountered Loop with no CoEdges in Surface 1804.
ERROR: Encountered Loop with no CoEdges in Surface 1805.
ERROR: Encountered Loop with no CoEdges in Surface 1806.
ERROR: Encountered Loop with no CoEdges in Surface 1807.
ERROR: Encountered Loop with no CoEdges in Surface 1808.
ERROR: Encountered Loop with no CoEdges in Surface 1809.
ERROR: Encountered Loop with no CoEdges in Surface 1809.
ERROR: Encountered Loop with no CoEdges in Surface 1810.
ERROR: Encountered Loop with no CoEdges in Surface 1811.
ERROR: Encountered Loop with no CoEdges in Surface 1811.
ERROR: Encountered Loop with no CoEdges in Surface 1812.
ERROR: Encountered Loop with no CoEdges in Surface 1813.
ERROR: Encountered Loop with no CoEdges in Surface 1814.
ERROR: Encountered Loop with no CoEdges in Surface 1815.
ERROR: Encountered Loop with no CoEdges in Surface 1816.
ERROR: Encountered Loop with no CoEdges in Surface 1816.
ERROR: Encountered Loop with no CoEdges in Surface 1816.
ERROR: Encountered Loop with no CoEdges in Surface 1817.
ERROR: Encountered Loop with no CoEdges in Surface 1818.
ERROR: Encountered Loop with no CoEdges in Surface 1819.
ERROR: Encountered Loop with no CoEdges in Surface 1820.
ERROR: Encountered Loop with no CoEdges in Surface 1821.
ERROR: Encountered Loop with no CoEdges in Surface 1822.
ERROR: Encountered Loop with no CoEdges in Surface 1823.
ERROR: Encountered Loop with no CoEdges in Surface 1824.
ERROR: Encountered Loop with no CoEdges in Surface 1825.
ERROR: Encountered Loop with no CoEdges in Surface 1826.
ERROR: Encountered Loop with no CoEdges in Surface 1827.
ERROR: Encountered Loop with no CoEdges in Surface 1828.
ERROR: Encountered Loop with no CoEdges in Surface 1829.
ERROR: Encountered Loop with no CoEdges in Surface 1830.
ERROR: Encountered Loop with no CoEdges in Surface 1831.
ERROR: Encountered Loop with no CoEdges in Surface 1832.
ERROR: Encountered Loop with no CoEdges in Surface 1833.
ERROR: Encountered Loop with no CoEdges in Surface 1834.
ERROR: Encountered Loop with no CoEdges in Surface 1835.
ERROR: Encountered Loop with no CoEdges in Surface 1836.
ERROR: Encountered Loop with no CoEdges in Surface 1837.
ERROR: Encountered Loop with no CoEdges in Surface 1838.
ERROR: Encountered Loop with no CoEdges in Surface 1839.
ERROR: Encountered Loop with no CoEdges in Surface 1840.
ERROR: Encountered Loop with no CoEdges in Surface 1841.
ERROR: Encountered Loop with no CoEdges in Surface 1842.
ERROR: Encountered Loop with no CoEdges in Surface 1843.
ERROR: Encountered Loop with no CoEdges in Surface 1844.
ERROR: Encountered Loop with no CoEdges in Surface 1845.
ERROR: Encountered Loop with no CoEdges in Surface 1846.
ERROR: Encountered Loop with no CoEdges in Surface 1847.
ERROR: Encountered Loop with no CoEdges in Surface 1848.
ERROR: Encountered Loop with no CoEdges in Surface 1849.
ERROR: Encountered Loop with no CoEdges in Surface 1850.
ERROR: Encountered Loop with no CoEdges in Surface 1851.
ERROR: Encountered Loop with no CoEdges in Surface 1852.
ERROR: Encountered Loop with no CoEdges in Surface 1853.
ERROR: Encountered Loop with no CoEdges in Surface 1854.
ERROR: Encountered Loop with no CoEdges in Surface 1855.
ERROR: Encountered Loop with no CoEdges in Surface 1856.
ERROR: Encountered Loop with no CoEdges in Surface 1857.
ERROR: Encountered Loop with no CoEdges in Surface 1858.
ERROR: Encountered Loop with no CoEdges in Surface 1859.
ERROR: Encountered Loop with no CoEdges in Surface 1860.
ERROR: Encountered Loop with no CoEdges in Surface 1861.
ERROR: Encountered Loop with no CoEdges in Surface 1862.
ERROR: Encountered Loop with no CoEdges in Surface 1863.
ERROR: Encountered Loop with no CoEdges in Surface 1864.
ERROR: Encountered Loop with no CoEdges in Surface 1865.
ERROR: Encountered Loop with no CoEdges in Surface 1866.
ERROR: Encountered Loop with no CoEdges in Surface 1867.
ERROR: Encountered Loop with no CoEdges in Surface 1868.
ERROR: Encountered Loop with no CoEdges in Surface 1869.
ERROR: Encountered Loop with no CoEdges in Surface 1870.
ERROR: Encountered Loop with no CoEdges in Surface 1871.
ERROR: Encountered Loop with no CoEdges in Surface 1872.
ERROR: Encountered Loop with no CoEdges in Surface 1873.
ERROR: Encountered Loop with no CoEdges in Surface 1874.
ERROR: Encountered Loop with no CoEdges in Surface 1875.
ERROR: Encountered Loop with no CoEdges in Surface 1876.
ERROR: Encountered Loop with no CoEdges in Surface 1877.
ERROR: Encountered Loop with no CoEdges in Surface 1878.
ERROR: Encountered Loop with no CoEdges in Surface 1879.
ERROR: Encountered Loop with no CoEdges in Surface 1880.
ERROR: Encountered Loop with no CoEdges in Surface 1881.
ERROR: Encountered Loop with no CoEdges in Surface 1882.
ERROR: Encountered Loop with no CoEdges in Surface 1883.
ERROR: Encountered Loop with no CoEdges in Surface 1884.
ERROR: Encountered Loop with no CoEdges in Surface 1885.
ERROR: Encountered Loop with no CoEdges in Surface 1886.
ERROR: Encountered Loop with no CoEdges in Surface 1887.
ERROR: Encountered Loop with no CoEdges in Surface 1888.
ERROR: Encountered Loop with no CoEdges in Surface 1889.
ERROR: Encountered Loop with no CoEdges in Surface 1890.
ERROR: Encountered Loop with no CoEdges in Surface 1891.
ERROR: Encountered Loop with no CoEdges in Surface 1892.
ERROR: Encountered Loop with no CoEdges in Surface 1893.
ERROR: Encountered Loop with no CoEdges in Surface 1894.
ERROR: Encountered Loop with no CoEdges in Surface 1895.
ERROR: Encountered Loop with no CoEdges in Surface 1896.
ERROR: Encountered Loop with no CoEdges in Surface 1897.
ERROR: Encountered Loop with no CoEdges in Surface 1898.
ERROR: Encountered Loop with no CoEdges in Surface 1899.
ERROR: Encountered Loop with no CoEdges in Surface 1900.
ERROR: Encountered Loop with no CoEdges in Surface 1901.
ERROR: Encountered Loop with no CoEdges in Surface 1902.
ERROR: Encountered Loop with no CoEdges in Surface 1903.
ERROR: Encountered Loop with no CoEdges in Surface 1904.
ERROR: Encountered Loop with no CoEdges in Surface 1905.
ERROR: Encountered Loop with no CoEdges in Surface 1906.
ERROR: Encountered Loop with no CoEdges in Surface 1907.
ERROR: Encountered Loop with no CoEdges in Surface 1908.
ERROR: Encountered Loop with no CoEdges in Surface 1909.
ERROR: Encountered Loop with no CoEdges in Surface 1910.
ERROR: Encountered Loop with no CoEdges in Surface 1911.
ERROR: Encountered Loop with no CoEdges in Surface 1912.
ERROR: Encountered Loop with no CoEdges in Surface 1913.
ERROR: Encountered Loop with no CoEdges in Surface 1914.
ERROR: Encountered Loop with no CoEdges in Surface 1915.
ERROR: Encountered Loop with no CoEdges in Surface 1916.
ERROR: Encountered Loop with no CoEdges in Surface 1917.
ERROR: Encountered Loop with no CoEdges in Surface 1918.
ERROR: Encountered Loop with no CoEdges in Surface 1919.
ERROR: Encountered Loop with no CoEdges in Surface 1920.
ERROR: Encountered Loop with no CoEdges in Surface 1921.
ERROR: Encountered Loop with no CoEdges in Surface 1922.
ERROR: Encountered Loop with no CoEdges in Surface 1923.
ERROR: Encountered Loop with no CoEdges in Surface 1924.
ERROR: Encountered Loop with no CoEdges in Surface 1925.
ERROR: Encountered Loop with no CoEdges in Surface 1926.
ERROR: Encountered Loop with no CoEdges in Surface 1927.
ERROR: Encountered Loop with no CoEdges in Surface 1928.
ERROR: Encountered Loop with no CoEdges in Surface 1929.
ERROR: Encountered Loop with no CoEdges in Surface 1930.
ERROR: Encountered Loop with no CoEdges in Surface 1931.
ERROR: Encountered Loop with no CoEdges in Surface 1932.
ERROR: Encountered Loop with no CoEdges in Surface 1933.
ERROR: Encountered Loop with no CoEdges in Surface 1934.
ERROR: Encountered Loop with no CoEdges in Surface 1935.
ERROR: Encountered Loop with no CoEdges in Surface 1936.
ERROR: Encountered Loop with no CoEdges in Surface 1937.
ERROR: Encountered Loop with no CoEdges in Surface 1938.
ERROR: Encountered Loop with no CoEdges in Surface 1939.
ERROR: Encountered Loop with no CoEdges in Surface 1940.
ERROR: Encountered Loop with no CoEdges in Surface 1941.
ERROR: Encountered Loop with no CoEdges in Surface 1942.
ERROR: Encountered Loop with no CoEdges in Surface 1943.
ERROR: Encountered Loop with no CoEdges in Surface 1944.
ERROR: Encountered Loop with no CoEdges in Surface 1945.
ERROR: Encountered Loop with no CoEdges in Surface 1946.
ERROR: Encountered Loop with no CoEdges in Surface 1947.
ERROR: Encountered Loop with no CoEdges in Surface 1948.
ERROR: Encountered Loop with no CoEdges in Surface 1949.
ERROR: Encountered Loop with no CoEdges in Surface 1950.
ERROR: Encountered Loop with no CoEdges in Surface 1951.
ERROR: Encountered Loop with no CoEdges in Surface 1952.
ERROR: Encountered Loop with no CoEdges in Surface 1953.
ERROR: Encountered Loop with no CoEdges in Surface 1954.
ERROR: Encountered Loop with no CoEdges in Surface 1955.
ERROR: Encountered Loop with no CoEdges in Surface 1956.
ERROR: Encountered Loop with no CoEdges in Surface 1957.
ERROR: Encountered Loop with no CoEdges in Surface 1958.
ERROR: Encountered Loop with no CoEdges in Surface 1959.
ERROR: Encountered Loop with no CoEdges in Surface 1960.
ERROR: Encountered Loop with no CoEdges in Surface 1961.
ERROR: Encountered Loop with no CoEdges in Surface 1962.
ERROR: Encountered Loop with no CoEdges in Surface 1963.
ERROR: Encountered Loop with no CoEdges in Surface 1964.
ERROR: Encountered Loop with no CoEdges in Surface 1965.
ERROR: Encountered Loop with no CoEdges in Surface 1966.
ERROR: Encountered Loop with no CoEdges in Surface 1967.
ERROR: Encountered Loop with no CoEdges in Surface 1968.
ERROR: Encountered Loop with no CoEdges in Surface 1968.
ERROR: Encountered Loop with no CoEdges in Surface 1968.
ERROR: Encountered Loop with no CoEdges in Surface 1969.
ERROR: Encountered Loop with no CoEdges in Surface 1970.
ERROR: Encountered Loop with no CoEdges in Surface 1971.
ERROR: Encountered Loop with no CoEdges in Surface 1972.

Exported:   2 OCC Bodies
         5480 OCC Curves
            3 OCC Points

ERROR: In RefFace::normal_at
       Could not compute the requested normal at location {-8.437269 -6.250000 10.000000} on Surface 988 (surface 988).
WARNING: Attempted step_and_get from empty DLIList
/bin/sh: line 4: 31794 Segmentation fault      /home/jason/bin/timeout 600 ${dir}$tst
FAIL: makept
=======================================

Constructed 2 Volumes: 1, 2
=======================================

Exported:   2 OCC Bodies

=======================================

Constructed 2 Volumes: 3, 4
=======================================

Exported:   2 OCC Bodies

Created volume(s): 5, 6
Destroyed volume(s): 3, 4

Exported:   2 OCC Bodies

=======================================

Constructed 2 Volumes: 7, 8
=======================================
Updated volume(s): 7
Destroyed volume(s): 8

Exported:   1 OCC Body

=======================================

Constructed 2 Volumes: 9, 10
=======================================
Updated volume(s): 10
Destroyed volume(s): 9

Exported:   1 OCC Body

=======================================

Constructed 2 Volumes: 11, 12
=======================================
Updated volume(s): 11
Destroyed volume(s): 12

Exported:   1 OCC Body

=======================================

Constructed 2 Volumes: 13, 14
=======================================
Updated volume(s): 14
Destroyed volume(s): 13

Exported:   1 OCC Body

PASS: r_w

Constructed 1 Volume: 1
done...
PASS: test_occ
===================
2 of 7 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jason/cgm/test/dist/CGMA-10.2.2/_build'
make: *** [distcheck] Error 2



More information about the cgma-dev mailing list