cgma-dev
Threads by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
December 2008
- 6 participants
- 84 discussions
/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:872: warning: unused variable ‘edge_range’
mv -f .deps/OCCCurve.Tpo .deps/OCCCurve.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c -o OCCLoop.lo ../../../geom/OCC/OCCLoop.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLoop.lo -MD -MP -MF .deps/OCCLoop.Tpo -c ../../../geom/OCC/OCCLoop.cpp -o OCCLoop.o
../../../geom/OCC/OCCLoop.cpp: In member function ‘void OCCLoop::disconnect_all_curves()’:
../../../geom/OCC/OCCLoop.cpp:91: warning: unused variable ‘coedge’
mv -f .deps/OCCLoop.Tpo .deps/OCCLoop.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c -o OCCLump.lo ../../../geom/OCC/OCCLump.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCLump.lo -MD -MP -MF .deps/OCCLump.Tpo -c ../../../geom/OCC/OCCLump.cpp -o OCCLump.o
mv -f .deps/OCCLump.Tpo .deps/OCCLump.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c -o OCCModifyEngine.lo ../../../geom/OCC/OCCModifyEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../util -I../../../geom -I../../../geom/Cholla -I../../../geom/facetbool -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT OCCModifyEngine.lo -MD -MP -MF .deps/OCCModifyEngine.Tpo -c ../../../geom/OCC/OCCModifyEngine.cpp -o OCCModifyEngine.o
../../../geom/OCC/OCCModifyEngine.cpp: In member function ‘virtual Curve* OCCModifyEngine::create_arc_three(Curve*, Curve*, Curve*, bool)’:
../../../geom/OCC/OCCModifyEngine.cpp:4830: warning: control reaches end of non-void function
../../../geom/OCC/OCCModifyEngine.cpp: In member function ‘CubitStatus OCCModifyEngine::sort_curves(DLIList<Curve*>, DLIList<DLIList<TopoDS_Edge*>*>&) const’:
../../../geom/OCC/OCCModifyEngine.cpp:800: 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:3896: 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:4344: 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
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: Model contents:
vertices: 0
edges: 0
faces: 0
regions: 0
Success
tags: Tags defined on model: <none>
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_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:313: warning: unused variable ‘d’
../../test/r_w.cpp:315: warning: unused variable ‘n’
mv -f .deps/r_w.Tpo .deps/r_w.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o r_w r_w.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeomAlgo.so /!
opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS -DHAVE_OCC -I. -I../../test -I.. -I../itaps -I../../geom -I../../util -I../../init -I../../geom/ACIS -I../../geom/virtual -I../../geom/facet -I../../geom/Cholla -I../../geom/OCC -I../../test -I/opt/occ6.3-64/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../test -DHAVE_ACIS -DHAVE_OCC -isystem /opt/acis16.7//include -Wall -pipe -pedantic -O2 -DNDEBUG -MT test_occ.o -MD -MP -MF .deps/test_occ.Tpo -c -o test_occ.o ../../test/test_occ.cpp
mv -f .deps/test_occ.Tpo .deps/test_occ.Po
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -O2 -DNDEBUG -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib -R/opt/acis16.7//bin/linux_amd_64_so -o test_occ test_occ.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -O2 -DNDEBUG -o test_occ test_occ.o -L/opt/acis16.7//bin/linux_amd_64_so -L/opt/occ6.3-64/lib ../.libs/libcgm.a -lSpaAVis -lSpaAWarp -lSpaASurf -lSpaALops -lSpaABlend -lSpaACIS -lSpaBase /opt/OpenCascade6.3//lib/libTKFeat.so /opt/OpenCascade6.3//lib/libTKHLR.so /opt/OpenCascade6.3//lib/libTKIGES.so /opt/OpenCascade6.3//lib/libTKOffset.so /opt/OpenCascade6.3//lib/libTKFillet.so /opt/OpenCascade6.3//lib/libTKBool.so /opt/OpenCascade6.3//lib/libTKBO.so /opt/OpenCascade6.3//lib/libTKPrim.so /opt/OpenCascade6.3//lib/libTKSTEP.so /opt/OpenCascade6.3//lib/libTKSTEPAttr.so /opt/OpenCascade6.3//lib/libTKSTEP209.so /opt/OpenCascade6.3//lib/libTKSTEPBase.so /opt/OpenCascade6.3//lib/libTKSTL.so /opt/OpenCascade6.3//lib/libTKMesh.so /opt/OpenCascade6.3//lib/libTKXSBase.so /opt/OpenCascade6.3//lib/libTKShHealing.so /opt/OpenCascade6.3//lib/libTKLCAF.so /opt/OpenCascade6.3//lib/libTKCDF.so /opt/OpenCascade6.3//lib/libTKTopAlgo.so /opt/OpenCascade6.3//lib/libTKGeo!
mAlgo.so /opt/OpenCascade6.3//lib/libTKBRep.so /opt/OpenCascade6.3//lib/libTKGeomBase.so /opt/OpenCascade6.3//lib/libTKG3d.so /opt/OpenCascade6.3//lib/libTKG2d.so /opt/OpenCascade6.3//lib/libTKMath.so /opt/OpenCascade6.3//lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/OpenCascade6.3//lib -Wl,--rpath -Wl,/opt/acis16.7//bin/linux_amd_64_so
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/acis16.7//bin/linux_amd_64_so/libSpaAVis.so, may conflict with libstdc++.so.6
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.310000 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
Modified volume
Created volume(s): 9
Destroyed volume(s): 2 to 7
Exported: 1 OCC Body to stitch.occ
=======================================
Constructed 1 Volume: 10
=======================================
Updated volume(s): 19
Destroyed volume(s): 20
Created volume(s): 22, 23
Destroyed volume(s): 19, 21
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 26
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 27
Updated volume(s): 27
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 27
Total 2 cuts performed, with from_shape having 8 faces.
Updated volume(s): 24
Destroyed volume(s): 25
Modified volume
Total 1 cuts performed, with from_shape having 7 faces.
Total 0 cuts performed, with from_shape having 2 faces.
Updated volume(s): 32
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 33
Created volume(s): 34
WARNING: Surfaces or Shells can't be used to cut a body.
ERROR: Subtract FAILED
Total 4 cuts performed, with from_shape having 10 faces.
Total 3 cuts performed, with from_shape having 9 faces.
Updated volume(s): 35, 36
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
Total 1 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Removing projected curves
Created volume(s): 39
Updated volume(s): 41
Destroyed volume(s): 40
Updated volume(s): 41
Destroyed volume(s): 42
The 1 body did not have common part with the tool_body.
The 1 body did not have common part with the tool_body.
Destroyed volume(s): 41, 43
Created volume(s): 46
Destroyed volume(s): 44
Updated volume(s): 45
Created volume(s): 49
Destroyed volume(s): 48
Updated volume(s): 47
Updated volume(s): 51
Destroyed volume(s): 50
Updated volume(s): 53
Destroyed volume(s): 52
Updated volume(s): 54
Destroyed volume(s): 55
Updated volume(s): 54
Modified volume
Created swept volume 60
Modified volume
Created swept volume 61
Created swept volume 62
Modified volume
Created swept volume 63
ERROR: Only surfaces with no intersection point with the axis can be revolve-swept.
Created swept volume 64
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 65
Created swept volume 66
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 67
Created swept volume 68
ERROR: Sweep along curve itself is not allowed.
Created swept volume 69
Created swept volume 70
Modified volume
Created swept volume 71
Created swept volume 72
ERROR: Errors found during Mergechk session.
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 to point.occ
3 OCC Points to point.occ
Exported: 2 OCC Bodies to point.occ
3 OCC Points to point.occ
PASS: makept
=======================================
Total number of loaded entities : 109.
Constructed 18 Free Curves: 1 to 18
=======================================
Exported: 18 OCC Curves to ex3.occ
Exported: 18 OCC Curves to ex3export.iges
*******************************************************************
****** Statistics on Transfer (Write) ******
*******************************************************************
****** Transfer Mode = 0 I.E. As Is ******
****** Transferring Shape, ShapeType = 0 ******
** WorkSession : Sending all data
Step File Name : ex3export.step(578 ents) Write Done
Exported: 18 OCC Curves to ex3export.step
=======================================
Total number of loaded entities : 58.
Constructed 7 Volumes: 1 to 7
=======================================
Exported: 7 OCC Bodies to diffuser.occ
=======================================
... Step File Reading : ../../test/proe.stp
... STEP File Read ...
Elapsed time: 0 Hours 0 Minutes 0.001612 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
... Step File loaded ...
Elapsed time: 0 Hours 0 Minutes 0.002985 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
1393 records (entities,sub-lists,scopes), 3595 parameters
... Parameters prepared ... Elapsed time: 0 Hours 0 Minutes 0.004748 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
... Objets analysed ...
Elapsed time: 0 Hours 0 Minutes 0.008048 Seconds
CPU user time: 0 seconds
CPU system time: 0 seconds
STEP Loading done : 815 Entities
Constructed 12 Volumes: 8 to 19
=======================================
Exported: 12 OCC Bodies to proe.occ
Exported: 12 OCC Bodies to proeexport.iges
*******************************************************************
****** Statistics on Transfer (Write) ******
*******************************************************************
****** Transfer Mode = 0 I.E. As Is ******
****** Transferring Shape, ShapeType = 0 ******
** WorkSession : Sending all data
Step File Name : proeexport.step(1348 ents) Write Done
Exported: 12 OCC Bodies to proeexport.step
=======================================
Constructed 2 Volumes: 20, 21
=======================================
Exported: 2 OCC Bodies to beforesub.occ
=======================================
Constructed 2 Volumes: 22, 23
=======================================
Exported: 2 OCC Bodies to beforesub2.occ
Created volume(s): 24, 25
Destroyed volume(s): 22, 23
Exported: 2 OCC Bodies to aftersub.occ
=======================================
Constructed 2 Volumes: 26, 27
=======================================
Updated volume(s): 26
Destroyed volume(s): 27
Exported: 1 OCC Body to unite2.occ
=======================================
Constructed 2 Volumes: 28, 29
=======================================
Updated volume(s): 29
Destroyed volume(s): 28
Exported: 1 OCC Body to unite3.occ
=======================================
Constructed 2 Volumes: 30, 31
=======================================
Updated volume(s): 30
Destroyed volume(s): 31
Exported: 1 OCC Body to unite5.occ
=======================================
Constructed 2 Volumes: 32, 33
=======================================
Updated volume(s): 33
Destroyed volume(s): 32
Exported: 1 OCC Body to unite6.occ
PASS: r_w
Constructed 1 Volume: 1
done...
PASS: test_occ
===================
1 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
1
0
Author: janehu
Date: 2008-12-17 14:43:57 -0600 (Wed, 17 Dec 2008)
New Revision: 2488
Modified:
cgm/trunk/geom/OCC/OCCModifyEngine.cpp
Log:
Added create curve from 3 points function.
Modified: cgm/trunk/geom/OCC/OCCModifyEngine.cpp
===================================================================
--- cgm/trunk/geom/OCC/OCCModifyEngine.cpp 2008-12-17 18:42:22 UTC (rev 2487)
+++ cgm/trunk/geom/OCC/OCCModifyEngine.cpp 2008-12-17 20:43:57 UTC (rev 2488)
@@ -34,6 +34,7 @@
#include "TopAbs_Orientation.hxx"
#include "TColgp_Array1OfPnt.hxx"
#include "GC_MakeArcOfCircle.hxx"
+#include "GC_MakeCircle.hxx"
#include "GC_MakeArcOfHyperbola.hxx"
#include "GC_MakeArcOfParabola.hxx"
#include "GC_MakeArcOfEllipse.hxx"
@@ -4780,29 +4781,52 @@
// Function : create_arc_three
// Member Type: PUBLIC
// Description:
-// Author : John Fowler
-// Date : 10/02
+// Author : Jane Hu
+// Date : 12/08
//===============================================================================
-Curve* OCCModifyEngine::create_arc_three( Point* /*ref_vertex1*/,
- Point* /*ref_vertex2*/,
- Point* /*ref_vertex3*/,
- bool /*full*/ )
-{ return NULL;
+Curve* OCCModifyEngine::create_arc_three( Point* pt1,
+ Point* pt2,
+ Point* pt3,
+ bool full )
+{
+ if(!full)
+ {
+ CubitVector v2(pt2->coordinates());
+ return make_Curve(ARC_CURVE_TYPE,pt1,pt3, &v2, CUBIT_FORWARD);
+ }
+ else
+ {
+ CubitVector v1(pt1->coordinates());
+ CubitVector v2(pt2->coordinates());
+ CubitVector v3(pt3->coordinates());
+ gp_Pnt gp_pt1(v1.x(),v1.y(), v1.z());
+ gp_Pnt gp_pt2(v2.x(),v2.y(), v2.z());
+ gp_Pnt gp_pt3(v3.x(),v3.y(), v3.z());
+
+ Handle(Geom_Circle) curve_ptr;
+ curve_ptr = GC_MakeCircle(gp_pt1,gp_pt2,gp_pt3);
+
+ OCCPoint* occ_pt1 = CAST_TO(const_cast<Point*>(pt1),OCCPoint);
+ TopoDS_Vertex * vt1 = occ_pt1->get_TopoDS_Vertex();
+ TopoDS_Edge new_edge = BRepBuilderAPI_MakeEdge(curve_ptr, *vt1, *vt1);
+ return OCCQueryEngine::instance()->populate_topology_bridge(new_edge);
+ }
}
//===============================================================================
// Function : create_arc_three
// Member Type: PUBLIC
// Description:
-// Author : John Fowler
-// Date : 10/02
+// Author : Jane Hu
+// Date : 12/08
//===============================================================================
-Curve* OCCModifyEngine::create_arc_three( Curve* /*ref_edge1*/,
- Curve* /*ref_edge2*/,
- Curve* /*ref_edge3*/,
- bool /*full*/ )
-{ return NULL;
+Curve* OCCModifyEngine::create_arc_three( Curve* curve1,
+ Curve* curve2,
+ Curve* curve3,
+ bool full )
+{
+
}
//===============================================================================
1
0
Author: janehu
Date: 2008-12-17 12:42:22 -0600 (Wed, 17 Dec 2008)
New Revision: 2487
Added:
cgm/trunk/test/diffuser.iges
Removed:
cgm/trunk/test/ex2.iges
Modified:
cgm/trunk/test/Makefile.am
cgm/trunk/test/r_w.cpp
Log:
updated testcase for solid model read-in for iges file and export into iges and step file formats.
Modified: cgm/trunk/test/Makefile.am
===================================================================
--- cgm/trunk/test/Makefile.am 2008-12-17 18:32:28 UTC (rev 2486)
+++ cgm/trunk/test/Makefile.am 2008-12-17 18:42:22 UTC (rev 2487)
@@ -67,7 +67,7 @@
hollow.sat \
unite4.occ \
proe.stp \
- ex2.iges \
+ diffuser.iges \
ex3.iges \
stitch.name_occ
Added: cgm/trunk/test/diffuser.iges
===================================================================
--- cgm/trunk/test/diffuser.iges (rev 0)
+++ cgm/trunk/test/diffuser.iges 2008-12-17 18:42:22 UTC (rev 2487)
@@ -0,0 +1,1179 @@
+prosurf version 3.15.7 IGES Output S 1
+1H,,1H;,,18Hdiffuser_full.iges, G 1
+23Hprosurf IGES conversion,11HVersion 5.2,32,37,8,307,15,, G 2
+1,1,2HIN,1,1.0,15H20040116.100258,0.00226385,8.75, G 3
+6Hkevinj,,10,0,; G 4
+ 128 1 0 0 0 0 0 001010000D 1
+ 128 0 0 4 0 BSPL_SRF 1D 2
+ 126 5 0 0 0 0 0 001010000D 3
+ 126 0 0 13 0 B_SPLINE 1D 4
+ 126 18 0 0 0 0 0 001010000D 5
+ 126 0 0 13 0 B_SPLINE 2D 6
+ 126 31 0 0 0 0 0 001010000D 7
+ 126 0 0 6 0 B_SPLINE 3D 8
+ 126 37 0 0 0 0 0 001010000D 9
+ 126 0 0 29 0 B_SPLINE 4D 10
+ 126 66 0 0 0 0 0 001010000D 11
+ 126 0 0 6 0 B_SPLINE 5D 12
+ 102 72 0 0 0 0 0 001010000D 13
+ 102 0 0 1 0 C_CURVE 1D 14
+ 142 73 0 0 0 0 0 001010000D 15
+ 142 0 0 1 0 BND_CURV 1D 16
+ 144 74 0 0 0 0 0 000000000D 17
+ 144 0 0 1 0 TRIM_SRF 1D 18
+ 128 75 0 0 0 0 0 001010000D 19
+ 128 0 0 4 0 BSPL_SRF 2D 20
+ 126 79 0 0 0 0 0 001010000D 21
+ 126 0 0 8 0 B_SPLINE 6D 22
+ 126 87 0 0 0 0 0 001010000D 23
+ 126 0 0 8 0 B_SPLINE 7D 24
+ 126 95 0 0 0 0 0 001010000D 25
+ 126 0 0 15 0 B_SPLINE 8D 26
+ 126 110 0 0 0 0 0 001010000D 27
+ 126 0 0 8 0 B_SPLINE 9D 28
+ 126 118 0 0 0 0 0 001010000D 29
+ 126 0 0 8 0 B_SPLINE 10D 30
+ 102 126 0 0 0 0 0 001010000D 31
+ 102 0 0 1 0 C_CURVE 2D 32
+ 142 127 0 0 0 0 0 001010000D 33
+ 142 0 0 1 0 BND_CURV 2D 34
+ 144 128 0 0 0 0 0 000000000D 35
+ 144 0 0 1 0 TRIM_SRF 2D 36
+ 128 129 0 0 0 0 0 001010000D 37
+ 128 0 0 75 0 BSPL_SRF 3D 38
+ 126 204 0 0 0 0 0 001010000D 39
+ 126 0 0 14 0 B_SPLINE 11D 40
+ 126 218 0 0 0 0 0 001010000D 41
+ 126 0 0 8 0 B_SPLINE 12D 42
+ 126 226 0 0 0 0 0 001010000D 43
+ 126 0 0 14 0 B_SPLINE 13D 44
+ 126 240 0 0 0 0 0 001010000D 45
+ 126 0 0 6 0 B_SPLINE 14D 46
+ 102 246 0 0 0 0 0 001010000D 47
+ 102 0 0 1 0 C_CURVE 3D 48
+ 142 247 0 0 0 0 0 001010000D 49
+ 142 0 0 1 0 BND_CURV 3D 50
+ 144 248 0 0 0 0 0 000000000D 51
+ 144 0 0 1 0 TRIM_SRF 3D 52
+ 128 249 0 0 0 0 0 001010000D 53
+ 128 0 0 220 0 BSPL_SRF 4D 54
+ 126 469 0 0 0 0 0 001010000D 55
+ 126 0 0 14 0 B_SPLINE 15D 56
+ 126 483 0 0 0 0 0 001010000D 57
+ 126 0 0 14 0 B_SPLINE 16D 58
+ 126 497 0 0 0 0 0 001010000D 59
+ 126 0 0 14 0 B_SPLINE 17D 60
+ 126 511 0 0 0 0 0 001010000D 61
+ 126 0 0 29 0 B_SPLINE 18D 62
+ 102 540 0 0 0 0 0 001010000D 63
+ 102 0 0 1 0 C_CURVE 4D 64
+ 142 541 0 0 0 0 0 001010000D 65
+ 142 0 0 1 0 BND_CURV 4D 66
+ 144 542 0 0 0 0 0 000000000D 67
+ 144 0 0 1 0 TRIM_SRF 4D 68
+ 128 543 0 0 0 0 0 001010000D 69
+ 128 0 0 75 0 BSPL_SRF 5D 70
+ 126 618 0 0 0 0 0 001010000D 71
+ 126 0 0 14 0 B_SPLINE 19D 72
+ 126 632 0 0 0 0 0 001010000D 73
+ 126 0 0 8 0 B_SPLINE 20D 74
+ 126 640 0 0 0 0 0 001010000D 75
+ 126 0 0 14 0 B_SPLINE 21D 76
+ 126 654 0 0 0 0 0 001010000D 77
+ 126 0 0 6 0 B_SPLINE 22D 78
+ 102 660 0 0 0 0 0 001010000D 79
+ 102 0 0 1 0 C_CURVE 5D 80
+ 142 661 0 0 0 0 0 001010000D 81
+ 142 0 0 1 0 BND_CURV 5D 82
+ 144 662 0 0 0 0 0 000000000D 83
+ 144 0 0 1 0 TRIM_SRF 5D 84
+ 128 663 0 0 0 0 0 001010000D 85
+ 128 0 0 143 0 BSPL_SRF 6D 86
+ 126 806 0 0 0 0 0 001010000D 87
+ 126 0 0 16 0 B_SPLINE 23D 88
+ 126 822 0 0 0 0 0 001010000D 89
+ 126 0 0 8 0 B_SPLINE 24D 90
+ 126 830 0 0 0 0 0 001010000D 91
+ 126 0 0 14 0 B_SPLINE 25D 92
+ 126 844 0 0 0 0 0 001010000D 93
+ 126 0 0 13 0 B_SPLINE 26D 94
+ 102 857 0 0 0 0 0 001010000D 95
+ 102 0 0 1 0 C_CURVE 6D 96
+ 142 858 0 0 0 0 0 001010000D 97
+ 142 0 0 1 0 BND_CURV 6D 98
+ 144 859 0 0 0 0 0 000000000D 99
+ 144 0 0 1 0 TRIM_SRF 6D 100
+ 128 860 0 0 0 0 0 001010000D 101
+ 128 0 0 144 0 BSPL_SRF 7D 102
+ 126 1004 0 0 0 0 0 001010000D 103
+ 126 0 0 8 0 B_SPLINE 27D 104
+ 126 1012 0 0 0 0 0 001010000D 105
+ 126 0 0 16 0 B_SPLINE 28D 106
+ 126 1028 0 0 0 0 0 001010000D 107
+ 126 0 0 13 0 B_SPLINE 29D 108
+ 126 1041 0 0 0 0 0 001010000D 109
+ 126 0 0 14 0 B_SPLINE 30D 110
+ 102 1055 0 0 0 0 0 001010000D 111
+ 102 0 0 1 0 C_CURVE 7D 112
+ 142 1056 0 0 0 0 0 001010000D 113
+ 142 0 0 1 0 BND_CURV 7D 114
+ 144 1057 0 0 0 0 0 000000000D 115
+ 144 0 0 1 0 TRIM_SRF 7D 116
+128,1,1,1,1,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,1,1, 1P 1
+0.304009315297995,-3,-1.72412255658492,0.304009315297995,3, 1P 2
+-1.72412255658492,-0.218435368900405,-3,1.23880854341507, 1P 3
+-0.218435368900405,3,1.23880854341507,0,1,0,1; 1P 4
+126,10,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,0.875, 3P 5
+0.875,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-0.130236133858268,2.5, 3P 6
+0.73860581496063,-0.144158189669947,2.08608955182307, 3P 7
+0.817561718595959,-0.150432203947609,1.87882377054752, 3P 8
+0.853143422434426,-0.160887071925783,1.53344100861403, 3P 9
+0.912435926341237,-0.166500341942069,1.2559581303011, 3P 10
+0.944270363185917,-0.173106600353473,0.929388484879363, 3P 11
+0.981736317178378,-0.174328843555499,0.629720309912119, 3P 12
+0.988668002971306,-0.17489828335756,0.490105717698165, 3P 13
+0.991897456634314,-0.174596612188809,0.315109028670323, 3P 14
+0.990186594384397,-0.174415672575979,0.210147612269614, 3P 15
+0.989160434826662,-0.173648177165354,0,0.984807751968504,0, 3P 16
+1; 3P 17
+126,10,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.5,0.5,0.75, 5P 18
+0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-0.173648177165354,0, 5P 19
+0.984807751968504,-0.174415529255859,-0.210108369844738, 5P 20
+0.989159622017855,-0.174596612188809,-0.315109028670323, 5P 21
+0.990186594384397,-0.174898311883872,-0.490049130605265, 5P 22
+0.991897618415071,-0.174328843555499,-0.629720309912119, 5P 23
+0.988668002971306,-0.173107246541423,-0.929336437961455, 5P 24
+0.981739981892431,-0.166500341942069,-1.2559581303011, 5P 25
+0.944270363185917,-0.160888550067131,-1.53338501481059, 5P 26
+0.912444309297564,-0.150432203947609,-1.87882377054752, 5P 27
+0.853143422434426,-0.14415948973608,-2.08605090013519, 5P 28
+0.817569091637536,-0.130236133858268,-2.5,0.73860581496063, 5P 29
+0,1; 5P 30
+126,4,1,0,0,0,0,0,0,0.25,0.5,0.75,1,1,1,1,1,1,1, 7P 31
+-0.130236133885795,-2.49999999857329,0.738605815116745, 7P 32
+-0.0325590362420221,-2.43749999882982,0.184651455698734, 7P 33
+0.0651180614017507,-2.37499999908635,-0.369302903719277, 7P 34
+0.162795159045524,-2.31249999934289,-0.923257263137289, 7P 35
+0.260472256689296,-2.24999999959942,-1.4772116225553,0,1; 7P 36
+126,24,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.375,0.375, 9P 37
+0.4375,0.4375,0.46875,0.46875,0.5,0.5,0.53125,0.53125, 9P 38
+0.5625,0.5625,0.625,0.625,0.75,0.75,0.875,0.875,1,1,1,1,1,1, 9P 39
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 9P 40
+0.260472258281462,-2.25,-1.47721163158492,0.247362423132182, 9P 41
+-1.87733741457111,-1.40286206032022,0.241397192381632, 9P 42
+-1.69074875414778,-1.36903155492116,0.231457062418267, 9P 43
+-1.37982775010667,-1.31265827541946,0.225866355808162, 9P 44
+-1.13012693882499,-1.28095180201267,0.219158902743649, 9P 45
+-0.830548265028124,-1.24291194461202,0.217423977887412, 9P 46
+-0.566763984561058,-1.2330726966147,0.216641532034068, 9P 47
+-0.447798073336317,-1.22863522558081,0.21676110223326, 9P 48
+-0.283683995453372,-1.22931334189156,0.21678614494834, 9P 49
+-0.249312035543467,-1.22945536618922,0.2169364884854, 9P 50
+-0.141879854717571,-1.23030800677513,0.21706018790186, 9P 51
+-0.053486975734113,-1.23100954104118,0.21706021485566,0, 9P 52
+-1.23100969390378,0.217060241785243,0.0534389205726583, 9P 53
+-1.23100984662903,0.2169364884854,0.141879854717571, 9P 54
+-1.23030800677513,0.216786178016967,0.24930000639691, 9P 55
+-1.22945555373073,0.21676110223326,0.283683995453372, 9P 56
+-1.22931334189156,0.216641450805985,0.447750387717845, 9P 57
+-1.22863476491345,0.217423977887412,0.566763984561058, 9P 58
+-1.2330726966147,0.219158009315472,0.830490726025834, 9P 59
+-1.24290687772893,0.225866355808162,1.13012693882499, 9P 60
+-1.28095180201267,0.231455482250012,1.37977186723114, 9P 61
+-1.31264931383978,0.241397192381632,1.69074875414778, 9P 62
+-1.36903155492116,0.247361065716204,1.87729882843043, 9P 63
+-1.4028543620315,0.260472258281462,2.25,-1.47721163158492,0, 9P 64
+1; 9P 65
+126,4,1,0,0,0,0,0,0,0.25,0.5,0.75,1,1,1,1,1,1,1, 11P 66
+0.260472256863198,2.24999999948814,-1.47721162354155, 11P 67
+0.162795158822028,2.31249999948589,-0.923257261869782, 11P 68
+0.065118060780858,2.37499999948364,-0.36930290019802, 11P 69
+-0.0325590372603121,2.43749999948139,0.184651461473743, 11P 70
+-0.130236135301482,2.49999999947914,0.738605823145506,0,1; 11P 71
+102,5,3,5,7,9,11; 13P 72
+142,0,1,0,13,2; 15P 73
+144,1,1,0,15; 17P 74
+128,1,1,1,1,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,1,1,-7, 19P 75
+-3.43673938662882,-2.67000439815109,-7,3.43673691557852, 19P 76
+-2.67000439815109,-7,-3.43673938662882,4.17000039983192,-7, 19P 77
+3.43673691557852,4.17000039983192,0,1,0,1; 19P 78
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 21P 79
+1,1,1,1,1,1,1,-7,1.74506405419689e-16,3.6,-7, 21P 80
+0.433586083274803,3.59999550781155,-7,0.847556603954985, 21P 81
+3.47105637631643,-7,1.26149958537785,3.34212582245605,-7, 21P 82
+1.61842056244267,3.09589319515249,-7,1.975292929691, 21P 83
+2.84969410278689,-7,2.24283889849853,2.50845775479023,-7, 21P 84
+2.51034842966253,2.16726788048354,-7,2.66431002409062, 21P 85
+1.76190518109666,0,1; 21P 86
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 23P 87
+1,1,1,1,1,1,1,-7,2.66431002409062,1.76190518109666,-7, 23P 88
+2.77311849955374,1.47540742771248,-7,2.81853502426587, 23P 89
+1.1723272628976,-7,2.86394722372791,0.869275961971345,-7, 23P 90
+2.84388731305044,0.563439150219756,-7,2.82383126750775, 23P 91
+0.257661266970638,-7,2.73920770023825,-0.0369187854890064, 23P 92
+-7,2.65460043820321,-0.331442078384129,-7,2.50928248275811, 23P 93
+-0.6012962005879,0,1; 23P 94
+126,16,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.375,0.375, 25P 95
+0.5,0.5,0.625,0.625,0.75,0.75,0.875,0.875,1,1,1,1,1,1,1,1,1, 25P 96
+1,1,1,1,1,1,1,1,1,1,1,-7,2.50928248275811,-0.6012962005879, 25P 97
+-7,2.32628652539951,-0.941101162627686,-7,2.05951176498726, 25P 98
+-1.22000286544945,-7,1.79275704039127,-1.49888362167469,-7, 25P 99
+1.46138732516819,-1.69680344241988,-7,1.13006831006552, 25P 100
+-1.89469298110161,-7,0.757994125670955,-1.9973523446126,-7, 25P 101
+0.385976869249903,-2.09999600106899,-7, 25P 102
+-5.46369598732853e-16,-2.1,-7,-0.385917814132615, 25P 103
+-2.10000399831917,-7,-0.757994125670956,-1.9973523446126,-7, 25P 104
+-1.13001350889846,-1.89471639678427,-7,-1.46138732516819, 25P 105
+-1.69680344241988,-7,-1.79271044068647,-1.49892076907051,-7, 25P 106
+-2.05951176498726,-1.22000286544945,-7,-2.32627226824179, 25P 107
+-0.941127636731455,-7,-2.50928248275811,-0.601296200587897, 25P 108
+0,1; 25P 109
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 27P 110
+1,1,1,1,1,1,1,-7,-2.50928248275811,-0.601296200587897,-7, 27P 111
+-2.65458627579434,-0.331468377850889,-7,-2.73920769950173, 27P 112
+-0.0369187880527813,-7,-2.82382106426752,0.257602750244474, 27P 113
+-7,-2.84388731270122,0.563439144896252,-7,-2.86394969477821, 27P 114
+0.869216611114053,-7,-2.81853502545171,1.17232725498352,-7, 27P 115
+-2.77312910660366,1.47537949562793,-7,-2.66431002787901, 27P 116
+1.76190517112195,0,1; 27P 117
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 29P 118
+1,1,1,1,1,1,1,-7,-2.66431002787901,1.76190517112195,-7, 29P 119
+-2.510359161301,2.16723962991879,-7,-2.24283890343605, 29P 120
+2.50845774849264,-7,-1.97533644227452,2.84965316763539,-7, 29P 121
+-1.61842056683398,3.09589319212294,-7,-1.26155330051438, 29P 122
+3.3420996806656,-7,-0.847556606501774,3.47105637552315,-7, 29P 123
+-0.433616295565404,3.59999550749853,-7,1.74506405419689e-16, 29P 124
+3.6,0,1; 29P 125
+102,5,21,23,25,27,29; 31P 126
+142,0,19,0,31,2; 33P 127
+144,19,1,0,33; 35P 128
+128,5,11,3,3,0,0,0,0,0,0,0,0,0,0.5,0.5,1,1,1,1,0,0,0,0, 37P 129
+0.0625,0.0625,0.125,0.125,0.875,0.875,0.9375,0.9375,1,1,1,1, 37P 130
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 37P 131
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 37P 132
+1,1,1,1,1,1,1,1,1,1,1,1,-0.130236141732283,2.5, 37P 133
+0.738605826771654,-0.0651180708661417,2.45833333333333, 37P 134
+0.369302919947507,-1.70740499604016e-17,2.41666666666667, 37P 135
+1.31233597780335e-08,0.130236141732283,2.33333333333333, 37P 136
+-0.738605800524934,0.195354212598425,2.29166666666667, 37P 137
+-1.10790870734908,0.260472283464567,2.25,-1.47721161417323, 37P 138
+-0.274024840284393,2.49957616005468,0.708589605050895, 37P 139
+-0.210263395894629,2.46178929082899,0.339050700494077, 37P 140
+-0.146306643869847,2.42171906352568,-0.0306282926002144, 37P 141
+-0.018393139820282,2.33789922163201,-0.769758318274889, 37P 142
+0.0455636122045002,2.2941504829556,-1.13919599864046, 37P 143
+0.109325056594264,2.24932999761859,-1.50827349342456, 37P 144
+-0.417813538836501,2.49915232010937,0.678573383330137, 37P 145
+-0.355408720923115,2.46524524832464,0.308798481040648, 37P 146
+-0.292613287739693,2.42677146038469,-0.0612565983237889, 37P 147
+-0.167022421372847,2.34246510993069,-0.800910836024844, 37P 148
+-0.104226988189425,2.29663429924453,-1.17048328993183, 37P 149
+-0.041822170276039,2.24865999523717,-1.53933537267588, 37P 150
+-0.705014605145316,2.49931326344556,0.629702523336737, 37P 151
+-0.645323040184686,2.47316578654277,0.259455625581907, 37P 152
+-0.584898902376635,2.43803020289117,-0.111517440164398, 37P 153
+-0.464050626760533,2.3530414864398,-0.852551729601374, 37P 154
+-0.403626488952482,2.30319185729579,-1.22255954443279, 37P 155
+-0.343934923991852,2.24890991594773,-1.59096080309674, 37P 156
+-0.848402288401675,2.49996087425772,0.611528940174758, 37P 157
+-0.790067349917423,2.4776931947959,0.241046044687256, 37P 158
+-0.730856224649362,2.44430826166282,-0.130480510695567, 37P 159
+-0.612433974113239,2.35914145896145,-0.872393818891671, 37P 160
+-0.553222848845178,2.30736396896286,-1.24271381063088, 37P 161
+-0.494887910360926,2.24992820894446,-1.61088965725478, 37P 162
+-2.7084166450437,2.51928578295181,0.496458289088088, 37P 163
+-2.66771785075236,2.54745547022258,0.122907423075864, 37P 164
+-2.62480156816531,2.53840828438562,-0.257549777791354, 37P 165
+-2.5389690029912,2.45408494154489,-1.01436089027544, 37P 166
+-2.49605272040414,2.37882455099206,-1.39047446202564, 37P 167
+-2.4553539261128,2.28038914825914,-1.75571995212891, 37P 168
+-4.38583261999197,2.6450242411388,1.59272082761949, 37P 169
+-4.36141334341717,2.71975149770119,1.21633798881521, 37P 170
+-4.33874378229801,2.74879150354602,0.810492472113366, 37P 171
+-4.29340466005972,2.69648989662435,0.0056402541269314, 37P 172
+-4.27073509894056,2.61517456127606,-0.392965880713223, 37P 173
+-4.24631582236575,2.47889333449897,-0.755506426335909, 37P 174
+-6.27074490585559,2.6643491498329,1.76223481551225, 37P 175
+-6.2639617734737,2.78951377312788,1.38278400618325, 37P 176
+-6.25791089609614,2.84289152626882,0.971709364332124, 37P 177
+-6.24580914134104,2.79143337920779,0.159362382727937, 37P 178
+-6.23975826396348,2.68663514330525,-0.241335811788099, 37P 179
+-6.23297513158159,2.50935427381365,-0.600946000890153, 37P 180
+-6.41622173245646,2.66499676064505,1.76794025052824, 37P 181
+-6.41079522655095,2.79404118138101,1.38825344346657, 37P 182
+-6.40598453748964,2.84916958504047,0.976935932529165, 37P 183
+-6.39636315936703,2.79753335172944,0.164331173266332, 37P 184
+-6.39155247030572,2.69080725497232,-0.236368577607258, 37P 185
+-6.38612596440021,2.51037256681038,-0.595753354669263, 37P 186
+-6.70782218683326,2.66515770398125,1.7693546272673, 37P 187
+-6.7051089338805,2.80196171959913,1.38919582474029, 37P 188
+-6.70272664814358,2.86042832754696,0.9776130742783, 37P 189
+-6.69796207666973,2.80810972823855,0.164933756994107, 37P 190
+-6.6955797909328,2.69736481302358,-0.235548607946625, 37P 191
+-6.69286653798005,2.51062248752094,-0.594482560928532, 37P 192
+-6.85391109341663,2.66473386403593,1.76562990418198, 37P 193
+-6.85255446694025,2.80541767709479,1.3852351039223, 37P 194
+-6.85136332407179,2.86548072440597,0.973617157386715, 37P 195
+-6.84898103833486,2.81267561653723,0.161095408469245, 37P 196
+-6.8477898954664,2.69984862931251,-0.239180839816357, 37P 197
+-6.84643326899002,2.50995248513952,-0.597889380758216,-7, 37P 198
+2.66431002409062,1.76190518109666,-7,2.80887363459044, 37P 199
+1.38127438310431,-7,2.87053312126498,0.96962124049513,-7, 37P 200
+2.81724150483591,0.157257059944382,-7,2.70233244560144, 37P 201
+-0.24281307168609,-7,2.50928248275811,-0.6012962005879,0,1, 37P 202
+0,1; 37P 203
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 39P 204
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 39P 205
+0.260472283464567,2.25,-1.47721161417323,0.109325056594264, 39P 206
+2.24932999761859,-1.50827349342456,-0.041822170276039, 39P 207
+2.24865999523717,-1.53933537267588,-0.343934923991852, 39P 208
+2.24890991594773,-1.59096080309674,-0.494887910360926, 39P 209
+2.24992820894446,-1.61088965725478,-2.4553539261128, 39P 210
+2.28038914825914,-1.75571995212891,-4.24631582236575, 39P 211
+2.47889333449897,-0.755506426335909,-6.23297513158159, 39P 212
+2.50935427381365,-0.600946000890153,-6.38612596440021, 39P 213
+2.51037256681038,-0.595753354669263,-6.69286653798005, 39P 214
+2.51062248752094,-0.594482560928532,-6.84643326899002, 39P 215
+2.50995248513952,-0.597889380758216,-7,2.50928248275811, 39P 216
+-0.6012962005879,0,1; 39P 217
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 41P 218
+1,1,1,1,1,1,1,-7,2.50928248275811,-0.6012962005879,-7, 41P 219
+2.65460043820321,-0.331442078384129,-7,2.73920770023825, 41P 220
+-0.0369187854890064,-7,2.82383126750775,0.257661266970638, 41P 221
+-7,2.84388731305044,0.563439150219756,-7,2.86394722372791, 41P 222
+0.869275961971345,-7,2.81853502426587,1.1723272628976,-7, 41P 223
+2.77311849955374,1.47540742771248,-7,2.66431002409062, 41P 224
+1.76190518109666,0,1; 41P 225
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 43P 226
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-7, 43P 227
+2.66431002409062,1.76190518109666,-6.85391109341663, 43P 228
+2.66473386403593,1.76562990418198,-6.70782218683326, 43P 229
+2.66515770398125,1.7693546272673,-6.41622173245646, 43P 230
+2.66499676064505,1.76794025052824,-6.27074490585559, 43P 231
+2.6643491498329,1.76223481551225,-4.38583261999197, 43P 232
+2.6450242411388,1.59272082761949,-2.7084166450437, 43P 233
+2.51928578295181,0.496458289088088,-0.848402288401675, 43P 234
+2.49996087425772,0.611528940174758,-0.705014605145316, 43P 235
+2.49931326344556,0.629702523336737,-0.417813538836501, 43P 236
+2.49915232010937,0.678573383330137,-0.274024840284393, 43P 237
+2.49957616005468,0.708589605050895,-0.130236141732283,2.5, 43P 238
+0.738605826771654,0,1; 43P 239
+126,4,1,0,0,0,0,0,0,0.25,0.5,0.75,1,1,1,1,1,1,1, 45P 240
+-0.130236135301482,2.49999999947914,0.738605823145506, 45P 241
+-0.0325590372603121,2.43749999948139,0.184651461473743, 45P 242
+0.065118060780858,2.37499999948364,-0.36930290019802, 45P 243
+0.162795158822028,2.31249999948589,-0.923257261869782, 45P 244
+0.260472256863198,2.24999999948814,-1.47721162354155,0,1; 45P 245
+102,4,39,41,43,45; 47P 246
+142,0,37,0,47,2; 49P 247
+144,37,1,0,49; 51P 248
+128,17,11,3,3,0,0,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.375, 53P 249
+0.375,0.5,0.5,0.625,0.625,0.75,0.75,0.875,0.875,1,1,1,1,0,0, 53P 250
+0,0,0.0625,0.0625,0.125,0.125,0.875,0.875,0.9375,0.9375,1,1, 53P 251
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 252
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 253
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 254
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 255
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 256
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 257
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 53P 258
+1,1,1,1,1,1,1,1,0.260472275590551,2.25,-1.47721162204724, 53P 259
+0.2539170180848,2.06365906079762,-1.44003491194125, 53P 260
+0.247361760579049,1.87731812159525,-1.40285820183526, 53P 261
+0.235432655446911,1.50417938670031,-1.33520488952338, 53P 262
+0.230058807820524,1.31738159100774,-1.30472828731748, 53P 263
+0.221673932326477,0.942872286642232,-1.25717529870589, 53P 264
+0.218662904458817,0.755160777969287,-1.2400989123002, 53P 265
+0.21618507836159,0.378367191152829,-1.2260464631891, 53P 266
+0.217060228346457,0.189189964952711,-1.23100968503937, 53P 267
+0.217060228346457,-0.189189964952711,-1.23100968503937, 53P 268
+0.21618507836159,-0.378367191152829,-1.2260464631891, 53P 269
+0.218662904458817,-0.755160777969287,-1.2400989123002, 53P 270
+0.221673932326477,-0.942872286642232,-1.2571752987059, 53P 271
+0.230058807820524,-1.31738159100774,-1.30472828731748, 53P 272
+0.235432655446911,-1.50417938670031,-1.33520488952338, 53P 273
+0.247361760579049,-1.87731812159525,-1.40285820183526, 53P 274
+0.2539170180848,-2.06365906079762,-1.44003491194125, 53P 275
+0.260472275590551,-2.25,-1.47721162204724,0.109325048720248, 53P 276
+2.24932999761859,-1.50827350129857,0.1029063590792, 53P 277
+2.06434486258565,-1.47656250333325,0.0964876694381526, 53P 278
+1.87891468962572,-1.44450865269682,0.0848070873296005, 53P 279
+1.50684807958478,-1.3859651447157,0.0795451948620965, 53P 280
+1.32021238607385,-1.35947462800561,0.0713350042741756, 53P 281
+0.945495391611977,-1.31837634447324,0.0683867061537589, 53P 282
+0.757414888678918,-1.3037681010237,0.0659605014335566, 53P 283
+0.379622083047353,-1.29284249456523,0.0668174191270725, 53P 284
+0.189817510584449,-1.29842376713278,0.0668174191270725, 53P 285
+-0.189817510584449,-1.29842376713278,0.0659605014335567, 53P 286
+-0.379622083047354,-1.29284249456523,0.0683867061537589, 53P 287
+-0.757414888678917,-1.3037681010237,0.0713350042741756, 53P 288
+-0.945495391611977,-1.31837634447324,0.0795451948620964, 53P 289
+-1.32021238607385,-1.35947462800561,0.0848070873296005, 53P 290
+-1.50684807958478,-1.3859651447157,0.0964876694381525, 53P 291
+-1.87891468962572,-1.44450865269682,0.1029063590792, 53P 292
+-2.06434486258565,-1.47656250333325,0.109325048720248, 53P 293
+-2.24932999761859,-1.50827350129857,-0.041822178119297, 53P 294
+2.24865999523717,-1.53933538051914,-0.0481042998956417, 53P 295
+2.06503066437368,-1.51309009469449,-0.0543864216719863, 53P 296
+1.8805112576562,-1.48615910352762,-0.0658184807569521, 53P 297
+1.50951677246926,-1.43672539987728,-0.0709684180655732, 53P 298
+1.32304318113995,-1.41422096866298,-0.0790039237473681, 53P 299
+0.948118496581721,-1.37957739020982,-0.0818894921205419, 53P 300
+0.759668999388548,-1.36743728971645,-0.0842640754637186, 53P 301
+0.380876974941878,-1.35963852591059,-0.0834253900615541, 53P 302
+0.190445056216188,-1.36583784919543,-0.0834253900615541, 53P 303
+-0.190445056216188,-1.36583784919543,-0.0842640754637187, 53P 304
+-0.380876974941878,-1.35963852591059,-0.0818894921205421, 53P 305
+-0.759668999388548,-1.36743728971645,-0.079003923747368, 53P 306
+-0.948118496581722,-1.37957739020982,-0.0709684180655732, 53P 307
+-1.32304318113995,-1.41422096866298,-0.0658184807569522, 53P 308
+-1.50951677246926,-1.43672539987728,-0.0543864216719864, 53P 309
+-1.8805112576562,-1.48615910352761,-0.0481042998956417, 53P 310
+-2.06503066437368,-1.51309009469449,-0.041822178119297, 53P 311
+-2.24865999523717,-1.53933538051914,-0.343934931719768, 53P 312
+2.24890991594773,-1.59096081082466,-0.349943917766706, 53P 313
+2.06799219342311,-1.57564694928134,-0.355952903813644, 53P 314
+1.88524463401949,-1.55896167705358,-0.366887916851438, 53P 315
+1.51622050044191,-1.52774758206479,-0.371813943842293, 53P 316
+1.32994690054824,-1.5132153218421,-0.379500079711836, 53P 317
+0.954308724771033,-1.49148115354736,-0.382260188590524, 53P 318
+0.76494734095898,-1.48427733896631,-0.384531529179649, 53P 319
+0.383784240099274,-1.48273226046569,-0.383729308360187, 53P 320
+0.191898888163838,-1.49016768518511,-0.383729308360187, 53P 321
+-0.191898888163837,-1.49016768518511,-0.384531529179649, 53P 322
+-0.383784240099275,-1.48273226046569,-0.382260188590524, 53P 323
+-0.76494734095898,-1.48427733896631,-0.379500079711835, 53P 324
+-0.954308724771033,-1.49148115354736,-0.371813943842293, 53P 325
+-1.32994690054824,-1.5132153218421,-0.366887916851438, 53P 326
+-1.51622050044191,-1.52774758206479,-0.355952903813644, 53P 327
+-1.88524463401949,-1.55896167705358,-0.349943917766706, 53P 328
+-2.06799219342311,-1.57564694928134,-0.343934931719768, 53P 329
+-2.24890991594773,-1.59096081082466,-0.494887918004257, 53P 330
+2.24992820894446,-1.61088966489812,-0.500760336186493, 53P 331
+2.07036629058928,-1.60104151549547,-0.506632754368728, 53P 332
+1.88847673819754,-1.58947910273727,-0.517319244382935, 53P 333
+1.52034007216697,-1.56737481207925,-0.522133316214907, 53P 334
+1.33409667637851,-1.55682863735236,-0.529644767178324, 53P 335
+0.957934255121549,-1.54154917413683,-0.532342146309769, 53P 336
+0.768019219742398,-1.53681350251195,-0.534561865521869, 53P 337
+0.385461205838334,-1.53839526666395,-0.533777876993759, 53P 338
+0.192737470717844,-1.54644874210066,-0.533777876993759, 53P 339
+-0.192737470717844,-1.54644874210066,-0.53456186552187, 53P 340
+-0.385461205838335,-1.53839526666395,-0.53234214630977, 53P 341
+-0.768019219742398,-1.53681350251195,-0.529644767178324, 53P 342
+-0.957934255121549,-1.54154917413683,-0.522133316214907, 53P 343
+-1.33409667637851,-1.55682863735236,-0.517319244382935, 53P 344
+-1.52034007216697,-1.56737481207925,-0.506632754368728, 53P 345
+-1.88847673819754,-1.58947910273727,-0.500760336186493, 53P 346
+-2.07036629058928,-1.60104151549547,-0.494887918004258, 53P 347
+-2.24992820894446,-1.61088966489812,-2.45535393235665, 53P 348
+2.28038914825914,-1.75571995837276,-2.45945096829775, 53P 349
+2.11845268410669,-1.81692606679882,-2.46354800423884, 53P 350
+1.94717900004576,-1.87196082714487,-2.47100369494643, 53P 351
+1.58869563224359,-1.9682839927869,-2.47436234971292, 53P 352
+1.40149933276368,-2.0095569295054,-2.4796028968967, 53P 353
+1.01529238332786,-2.07818863231965,-2.48148478931399, 53P 354
+0.816296097693611,-2.10553881912487,-2.48303343062475, 53P 355
+0.411567543035425,-2.14776953776092,-2.48248646188421, 53P 356
+0.205791935214576,-2.16385767252237,-2.48248646188421, 53P 357
+-0.205791935214576,-2.16385767252237,-2.48303343062475, 53P 358
+-0.411567543035426,-2.14776953776092,-2.48148478931399, 53P 359
+-0.816296097693611,-2.10553881912487,-2.4796028968967, 53P 360
+-1.01529238332786,-2.07818863231965,-2.47436234971292, 53P 361
+-1.40149933276368,-2.0095569295054,-2.47100369494643, 53P 362
+-1.58869563224359,-1.9682839927869,-2.46354800423884, 53P 363
+-1.94717900004575,-1.87196082714487,-2.45945096829775, 53P 364
+-2.11845268410669,-1.81692606679882,-2.45535393235665, 53P 365
+-2.28038914825914,-1.75571995837276,-4.24631582399593, 53P 366
+2.47889333449897,-0.755506427966077,-4.24877404556058, 53P 367
+2.3332265203798,-0.882301082080179,-4.25123226712523, 53P 368
+2.16642752451524,-0.998810156060922,-4.25570568154979, 53P 369
+1.7982188814655,-1.20445097367223,-4.25772087440969, 53P 370
+1.59683154138254,-1.29355693634032,-4.26086520271995, 53P 371
+1.16940527051228,-1.43964510010513,-4.26199433817032, 53P 372
+0.943390280261066,-1.49661300238429,-4.26292352295678, 53P 373
+0.478262299473925,-1.57636583285178,-4.26259534171246, 53P 374
+0.239140509647536,-1.59987057622068,-4.26259534171246, 53P 375
+-0.239140509647537,-1.59987057622068,-4.26292352295678, 53P 376
+-0.47826229947393,-1.57636583285178,-4.26199433817032, 53P 377
+-0.943390280261069,-1.49661300238429,-4.26086520271995, 53P 378
+-1.16940527051228,-1.43964510010513,-4.25772087440969, 53P 379
+-1.59683154138254,-1.29355693634032,-4.25570568154979, 53P 380
+-1.79821888146551,-1.20445097367222,-4.25123226712523, 53P 381
+-2.16642752451524,-0.998810156060921,-4.24877404556058, 53P 382
+-2.33322652037981,-0.882301082080177,-4.24631582399593, 53P 383
+-2.47889333449898,-0.755506427966074,-6.23297513181228, 53P 384
+2.50935427381365,-0.600946001120837,-6.2336579711358, 53P 385
+2.3813129138972,-0.798794913063647,-6.23434081045931, 53P 386
+2.22512978636345,-0.981901160148642,-6.23558342557724, 53P 387
+1.86657444154212,-1.30596943405999,-6.23614320137166, 53P 388
+1.66423419776771,-1.44689450817349,-6.23701662590229, 53P 389
+1.22676339871859,-1.67689383796807,-6.2373302746385, 53P 390
+0.991667158212277,-1.76594759867734,-6.23758838152363, 53P 391
+0.504368636671016,-1.88634938362887,-6.23749722006688, 53P 392
+0.252194974144268,-1.91788878632252,-6.23749722006688, 53P 393
+-0.252194974144269,-1.91788878632252,-6.23758838152363, 53P 394
+-0.50436863667102,-1.88634938362887,-6.2373302746385, 53P 395
+-0.991667158212281,-1.76594759867734,-6.23701662590229, 53P 396
+-1.22676339871859,-1.67689383796807,-6.23614320137166, 53P 397
+-1.66423419776771,-1.44689450817349,-6.23558342557724, 53P 398
+-1.86657444154212,-1.30596943405999,-6.23434081045931, 53P 399
+-2.22512978636345,-0.98190116014864,-6.2336579711358, 53P 400
+-2.38131291389721,-0.798794913063646,-6.23297513181228, 53P 401
+-2.50935427381366,-0.600946001120834,-6.38612596454631, 53P 402
+2.51037256681038,-0.595753354815363,-6.38667223600512, 53P 403
+2.38368701106337,-0.799067978898843,-6.38721850746394, 53P 404
+2.2283618905415,-0.987297085453396,-6.38821259955828, 53P 405
+1.87069401326718,-1.32047516369552,-6.38866042019382, 53P 406
+1.66838397359799,-1.46538632330481,-6.38935915981832, 53P 407
+1.2303889290691,-1.70184035817861,-6.38961007880729, 53P 408
+0.994739036995695,-1.79336226184404,-6.38981656431539, 53P 409
+0.506045602410076,-1.91689088944819,-6.38974363514999, 53P 410
+0.253033556698274,-1.94904834285913,-6.38974363514999, 53P 411
+-0.253033556698274,-1.94904834285913,-6.38981656431539, 53P 412
+-0.506045602410078,-1.91689088944819,-6.38961007880729, 53P 413
+-0.994739036995696,-1.79336226184404,-6.38935915981832, 53P 414
+-1.2303889290691,-1.70184035817861,-6.38866042019382, 53P 415
+-1.66838397359799,-1.46538632330481,-6.38821259955828, 53P 416
+-1.87069401326719,-1.32047516369552,-6.38721850746394, 53P 417
+-2.2283618905415,-0.987297085453395,-6.38667223600512, 53P 418
+-2.38368701106337,-0.799067978898842,-6.38612596454631, 53P 419
+-2.51037256681038,-0.59575335481536,-6.6928665380108, 53P 420
+2.51062248752094,-0.59448256095929,-6.69313967374021, 53P 421
+2.38664854011281,-0.80872860932411,-6.69341280946962, 53P 422
+2.23309526690479,-1.00720343481778,-6.69390985551679, 53P 423
+1.87739774123983,-1.35860112172145,-6.69413376583456, 53P 424
+1.67528769300627,-1.51148445232234,-6.69448313564681, 53P 425
+1.23657915725841,-1.76084789735457,-6.69460859514129, 53P 426
+1.00001737856613,-1.85730608693232,-6.69471183789534, 53P 427
+0.508952867567472,-1.98708839984171,-6.69467537331264, 53P 428
+0.254487388645924,-2.02048195468722,-6.69467537331264, 53P 429
+-0.254487388645925,-2.02048195468722,-6.69471183789534, 53P 430
+-0.508952867567476,-1.98708839984171,-6.69460859514129, 53P 431
+-1.00001737856613,-1.85730608693232,-6.69448313564681, 53P 432
+-1.23657915725842,-1.76084789735457,-6.69413376583456, 53P 433
+-1.67528769300627,-1.51148445232234,-6.69390985551679, 53P 434
+-1.87739774123983,-1.35860112172145,-6.69341280946962, 53P 435
+-2.23309526690479,-1.00720343481778,-6.69313967374021, 53P 436
+-2.38664854011281,-0.808728609324109,-6.6928665380108, 53P 437
+-2.51062248752094,-0.594482560959288,-6.84643326899002, 53P 438
+2.50995248513952,-0.597889380758216,-6.84656983685472, 53P 439
+2.38733434190084,-0.817601141263706,-6.84670640471943, 53P 440
+2.23469183493527,-1.02119882622693,-6.84695492774301, 53P 441
+1.88006643412431,-1.38170631746137,-6.8470668829019, 53P 442
+1.67811848807238,-1.53857573355807,-6.84724156780802, 53P 443
+1.23920226222816,-1.7943938836695,-6.84730429755527, 53P 444
+1.00227148927576,-1.89332021620342,-6.84735591893229, 53P 445
+0.510207759461997,-2.02622937176543,-6.84733768664094, 53P 446
+0.255114934277662,-2.06024097732823,-6.84733768664094, 53P 447
+-0.255114934277663,-2.06024097732823,-6.84735591893229, 53P 448
+-0.510207759462001,-2.02622937176543,-6.84730429755526, 53P 449
+-1.00227148927576,-1.89332021620342,-6.84724156780802, 53P 450
+-1.23920226222816,-1.7943938836695,-6.8470668829019, 53P 451
+-1.67811848807238,-1.53857573355807,-6.84695492774302, 53P 452
+-1.88006643412431,-1.38170631746137,-6.84670640471943, 53P 453
+-2.23469183493527,-1.02119882622693,-6.84656983685472, 53P 454
+-2.38733434190084,-0.817601141263705,-6.84643326899002, 53P 455
+-2.50995248513953,-0.597889380758214,-7,2.50928248275811, 53P 456
+-0.6012962005879,-7,2.38802014368886,-0.82647367323406,-7, 53P 457
+2.23628840296574,-1.03519421766684,-7,1.88273512700878, 53P 458
+-1.40481151323206,-7,1.68094928313848,-1.56566701482455,-7, 53P 459
+1.2418253671979,-1.8279398700152,-7,1.00452559998539, 53P 460
+-1.92933434550528,-7,0.511462651356522,-2.06537034371991,-7, 53P 461
+0.2557424799094,-2.1,-7,-0.255742479909401,-2.1,-7, 53P 462
+-0.511462651356526,-2.06537034371991,-7,-1.00452559998539, 53P 463
+-1.92933434550528,-7,-1.24182536719791,-1.8279398700152,-7, 53P 464
+-1.68094928313848,-1.56566701482455,-7,-1.88273512700878, 53P 465
+-1.40481151323206,-7,-2.23628840296574,-1.03519421766684,-7, 53P 466
+-2.38802014368886,-0.826473673234059,-7,-2.50928248275811, 53P 467
+-0.601296200587898,0,1,0,1; 53P 468
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 55P 469
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 55P 470
+0.260472275590551,-2.25,-1.47721162204724,0.109325048720248, 55P 471
+-2.24932999761859,-1.50827350129857,-0.041822178119297, 55P 472
+-2.24865999523717,-1.53933538051914,-0.343934931719768, 55P 473
+-2.24890991594773,-1.59096081082466,-0.494887918004258, 55P 474
+-2.24992820894446,-1.61088966489812,-2.45535393235665, 55P 475
+-2.28038914825914,-1.75571995837276,-4.24631582399593, 55P 476
+-2.47889333449898,-0.755506427966074,-6.23297513181228, 55P 477
+-2.50935427381366,-0.600946001120834,-6.38612596454631, 55P 478
+-2.51037256681038,-0.59575335481536,-6.6928665380108, 55P 479
+-2.51062248752094,-0.594482560959288,-6.84643326899002, 55P 480
+-2.50995248513953,-0.597889380758214,-7,-2.50928248275811, 55P 481
+-0.601296200587898,0,1; 55P 482
+126,16,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.375,0.375, 57P 483
+0.5,0.5,0.625,0.625,0.75,0.75,0.875,0.875,1,1,1,1,1,1,1,1,1, 57P 484
+1,1,1,1,1,1,1,1,1,1,1,-7,-2.50928248275811, 57P 485
+-0.601296200587897,-7,-2.32627226824179,-0.941127636731455, 57P 486
+-7,-2.05951176498726,-1.22000286544945,-7,-1.79271044068647, 57P 487
+-1.49892076907051,-7,-1.46138732516819,-1.69680344241988,-7, 57P 488
+-1.13001350889846,-1.89471639678427,-7,-0.757994125670956, 57P 489
+-1.9973523446126,-7,-0.385917814132615,-2.10000399831917,-7, 57P 490
+-5.46369598732853e-16,-2.1,-7,0.385976869249903, 57P 491
+-2.09999600106899,-7,0.757994125670955,-1.9973523446126,-7, 57P 492
+1.13006831006552,-1.89469298110161,-7,1.46138732516819, 57P 493
+-1.69680344241988,-7,1.79275704039127,-1.49888362167469,-7, 57P 494
+2.05951176498726,-1.22000286544945,-7,2.32628652539951, 57P 495
+-0.941101162627686,-7,2.50928248275811,-0.6012962005879,0,1; 57P 496
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 59P 497
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-7, 59P 498
+2.50928248275811,-0.6012962005879,-6.84643326899002, 59P 499
+2.50995248513952,-0.597889380758216,-6.69286653798005, 59P 500
+2.51062248752094,-0.594482560928532,-6.38612596440021, 59P 501
+2.51037256681038,-0.595753354669263,-6.23297513158159, 59P 502
+2.50935427381365,-0.600946000890153,-4.24631582236575, 59P 503
+2.47889333449897,-0.755506426335909,-2.4553539261128, 59P 504
+2.28038914825914,-1.75571995212891,-0.494887910360926, 59P 505
+2.24992820894446,-1.61088965725478,-0.343934923991852, 59P 506
+2.24890991594773,-1.59096080309674,-0.041822170276039, 59P 507
+2.24865999523717,-1.53933537267588,0.109325056594264, 59P 508
+2.24932999761859,-1.50827349342456,0.260472283464567,2.25, 59P 509
+-1.47721161417323,0,1; 59P 510
+126,24,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.375,0.375, 61P 511
+0.4375,0.4375,0.46875,0.46875,0.5,0.5,0.53125,0.53125, 61P 512
+0.5625,0.5625,0.625,0.625,0.75,0.75,0.875,0.875,1,1,1,1,1,1, 61P 513
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 61P 514
+0.260472258281462,2.25,-1.47721163158492,0.247361065716204, 61P 515
+1.87729882843043,-1.4028543620315,0.241397192381632, 61P 516
+1.69074875414778,-1.36903155492116,0.231455482250012, 61P 517
+1.37977186723114,-1.31264931383978,0.225866355808162, 61P 518
+1.13012693882499,-1.28095180201267,0.219158009315472, 61P 519
+0.830490726025834,-1.24290687772893,0.217423977887412, 61P 520
+0.566763984561058,-1.2330726966147,0.216641450805985, 61P 521
+0.447750387717845,-1.22863476491345,0.21676110223326, 61P 522
+0.283683995453372,-1.22931334189156,0.216786178016967, 61P 523
+0.24930000639691,-1.22945555373073,0.2169364884854, 61P 524
+0.141879854717571,-1.23030800677513,0.217060241785243, 61P 525
+0.0534389205726583,-1.23100984662903,0.21706021485566,0, 61P 526
+-1.23100969390378,0.21706018790186,-0.053486975734113, 61P 527
+-1.23100954104118,0.2169364884854,-0.141879854717571, 61P 528
+-1.23030800677513,0.21678614494834,-0.249312035543467, 61P 529
+-1.22945536618922,0.21676110223326,-0.283683995453372, 61P 530
+-1.22931334189156,0.216641532034068,-0.447798073336317, 61P 531
+-1.22863522558081,0.217423977887412,-0.566763984561058, 61P 532
+-1.2330726966147,0.219158902743649,-0.830548265028124, 61P 533
+-1.24291194461202,0.225866355808162,-1.13012693882499, 61P 534
+-1.28095180201267,0.231457062418267,-1.37982775010667, 61P 535
+-1.31265827541946,0.241397192381632,-1.69074875414778, 61P 536
+-1.36903155492116,0.247362423132182,-1.87733741457111, 61P 537
+-1.40286206032022,0.260472258281462,-2.25,-1.47721163158492, 61P 538
+0,1; 61P 539
+102,4,55,57,59,61; 63P 540
+142,0,53,0,63,2; 65P 541
+144,53,1,0,65; 67P 542
+128,5,11,3,3,0,0,0,0,0,0,0,0,0,0.5,0.5,1,1,1,1,0,0,0,0, 69P 543
+0.0625,0.0625,0.125,0.125,0.875,0.875,0.9375,0.9375,1,1,1,1, 69P 544
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 69P 545
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 69P 546
+1,1,1,1,1,1,1,1,1,1,1,1,0.260472283464567,-2.25, 69P 547
+-1.47721161417323,0.195354212970043,-2.29166666642888, 69P 548
+-1.10790870945663,0.130236143181058,-2.3333333330361, 69P 549
+-0.73860580463575,3.60308727400975e-09,-2.41666666625054, 69P 550
+5.00601371652779e-09,-0.065118066185898,-2.45833333285776, 69P 551
+0.369302909826895,-0.130236136680422,-2.49999999928665, 69P 552
+0.738605814543492,0.109325056594264,-2.24932999761859, 69P 553
+-1.50827349342456,0.0455636125683762,-2.29415048270518, 69P 554
+-1.13919600073676,-0.0183931384179782,-2.3378992212944, 69P 555
+-0.769758322393952,-0.146306640390687,-2.4217190630467, 69P 556
+-0.030628300760335,-0.210263391377041,-2.46178929029584, 69P 557
+0.339050690315946,-0.274024835402929,-2.49957615933156, 69P 558
+0.708589592785719,-0.0418221702760391,-2.24865999523717, 69P 559
+-1.53933537267588,-0.104226987833291,-2.29663429898148, 69P 560
+-1.17048329201689,-0.167022420014258,-2.34246510955338, 69P 561
+-0.800910840151747,-0.292613284376193,-2.42677145984494, 69P 562
+-0.0612566065254613,-0.355408716557161,-2.4652452477367, 69P 563
+0.308798470806627,-0.417813534114413,-2.49915231937927, 69P 564
+0.678573371029575,-0.343934923991852,-2.24890991594773, 69P 565
+-1.59096080309674,-0.403626488611832,-2.30319185700746, 69P 566
+-1.22255954649535,-0.464050625484073,-2.35304148599014, 69P 567
+-0.852551733738966,-0.584898899228557,-2.43803020225099, 69P 568
+-0.111517448434208,-0.645323036100798,-2.47316578587338, 69P 569
+0.259455615256063,-0.705014600720779,-2.49931326272963, 69P 570
+0.629702510985361,-0.494887910360926,-2.24992820894446, 69P 571
+-1.61088965725478,-0.55322284851227,-2.3073639686619, 69P 572
+-1.2427138126822,-0.612433972875164,-2.35914145847951, 69P 573
+-0.872393823031845,-0.730856221600952,-2.44430826098407, 69P 574
+-0.130480518991156,-0.790067345963846,-2.4776931941013, 69P 575
+0.241046034326555,-0.84840228411519,-2.4999608735644, 69P 576
+0.611528927809028,-2.4553539261128,-2.28038914825914, 69P 577
+-1.75571995212891,-2.49605272017188,-2.37882455052685, 69P 578
+-1.39047446393075,-2.53896900222012,-2.45408494071278, 69P 579
+-1.01436089439913,-2.62480156631661,-2.53840828341433, 69P 580
+-0.257549786271945,-2.66771784836485,-2.5474554694789, 69P 581
+0.122907412462162,-2.70841664242393,-2.51928578283097, 69P 582
+0.496458276735915,-4.24631582236575,-2.47889333449898, 69P 583
+-0.755506426335907,-4.2707350988012,-2.61517456065924, 69P 584
+-0.392965882483372,-4.2934046593714,-2.69648989616608, 69P 585
+0.00564025051937407,-4.3387437805118,-2.7487915043959, 69P 586
+0.810492464964781,-4.361413341082,-2.71975149970048, 69P 587
+1.21633797997168,-4.38583261751745,-2.64502424433468, 69P 588
+1.59272081728353,-6.23297513158159,-2.50935427381366, 69P 589
+-0.60094600089015,-6.23975826392477,-2.68663514252418, 69P 590
+-0.241335813412042,-6.24580914112707,-2.79143337839935, 69P 591
+0.159362379220777,-6.25791089553165,-2.84289152682615, 69P 592
+0.971709357250294,-6.26396177273394,-2.78951377507809, 69P 593
+1.38278399742239,-6.27074490507712,-2.66434915360126, 69P 594
+1.76223480552553,-6.38612596440021,-2.51037256681038, 69P 595
+-0.59575335466926,-6.39155247027476,-2.69080725417862, 69P 596
+-0.236368579219954,-6.39636315919206,-2.79753335088871, 69P 597
+0.164331169763632,-6.40598453702667,-2.84916958555923, 69P 598
+0.976935925442682,-6.41079522594398,-2.79404118330601, 69P 599
+1.38825343469902,-6.41622173181852,-2.66499676443602, 69P 600
+1.76794024055533,-6.69286653798005,-2.51062248752094, 69P 601
+-0.59448256092853,-6.69557979091732,-2.6973648122046, 69P 602
+-0.235548609536828,-6.69796207657818,-2.80810972732547, 69P 603
+0.164933753495553,-6.70272664789992,-2.86042832796528, 69P 604
+0.977613067168186,-6.70510893356078,-2.80196172144269, 69P 605
+1.38919581594026,-6.70782218649805,-2.66515770778639, 69P 606
+1.76935461730292,-6.84643326899002,-2.50995248513953, 69P 607
+-0.597889380758214,-6.84778989545866,-2.6998486284809, 69P 608
+-0.239180841395314,-6.84898103828771,-2.81267561558446, 69P 609
+0.16109540497061,-6.85136332394582,-2.86548072476353, 69P 610
+0.973617150258326,-6.85255446677488,-2.80541767888355, 69P 611
+1.38523509509741,-6.85391109324352,-2.66473386783409, 69P 612
+1.76562989421325,-7,-2.50928248275811,-0.601296200587898,-7, 69P 613
+-2.7023324447572,-0.2428130732538,-7,-2.81724150384276, 69P 614
+0.15725705644526,-7,-2.87053312155968,0.969621233347243,-7, 69P 615
+-2.80887363632162,1.38127437425294,-7,-2.66431002787901, 69P 616
+1.76190517112195,0,1,0,1; 69P 617
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 71P 618
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 71P 619
+-0.130236136680422,-2.49999999928665,0.738605814543492, 71P 620
+-0.274024835402929,-2.49957615933156,0.708589592785719, 71P 621
+-0.417813534114413,-2.49915231937927,0.678573371029575, 71P 622
+-0.705014600720779,-2.49931326272963,0.629702510985361, 71P 623
+-0.84840228411519,-2.4999608735644,0.611528927809028, 71P 624
+-2.70841664242393,-2.51928578283097,0.496458276735915, 71P 625
+-4.38583261751745,-2.64502424433468,1.59272081728353, 71P 626
+-6.27074490507712,-2.66434915360126,1.76223480552553, 71P 627
+-6.41622173181852,-2.66499676443602,1.76794024055533, 71P 628
+-6.70782218649805,-2.66515770778639,1.76935461730292, 71P 629
+-6.85391109324352,-2.66473386783409,1.76562989421325,-7, 71P 630
+-2.66431002787901,1.76190517112195,0,1; 71P 631
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 73P 632
+1,1,1,1,1,1,1,-7,-2.66431002787901,1.76190517112195,-7, 73P 633
+-2.77312910660366,1.47537949562793,-7,-2.81853502545171, 73P 634
+1.17232725498352,-7,-2.86394969477821,0.869216611114053,-7, 73P 635
+-2.84388731270122,0.563439144896252,-7,-2.82382106426752, 73P 636
+0.257602750244474,-7,-2.73920769950173,-0.0369187880527813, 73P 637
+-7,-2.65458627579434,-0.331468377850889,-7, 73P 638
+-2.50928248275811,-0.601296200587897,0,1; 73P 639
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 75P 640
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-7, 75P 641
+-2.50928248275811,-0.601296200587898,-6.84643326899002, 75P 642
+-2.50995248513953,-0.597889380758214,-6.6928665380108, 75P 643
+-2.51062248752094,-0.594482560959288,-6.38612596454631, 75P 644
+-2.51037256681038,-0.59575335481536,-6.23297513181228, 75P 645
+-2.50935427381366,-0.600946001120834,-4.24631582399593, 75P 646
+-2.47889333449898,-0.755506427966074,-2.45535393235665, 75P 647
+-2.28038914825914,-1.75571995837276,-0.494887918004258, 75P 648
+-2.24992820894446,-1.61088966489812,-0.343934931719768, 75P 649
+-2.24890991594773,-1.59096081082466,-0.041822178119297, 75P 650
+-2.24865999523717,-1.53933538051914,0.109325048720248, 75P 651
+-2.24932999761859,-1.50827350129857,0.260472275590551,-2.25, 75P 652
+-1.47721162204724,0,1; 75P 653
+126,4,1,0,0,0,0,0,0,0.25,0.5,0.75,1,1,1,1,1,1,1, 77P 654
+0.260472256689296,-2.24999999959942,-1.4772116225553, 77P 655
+0.162795159045524,-2.31249999934289,-0.923257263137289, 77P 656
+0.0651180614017507,-2.37499999908635,-0.369302903719277, 77P 657
+-0.0325590362420221,-2.43749999882982,0.184651455698734, 77P 658
+-0.130236133885795,-2.49999999857329,0.738605815116745,0,1; 77P 659
+102,4,71,73,75,77; 79P 660
+142,0,69,0,79,2; 81P 661
+144,69,1,0,81; 83P 662
+128,9,13,3,3,0,0,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75, 85P 663
+1,1,1,1,0,0,0,0,0.0625,0.0625,0.09375,0.09375,0.125,0.125, 85P 664
+0.875,0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 85P 665
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 85P 666
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 85P 667
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 85P 668
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 85P 669
+1,1,1,1,1,1,1,-0.130236133858268,-2.5,0.73860581496063, 85P 670
+-0.137197486782208,-2.29303511300439,0.778085610047579, 85P 671
+-0.144158839706148,-2.08607022600878,0.817565405134528, 85P 672
+-0.156705568189069,-1.67157731508625,0.888721439734324, 85P 673
+-0.162290943748049,-1.46404929115933,0.920397679247171, 85P 674
+-0.170709740136089,-1.04786696944287,0.968143047124663, 85P 675
+-0.17347466243509,-0.839184637724135,0.983823701013143, 85P 676
+-0.175183024675909,-0.420255982100103,0.993512304929469, 85P 677
+-0.174415600920632,-0.210127991050052,0.989160028448986, 85P 678
+-0.173648177165354,0,0.984807751968504,-0.274024832580775, 85P 679
+-2.49957616004492,0.708589593202856,-0.2808411573188, 85P 680
+-2.29480102645467,0.752834082150857,-0.288433904880437, 85P 681
+-2.08941704935201,0.794315737819185,-0.303048511657468, 85P 682
+-1.67690603460489,0.866079688425483,-0.310070370872861, 85P 683
+-1.46978014855493,0.896360332347268,-0.321419466963934, 85P 684
+-1.05339174803358,0.940144045540782,-0.325679632362264, 85P 685
+-0.844103140913386,0.953265797201031,-0.329681672193903, 85P 686
+-0.423211814538787,0.958991307095531,-0.32970665925714, 85P 687
+-0.211726915195807,0.953200186511273,-0.328955223496764, 85P 688
+1.79292656793778e-18,0.948938582457468,-0.417813531303283, 85P 689
+-2.49915232008983,0.678573371445083,-0.424484827855392, 85P 690
+-2.29656693990494,0.727582554254135,-0.432708970054726, 85P 691
+-2.09276387269523,0.771066070503842,-0.449391455125867, 85P 692
+-1.68223475412353,0.843437937116642,-0.457849797997673, 85P 693
+-1.47551100595054,0.872322985447363,-0.472129193791779, 85P 694
+-1.05891652662428,0.912145043956902,-0.477884602289438, 85P 695
+-0.849021644102638,0.922707893388919,-0.484180319711897, 85P 696
+-0.42616764697747,0.924470309261593,-0.484997717593649, 85P 697
+-0.213325839341562,0.917240344573561,-0.484262269828175, 85P 698
+3.58585313587557e-18,0.913069412946432,-0.633214331289062, 85P 699
+-2.49927302759477,0.64192022640734,-0.639668085562298, 85P 700
+-2.29997227751792,0.69807645000797,-0.648683289315964, 85P 701
+-2.09849329593279,0.745050420545373,-0.667999500621629, 85P 702
+-1.69079518397966,0.819797151414811,-0.678300508173627, 85P 703
+-1.48458008419241,0.847564133190195,-0.696351231913426, 85P 704
+-1.06748736979943,0.883394363336282,-0.70403744425565, 85P 705
+-0.856588515745905,0.891094186257208,-0.7133055868577, 85P 706
+-0.430648674850343,0.888374951344029,-0.715155570565008, 85P 707
+-0.215724225560194,0.879474383915962,-0.714444104791887, 85P 708
+6.78621057367043e-18,0.875439460928848,-0.704961385476208, 85P 709
+-2.49945504821904,0.631267973105846,-0.711342625656486, 85P 710
+-2.30124917484486,0.689806543637001,-0.720595897223213, 85P 711
+-2.10053602691859,0.738014634686787,-0.740713159158571, 85P 712
+-1.69375499919034,0.813764894224556,-0.751577149527202, 85P 713
+-1.48769172576634,0.841300458647797,-0.770782505095369, 85P 714
+-1.07039748682046,0.876082622338669,-0.779061079975684, 85P 715
+-0.859146252490983,0.882969374588865,-0.789243172855782, 85P 716
+-0.432151212357298,0.878968163329853,-0.791411732466561, 85P 717
+-0.216523687633072,0.869581364071591,-0.79070826069089, 85P 718
+7.93815765058341e-18,0.865591777297816,-0.848324867419734, 85P 719
+-2.50017060441815,0.613859426871701,-0.854561079414097, 85P 720
+-2.30415448444934,0.677162691263908,-0.864211815304701, 85P 721
+-2.10495103415638,0.728100957135686,-0.885695164592708, 85P 722
+-1.69993826582463,0.8066440754018,-0.897527777990111, 85P 723
+-1.49413470575832,0.834240672715207,-0.91872771200603, 85P 724
+-1.07634953896899,0.86797443868456,-0.928033669358034, 85P 725
+-0.864349604718784,0.873758917187752,-0.939807648887492, 85P 726
+-0.435178257055619,0.867979554628757,-0.942534689002964, 85P 727
+-0.218122611778827,0.857882225507335,-0.941847205222195, 85P 728
+1.04975355973535e-17,0.853983311160237,-0.919941295176114, 85P 729
+-2.500704139993,0.60710313393905,-0.926104993077519, 85P 730
+-2.30578289672686,0.672788745261783,-0.935913440387949, 85P 731
+-2.10732331040836,0.725232707408246,-0.957956771125943, 85P 732
+-1.70316171724824,0.805594081629594,-0.970191654553505, 85P 733
+-1.49746604417636,0.833502413115459,-0.992224794824848, 85P 734
+-1.07939147409649,0.867274415678801,-1.00196240192847, 85P 735
+-0.866995220201507,0.872788975035867,-1.01440926255627, 85P 736
+-0.436702764246985,0.866542363417944,-1.01737452218198, 85P 737
+-0.218922073851704,0.856230378228628,-1.01669503239866, 85P 738
+1.19100303815645e-17,0.852376800094868,-2.70841664018605, 85P 739
+-2.51928578339664,0.496458277066692,-2.71276748576351, 85P 740
+-2.35173645769749,0.621702561652569,-2.72558425289845, 85P 741
+-2.17154576736321,0.714329344958113,-2.7588237228727, 85P 742
+-1.78768044336287,0.847768360936274,-2.77924642571201, 85P 743
+-1.58402653839774,0.888550875317549,-2.81837185968444, 85P 744
+-1.15740607254614,0.93344044989857,-2.83703177923627, 85P 745
+-0.934446420777694,0.937287859186427,-2.86349727030921, 85P 746
+-0.475143147408164,0.926981263971222,-2.87148355201964, 85P 747
+-0.238908625673641,0.913843291376565,-2.87100391217259, 85P 748
+5.03029560534442e-17,0.911123118576263,-4.38583261693318, 85P 749
+-2.64502424448237,1.59272081736989,-4.38844312427966, 85P 750
+-2.50375195964752,1.77514142828839,-4.38243384857139, 85P 751
+-2.33435565424447,1.972857047068,-4.36127952258827, 85P 752
+-1.94974348299658,2.35679058061678,-4.34613447231341, 85P 753
+-1.73456216498665,2.54295896490035,-4.31481238873997, 85P 754
+-1.27276261833964,2.86457471726377,-4.29860966849262, 85P 755
+-1.02617459418539,2.9998483168079,-4.27339095516871, 85P 756
+-0.518789670456535,3.18518411882337,-4.26448338820574, 85P 757
+-0.258095715422701,3.23584652548094,-4.26419560429751, 85P 758
+1.57736676392158e-16,3.23421442180076,-6.27074490499444, 85P 759
+-2.66434915362216,1.76223480553775,-6.27147004592402, 85P 760
+-2.55154366305697,2.00659643664991,-6.26869523261175, 85P 761
+-2.40114700947752,2.24731160076181,-6.25950232076985, 85P 762
+-2.0376429581558,2.69007411571818,-6.25308422224022, 85P 763
+-1.82458507897688,2.89205047286667,-6.23996136322992, 85P 764
+-1.35389780072727,3.23006614543583,-6.2332494674857, 85P 765
+-1.09632384278463,3.36602473156165,-6.22292755916025, 85P 766
+-0.558767668944162,3.55076638461647,-6.2193476649439, 85P 767
+-0.278881729317516,3.59969917569932,-6.21926772496939, 85P 768
+1.74473920714258e-16,3.59924581356594,-6.41622173176616, 85P 769
+-2.66499676444926,1.76794024056307,-6.41680184450982, 85P 770
+-2.55438102728943,2.01706656553629,-6.41444511996446, 85P 771
+-2.40549831792904,2.26058225321178,-6.4066801688043, 85P 772
+-2.04377526576108,2.70634867312129,-6.40127194218951, 85P 773
+-1.83098559311134,2.90852676064314,-6.3902261593991, 85P 774
+-1.3598243733613,3.24577543045717,-6.38458289501264, 85P 775
+-1.10151020866943,3.3807724403192,-6.37591474666564, 85P 776
+-0.561790467056732,3.56394698829883,-6.37291395739701, 85P 777
+-0.280480653463271,3.61223959826012,-6.37285000541741, 85P 778
+1.75049469727983e-16,3.61187690855341,-6.70782218648703, 85P 779
+-2.66515770778918,1.76935461730455,-6.70811224285886, 85P 780
+-2.55892147744006,2.02801032999987,-6.70682931435828, 85P 781
+-2.41313754891245,2.27639766843011,-6.70263314009452, 85P 782
+-2.05518917223592,2.72598370912859,-6.69971989433133, 85P 783
+-1.84307769743385,2.92710646465229,-6.69377873802454, 85P 784
+-1.37125216426149,3.25990354346631,-6.69074797337552, 85P 785
+-1.11159937086045,3.39151860805585,-6.68610020051833, 85P 786
+-0.567765170887229,3.56937075676779,-6.68449523965612, 85P 787
+-0.283678501754781,3.61565360811351,-6.68446326366632, 85P 788
+1.75213865101418e-16,3.61547226326016,-6.85391109324352, 85P 789
+-2.66473386783409,1.76562989421325,-6.85405612142943, 85P 790
+-2.56068739089034,2.02905030076962,-6.85341465717914, 85P 791
+-2.41648437225567,2.27955459598214,-6.85131657004726, 85P 792
+-2.06051789175456,2.73009384128984,-6.84985994716567, 85P 793
+-1.84880855482945,2.93005119362429,-6.84688936901227, 85P 794
+-1.3767769428522,3.25934700255796,-6.84537398668776, 85P 795
+-1.1165178740497,3.38863335732107,-6.84305010025917, 85P 796
+-0.570721003325913,3.5628677006139,-6.84224761982806, 85P 797
+-0.285277425900536,3.60782680405676,-6.84223163183316, 85P 798
+1.74860135260554e-16,3.60773613163008,-7,-2.66431002787901, 85P 799
+1.76190517112195,-7,-2.56245330434061,2.03009027153938,-7, 85P 800
+-2.4198311955989,2.28271152353418,-7,-2.0658466112732, 85P 801
+2.73420397345109,-7,-1.85453941222505,2.93299592259629,-7, 85P 802
+-1.38230172144291,3.2587904616496,-7,-1.12143637723895, 85P 803
+3.38574810658629,-7,-0.573676835764596,3.55636464446001,-7, 85P 804
+-0.286876350046291,3.6,-7,1.74506405419689e-16,3.6,0,1,0,1; 85P 805
+126,13,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.09375,0.09375, 87P 806
+0.125,0.125,0.875,0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1, 87P 807
+1,1,1,1,1,1,1,-0.173648177165354,0,0.984807751968504, 87P 808
+-0.328955223496764,1.79292656793778e-18,0.948938582457468, 87P 809
+-0.484262269828175,3.58585313587557e-18,0.913069412946432, 87P 810
+-0.714444104791887,6.78621057367043e-18,0.875439460928848, 87P 811
+-0.79070826069089,7.93815765058341e-18,0.865591777297816, 87P 812
+-0.941847205222195,1.04975355973535e-17,0.853983311160237, 87P 813
+-1.01669503239866,1.19100303815645e-17,0.852376800094868, 87P 814
+-2.87100391217259,5.03029560534442e-17,0.911123118576263, 87P 815
+-4.26419560429751,1.57736676392158e-16,3.23421442180076, 87P 816
+-6.21926772496939,1.74473920714258e-16,3.59924581356594, 87P 817
+-6.37285000541741,1.75049469727983e-16,3.61187690855341, 87P 818
+-6.68446326366632,1.75213865101418e-16,3.61547226326016, 87P 819
+-6.84223163183316,1.74860135260554e-16,3.60773613163008,-7, 87P 820
+1.74506405419689e-16,3.6,0,1; 87P 821
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 89P 822
+1,1,1,1,1,1,1,-7,1.74506405419689e-16,3.6,-7, 89P 823
+-0.433616295565404,3.59999550749853,-7,-0.847556606501774, 89P 824
+3.47105637552315,-7,-1.26155330051438,3.3420996806656,-7, 89P 825
+-1.61842056683398,3.09589319212294,-7,-1.97533644227452, 89P 826
+2.84965316763539,-7,-2.24283890343605,2.50845774849264,-7, 89P 827
+-2.510359161301,2.16723962991879,-7,-2.66431002787901, 89P 828
+1.76190517112195,0,1; 89P 829
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 91P 830
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-7, 91P 831
+-2.66431002787901,1.76190517112195,-6.85391109324352, 91P 832
+-2.66473386783409,1.76562989421325,-6.70782218649805, 91P 833
+-2.66515770778639,1.76935461730292,-6.41622173181852, 91P 834
+-2.66499676443602,1.76794024055533,-6.27074490507712, 91P 835
+-2.66434915360126,1.76223480552553,-4.38583261751745, 91P 836
+-2.64502424433468,1.59272081728353,-2.70841664242393, 91P 837
+-2.51928578283097,0.496458276735915,-0.84840228411519, 91P 838
+-2.4999608735644,0.611528927809028,-0.705014600720779, 91P 839
+-2.49931326272963,0.629702510985361,-0.417813534114413, 91P 840
+-2.49915231937927,0.678573371029575,-0.274024835402929, 91P 841
+-2.49957615933156,0.708589592785719,-0.130236136680422, 91P 842
+-2.49999999928665,0.738605814543492,0,1; 91P 843
+126,10,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,0.875, 93P 844
+0.875,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-0.130236133858268,-2.5, 93P 845
+0.73860581496063,-0.14415948973608,-2.08605090013519, 93P 846
+0.817569091637536,-0.150432203947609,-1.87882377054752, 93P 847
+0.853143422434426,-0.160888550067131,-1.53338501481059, 93P 848
+0.912444309297564,-0.166500341942069,-1.2559581303011, 93P 849
+0.944270363185917,-0.173107246541423,-0.929336437961455, 93P 850
+0.981739981892431,-0.174328843555499,-0.629720309912119, 93P 851
+0.988668002971306,-0.174898311883872,-0.490049130605265, 93P 852
+0.991897618415071,-0.174596612188809,-0.315109028670323, 93P 853
+0.990186594384397,-0.174415529255859,-0.210108369844738, 93P 854
+0.989159622017855,-0.173648177165354,0,0.984807751968504,0, 93P 855
+1; 93P 856
+102,4,87,89,91,93; 95P 857
+142,0,85,0,95,2; 97P 858
+144,85,1,0,97; 99P 859
+128,9,13,3,3,0,0,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75, 101P 860
+1,1,1,1,0,0,0,0,0.0625,0.0625,0.09375,0.09375,0.125,0.125, 101P 861
+0.875,0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 101P 862
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 101P 863
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 101P 864
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 101P 865
+1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 101P 866
+1,1,1,1,1,1,1,-0.173648177165354,0,0.984807751968504, 101P 867
+-0.174415600920632,0.210127991050052,0.989160028448986, 101P 868
+-0.175183024921972,0.420255982100104,0.993512305298563, 101P 869
+-0.173474663419342,0.839184637724135,0.983823702489522, 101P 870
+-0.170709741612467,1.04786696944287,0.968143049339229, 101P 871
+-0.162290946208679,1.46404929115933,0.920397682938116, 101P 872
+-0.156705571141825,1.67157731508625,0.888721444163458, 101P 873
+-0.144158843397093,2.08607022600878,0.817565410670945, 101P 874
+-0.137197490719216,2.29303511300439,0.778085615953091, 101P 875
+-0.130236137795276,2.5,0.738605820866142,-0.328955223496764, 101P 876
+1.79292656793778e-18,0.948938582457468,-0.32970665925714, 101P 877
+0.211726915177277,0.953200186511273,-0.329681672429316, 101P 878
+0.423211814507295,0.958991307459628,-0.325679633303916, 101P 879
+0.844103140866479,0.953265798662087,-0.321419468376413, 101P 880
+1.05339174798424,0.94014404773469,-0.310070373226992, 101P 881
+1.46978014850999,0.896360336014311,-0.303048514482425, 101P 882
+1.67690603456677,0.866079692832792,-0.288433908411634, 101P 883
+2.08941704933407,0.794315743351616,-0.280841161085409, 101P 884
+2.2948010264501,0.752834088068117,-0.274024836347385, 101P 885
+2.49957616005468,0.708589599145383,-0.484262269828175, 101P 886
+3.58585313587557e-18,0.913069412946432,-0.484997717593649, 101P 887
+0.213325839304502,0.917240344573561,-0.484180319937622, 101P 888
+0.426167646914486,0.924470309622135,-0.477884603192335, 101P 889
+0.849021644008823,0.92270789484042,-0.472129195146125, 101P 890
+1.05891652652562,0.912145046138801,-0.457849800254917, 101P 891
+1.47551100586064,0.872322989104923,-0.44939145783456, 101P 892
+1.68223475404729,0.843437941519427,-0.432708973440592, 101P 893
+2.09276387265935,0.771066076053914,-0.424484831466982, 101P 894
+2.2965669398958,0.727582560206211,-0.417813534914872, 101P 895
+2.49915232010937,0.678573377447693,-0.714444104791887, 101P 896
+6.78621057367043e-18,0.875439460928848,-0.715155570565008, 101P 897
+0.215724225495339,0.879474383915962,-0.713305587070242, 101P 898
+0.43064867473903,0.888374951700328,-0.704037445105819, 101P 899
+0.856588515577367,0.891094187698739,-0.696351233188679, 101P 900
+1.06748736962023,0.883394365506713,-0.678300510299049, 101P 901
+1.48458008402419,0.847564136844434,-0.667999503172135, 101P 902
+1.69079518383315,0.819797155823896,-0.648683292504097, 101P 903
+2.09849329585364,0.745050426138264,-0.639668088962973, 101P 904
+2.29997227748448,0.698076456029718,-0.633214334689737, 101P 905
+2.49927302761151,0.641920232517524,-0.79070826069089, 101P 906
+7.93815765058341e-18,0.865591777297816,-0.791411732466561, 101P 907
+0.216523687558952,0.869581364071591,-0.789243173064157, 101P 908
+0.432151212229671,0.878968163684903,-0.779061080809185, 101P 909
+0.85914625229672,0.882969376027732,-0.77078250634562, 101P 910
+1.07039748661319,0.876082624506266,-0.751577151610954, 101P 911
+1.48769172556997,0.841300462302577,-0.740713161659074, 101P 912
+1.69375499901795,0.813764898637721,-0.720595900348842, 101P 913
+2.10053602682196,0.738014640296426,-0.711342628990489, 101P 914
+2.30124917480005,0.689806549684613,-0.704961388810211, 101P 915
+2.49945504823158,0.631267979254526,-0.941847205222195, 101P 916
+1.04975355973535e-17,0.853983311160237,-0.942534689002964, 101P 917
+0.218122611686177,0.857882225507335,-0.939807649087965, 101P 918
+0.435178256894857,0.867979554981523,-0.928033670159926, 101P 919
+0.864349604471044,0.873758918622147,-0.918727713208869, 101P 920
+1.07634953870253,0.867974440847773,-0.897527779994843, 101P 921
+1.49413470550057,0.834240676373211,-0.885695166998386, 101P 922
+1.69993826559441,0.806644079825691,-0.864211818311798, 101P 923
+2.10495103401717,0.728100962782027,-0.854561082621667, 101P 924
+2.30415448437367,0.677162697366668,-0.848324870627304, 101P 925
+2.50017060441418,0.613859433100796,-1.01669503239866, 101P 926
+1.19100303815645e-17,0.852376800094868,-1.01737452218198, 101P 927
+0.218922073749789,0.856230378228628,-1.01440926275301, 101P 928
+0.436702764069403,0.866542363769674,-1.00196240271542, 101P 929
+0.866995219926015,0.872788976468454,-0.992224796005276, 101P 930
+1.07939147379892,0.867274417840465,-0.970191656520886, 101P 931
+1.4974660438854,0.833502416776143,-0.957956773486799, 101P 932
+1.70316171698607,0.80559408606013,-0.93591344333902, 101P 933
+2.10732331024406,0.725232713074541,-0.926104996225328, 101P 934
+2.30578289663173,0.672788751393828,-0.919941298323923, 101P 935
+2.50070413997672,0.607103140210064,-2.87100391217259, 101P 936
+5.03029560534442e-17,0.911123118576263,-2.87148355201964, 101P 937
+0.238908625340102,0.913843291376565,-2.8634972704177, 101P 938
+0.475143146802514,0.926981264298288,-2.8370317796702, 101P 939
+0.934446419778198,0.937287860578691,-2.81837186033534, 101P 940
+1.15740607142544,0.933440452028801,-2.77924642679685, 101P 941
+1.58402653720078,0.888550879057467,-2.7588237241745, 101P 942
+1.78768044221119,0.847768365547603,-2.72558425452569, 101P 943
+2.17154576645844,0.714329351141595,-2.71276748749924, 101P 944
+2.35173645699457,0.621702568536271,-2.70841664192178, 101P 945
+2.51928578295181,0.496458284405201,-4.26419560429751, 101P 946
+1.57736676392158e-16,3.23421442180076,-4.26448338820574, 101P 947
+0.258095714866802,3.23584652548094,-4.27339095530894, 101P 948
+0.518789669284482,3.18518411916824,-4.29860966905355, 101P 949
+1.02617459186902,2.99984831832737,-4.31481238958136, 101P 950
+1.27276261549598,2.8645747196127,-4.34613447371573, 101P 951
+1.73456216136534,2.54295896913113,-4.36127952427105, 101P 952
+1.94974347912548,2.35679058589941,-4.38243385067486, 101P 953
+2.33435565029696,1.97285705437017,-4.38844312652336, 101P 954
+2.5037519558738,1.77514143655735,-4.38583261917688, 101P 955
+2.6450242411388,1.59272082639686,-6.21926772496939, 101P 956
+1.74473920714258e-16,3.59924581356594,-6.2193476649439, 101P 957
+0.278881728520727,3.59969917569932,-6.22292755920686, 101P 958
+0.558767667326918,3.55076638491471,-6.23324946767215, 101P 959
+1.09632383971529,3.36602473295527,-6.23996136350959, 101P 960
+1.35389779702757,3.23006614762619,-6.25308422270634, 101P 961
+1.82458507441334,2.89205047697005,-6.2595023213292, 101P 962
+2.03764295335961,2.69007412093709,-6.26869523331094, 101P 963
+2.40114700475992,2.24731160828716,-6.27147004666982, 101P 964
+2.55154365865116,2.00659644536492,-6.27074490574024, 101P 965
+2.6643491498329,1.76223481533924,-6.37285000541741, 101P 966
+1.75049469727983e-16,3.61187690855341,-6.37291395739701, 101P 967
+0.280480652647952,3.61223959826012,-6.37591474670422, 101P 968
+0.561790465406451,3.56394698859314,-6.38458289516695, 101P 969
+1.101510205547,3.38077244170176,-6.39022615963057, 101P 970
+1.359824369603,3.24577543263329,-6.4012719425753, 101P 971
+1.83098558848741,2.9085267647333,-6.40668016926725, 101P 972
+2.04377526090824,2.70634867833119,-6.41444512054314, 101P 973
+2.40549831317034,2.26058226074916,-6.41680184512708, 101P 974
+2.55438102285434,2.01706657428013,-6.41622173238341, 101P 975
+2.66499676064505,1.76794025041866,-6.68446326366632, 101P 976
+1.75213865101418e-16,3.61547226326016,-6.68449523965612, 101P 977
+0.283678500902402,3.61565360811351,-6.68610020053901, 101P 978
+0.56776516917251,3.56937075705273,-6.69074797345823, 101P 979
+1.11159936763839,3.39151860941028,-6.69377873814861, 101P 980
+1.37125216039581,3.25990354560488,-6.69971989453811, 101P 981
+1.84307769270548,2.92710646870093,-6.70263314034266, 101P 982
+2.05518916728939,2.72598371430238,-6.70682931466845, 101P 983
+2.41313754409606,2.27639767596895,-6.70811224318971, 101P 984
+2.55892147297257,2.02801033877727,-6.70782218681788, 101P 985
+2.66515770398125,1.76935462724423,-6.84223163183316, 101P 986
+1.74860135260554e-16,3.60773613163008,-6.84224761982806, 101P 987
+0.285277425029627,3.60782680405676,-6.84305010026999, 101P 988
+0.570721001579701,3.56286770089335,-6.84537398673104, 101P 989
+1.11651787078074,3.38863335865819,-6.84688936907719, 101P 990
+1.37677693893718,3.25934700467288,-6.84985994727386, 101P 991
+1.84880855005614,2.93005119764404,-6.8513165701771, 101P 992
+2.06051788676991,2.73009384643583,-6.85341465734144, 101P 993
+2.41648436742134,2.27955460350953,-6.85405612160254, 101P 994
+2.56068738641827,2.0290503095508,-6.85391109341663, 101P 995
+2.66473386403593,1.76562990418198,-7,1.74506405419689e-16, 101P 996
+3.6,-7,0.286876349156852,3.6,-7,0.573676833986892, 101P 997
+3.55636464473252,-7,1.12143637392308,3.38574810790033,-7, 101P 998
+1.38230171747856,3.25879046373223,-7,1.85453940740679, 101P 999
+2.93299592657275,-7,2.06584660625043,2.73420397855198,-7, 101P 1000
+2.41983119074663,2.28271153102848,-7,2.56245329986398, 101P 1001
+2.03009028030126,-7,2.66431002409062,1.76190518109666,0,1,0, 101P 1002
+1; 101P 1003
+126,8,2,0,0,0,0,0,0,0,0.25,0.25,0.5,0.5,0.75,0.75,1,1,1,1,1, 103P 1004
+1,1,1,1,1,1,1,-7,2.66431002409062,1.76190518109666,-7, 103P 1005
+2.51034842966253,2.16726788048354,-7,2.24283889849853, 103P 1006
+2.50845775479023,-7,1.975292929691,2.84969410278689,-7, 103P 1007
+1.61842056244267,3.09589319515249,-7,1.26149958537785, 103P 1008
+3.34212582245605,-7,0.847556603954985,3.47105637631643,-7, 103P 1009
+0.433586083274803,3.59999550781155,-7,1.74506405419689e-16, 103P 1010
+3.6,0,1; 103P 1011
+126,13,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 105P 1012
+0.875,0.90625,0.90625,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1, 105P 1013
+1,1,1,1,1,1,-7,1.74506405419689e-16,3.6,-6.84223163183316, 105P 1014
+1.74860135260554e-16,3.60773613163008,-6.68446326366632, 105P 1015
+1.75213865101418e-16,3.61547226326016,-6.37285000541741, 105P 1016
+1.75049469727983e-16,3.61187690855341,-6.21926772496939, 105P 1017
+1.74473920714258e-16,3.59924581356594,-4.26419560429751, 105P 1018
+1.57736676392158e-16,3.23421442180076,-2.87100391217259, 105P 1019
+5.03029560534442e-17,0.911123118576263,-1.01669503239866, 105P 1020
+1.19100303815645e-17,0.852376800094868,-0.941847205222195, 105P 1021
+1.04975355973535e-17,0.853983311160237,-0.79070826069089, 105P 1022
+7.93815765058341e-18,0.865591777297816,-0.714444104791887, 105P 1023
+6.78621057367043e-18,0.875439460928848,-0.484262269828175, 105P 1024
+3.58585313587557e-18,0.913069412946432,-0.328955223496764, 105P 1025
+1.79292656793778e-18,0.948938582457468,-0.173648177165354,0, 105P 1026
+0.984807751968504,0,1; 105P 1027
+126,10,2,0,0,0,0,0,0,0,0.125,0.125,0.25,0.25,0.5,0.5,0.75, 107P 1028
+0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,-0.173648177165354,0, 107P 1029
+0.984807751968504,-0.174415672575979,0.210147612269614, 107P 1030
+0.989160434826662,-0.174596612188809,0.315109028670323, 107P 1031
+0.990186594384397,-0.17489828335756,0.490105717698165, 107P 1032
+0.991897456634314,-0.174328843555499,0.629720309912119, 107P 1033
+0.988668002971306,-0.173106600353473,0.929388484879363, 107P 1034
+0.981736317178378,-0.166500341942069,1.2559581303011, 107P 1035
+0.944270363185917,-0.160887071925783,1.53344100861403, 107P 1036
+0.912435926341237,-0.150432203947609,1.87882377054752, 107P 1037
+0.853143422434426,-0.144158189669947,2.08608955182307, 107P 1038
+0.817561718595959,-0.130236133858268,2.5,0.73860581496063,0, 107P 1039
+1; 107P 1040
+126,11,3,0,0,0,0,0,0,0,0,0.0625,0.0625,0.125,0.125,0.875, 109P 1041
+0.875,0.9375,0.9375,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, 109P 1042
+-0.130236141732283,2.5,0.738605826771654,-0.274024840284393, 109P 1043
+2.49957616005468,0.708589605050895,-0.417813538836501, 109P 1044
+2.49915232010937,0.678573383330137,-0.705014605145316, 109P 1045
+2.49931326344556,0.629702523336737,-0.848402288401675, 109P 1046
+2.49996087425772,0.611528940174758,-2.7084166450437, 109P 1047
+2.51928578295181,0.496458289088088,-4.38583261999197, 109P 1048
+2.6450242411388,1.59272082761949,-6.27074490585559, 109P 1049
+2.6643491498329,1.76223481551225,-6.41622173245646, 109P 1050
+2.66499676064505,1.76794025052824,-6.70782218683326, 109P 1051
+2.66515770398125,1.7693546272673,-6.85391109341663, 109P 1052
+2.66473386403593,1.76562990418198,-7,2.66431002409062, 109P 1053
+1.76190518109666,0,1; 109P 1054
+102,4,103,105,107,109; 111P 1055
+142,0,101,0,111,2; 113P 1056
+144,101,1,0,113; 115P 1057
+S 1G 4D 116P 1057 T 1
Deleted: cgm/trunk/test/ex2.iges
===================================================================
--- cgm/trunk/test/ex2.iges 2008-12-17 18:32:28 UTC (rev 2486)
+++ cgm/trunk/test/ex2.iges 2008-12-17 18:42:22 UTC (rev 2487)
@@ -1,287 +0,0 @@
-PLATE.001 SAMPLE MECHANICAL PART WITH ANNOTATION S 1
- USED AT AUTOFACT - OCTOBER 1982 AND IN VERSION 3.0 APPENDIX A S 2
- S 3
-ENTITY CONTENT: POINT, LINE, ARC and CONIC S 4
- LINEAR, ANGULAR, RADIUS, POINT and ORDINATE DIMENSION S 5
- GENERAL NOTE, GENERAL LABEL S 6
- S 7
-,,8HPANEL123,10HPANEL.IGES,4HEX 2,4HHAND,16,38,7,38,14,8HPANEL123,1.0, G 1
-1,4HINCH,1,0.028,13H900729.231652,0.0005,100.0, G 2
-25HIGES RFC Review Committee,8HIPO/NIST,6,0; G 3
- 124 1 1 1 0 0 0 0 0D 1
- 124 0 0 2 0 0D 2
- 212 3 1 1 5 0 0 0 10100D 3
- 212 0 0 2 0 0D 4
- 214 5 1 1 5 0 0 0 10100D 5
- 214 0 0 1 2 0D 6
- 210 6 1 1 5 0 0 0 101D 7
- 210 0 0 1 0 0D 8
- 110 7 1 1 1 0 0 0 0D 9
- 110 0 0 1 0 0D 10
- 110 8 1 1 1 0 0 0 0D 11
- 110 0 0 1 0 0D 12
- 110 9 1 1 1 0 0 0 0D 13
- 110 0 0 1 0 0D 14
- 110 10 1 1 1 0 0 0 0D 15
- 110 0 0 1 0 0D 16
- 100 11 1 1 1 0 0 0 0D 17
- 100 0 0 1 0 0D 18
- 100 12 1 1 1 0 0 0 0D 19
- 100 0 0 1 0 0D 20
- 100 13 1 1 1 0 0 0 0D 21
- 100 0 0 1 0 0D 22
- 100 14 1 1 1 0 0 0 0D 23
- 100 0 0 1 0 0D 24
- 116 15 1 1 2 0 0 0 0D 25
- 116 0 0 1 0 0D 26
- 116 16 1 1 2 0 0 0 0D 27
- 116 0 0 1 0 0D 28
- 116 17 1 1 2 0 0 0 0D 29
- 116 0 0 1 0 0D 30
- 116 18 1 1 2 0 0 0 0D 31
- 116 0 0 1 0 0D 32
- 104 19 1 1 3 0 1 0 0D 33
- 104 0 0 2 1 0D 34
- 116 21 1 1 2 0 0 0 0D 35
- 116 0 0 1 0 0D 36
- 116 22 1 1 2 0 0 0 0D 37
- 116 0 0 1 0 0D 38
- 212 23 1 1 4 0 0 0 10100D 39
- 212 0 0 1 0 0D 40
- 214 24 1 1 4 0 0 0 10100D 41
- 214 0 0 1 2 0D 42
- 214 25 1 1 4 0 0 0 10100D 43
- 214 0 0 1 2 0D 44
- 106 26 1 1 4 0 0 0 10100D 45
- 106 0 0 1 40 0D 46
- 106 27 1 1 4 0 0 0 10100D 47
- 106 0 0 1 40 0D 48
- 216 28 1 1 4 0 0 0 101D 49
- 216 0 0 1 0 0D 50
- 212 29 1 1 4 0 0 0 10100D 51
- 212 0 0 1 0 0D 52
- 214 30 1 1 4 0 0 0 10100D 53
- 214 0 0 1 2 0D 54
- 214 31 1 1 4 0 0 0 10100D 55
- 214 0 0 1 2 0D 56
- 106 32 1 1 4 0 0 0 10100D 57
- 106 0 0 1 40 0D 58
- 106 33 1 1 4 0 0 0 10100D 59
- 106 0 0 1 40 0D 60
- 216 34 1 1 4 0 0 0 101D 61
- 216 0 0 1 0 0D 62
- 212 35 1 1 5 0 0 0 10100D 63
- 212 0 0 1 0 0D 64
- 106 36 1 1 5 0 0 0 10100D 65
- 106 0 0 1 40 0D 66
- 218 37 1 1 5 0 0 0 101D 67
- 218 0 0 1 0 0D 68
- 212 38 1 1 5 0 0 0 10100D 69
- 212 0 0 1 0 0D 70
- 106 39 1 1 5 0 0 0 10100D 71
- 106 0 0 1 40 0D 72
- 218 40 1 1 5 0 0 0 101D 73
- 218 0 0 1 0 0D 74
- 212 41 1 1 5 0 0 0 10100D 75
- 212 0 0 1 0 0D 76
- 106 42 1 1 5 0 0 0 10100D 77
- 106 0 0 1 40 0D 78
- 218 43 1 1 5 0 0 0 101D 79
- 218 0 0 1 0 0D 80
- 212 44 1 1 5 0 0 0 10100D 81
- 212 0 0 1 0 0D 82
- 106 45 1 1 5 0 0 0 10100D 83
- 106 0 0 1 40 0D 84
- 218 46 1 1 5 0 0 0 101D 85
- 218 0 0 1 0 0D 86
- 212 47 1 1 5 0 0 0 10100D 87
- 212 0 0 1 0 0D 88
- 106 48 1 1 5 0 0 0 10100D 89
- 106 0 0 1 40 0D 90
- 218 49 1 1 5 0 0 0 101D 91
- 218 0 0 1 0 0D 92
- 212 50 1 1 5 0 0 0 10100D 93
- 212 0 0 1 0 0D 94
- 106 51 1 1 5 0 0 0 10100D 95
- 106 0 0 1 40 0D 96
- 218 52 1 1 5 0 0 0 101D 97
- 218 0 0 1 0 0D 98
- 212 53 1 1 5 0 0 0 10100D 99
- 212 0 0 2 0 0D 100
- 106 55 1 1 5 0 0 0 10100D 101
- 106 0 0 1 40 0D 102
- 218 56 1 1 5 0 0 0 101D 103
- 218 0 0 1 0 0D 104
- 212 57 1 1 5 0 0 0 10100D 105
- 212 0 0 2 0 0D 106
- 106 59 1 1 5 0 0 0 10100D 107
- 106 0 0 1 40 0D 108
- 218 60 1 1 5 0 0 0 101D 109
- 218 0 0 1 0 0D 110
- 212 61 1 1 5 0 0 0 10100D 111
- 212 0 0 2 0 0D 112
- 214 63 1 1 5 0 0 0 10100D 113
- 214 0 0 1 2 0D 114
- 222 64 1 1 5 0 0 0 101D 115
- 222 0 0 1 0 0D 116
- 212 65 1 1 6 0 0 0 10100D 117
- 212 0 0 1 0 0D 118
- 214 66 1 1 6 0 0 0 10100D 119
- 214 0 0 1 2 0D 120
- 214 67 1 1 6 0 0 0 10100D 121
- 214 0 0 1 2 0D 122
- 106 68 1 1 6 0 0 0 1010100D 123
- 106 0 0 1 40 0D 124
- 106 69 1 1 6 0 0 0 10100D 125
- 106 0 0 1 40 0D 126
- 216 70 1 1 6 0 0 0 101D 127
- 216 0 0 1 0 0D 128
- 212 71 1 1 6 0 0 0 10100D 129
- 212 0 0 1 0 0D 130
- 214 72 1 1 6 0 0 0 10100D 131
- 214 0 0 1 2 0D 132
- 214 73 1 1 6 0 0 0 10100D 133
- 214 0 0 1 2 0D 134
- 106 74 1 1 6 0 0 0 10100D 135
- 106 0 0 1 40 0D 136
- 106 75 1 1 6 0 0 0 1010100D 137
- 106 0 0 1 40 0D 138
- 216 76 1 1 6 0 0 0 101D 139
- 216 0 0 1 0 0D 140
- 212 77 1 1 6 0 0 0 10100D 141
- 212 0 0 1 0 0D 142
- 214 78 1 1 6 0 0 0 10100D 143
- 214 0 0 1 2 0D 144
- 214 79 1 1 6 0 0 0 10100D 145
- 214 0 0 1 2 0D 146
- 106 80 1 1 6 0 0 0 10100D 147
- 106 0 0 1 40 0D 148
- 106 81 1 1 6 0 0 0 10100D 149
- 106 0 0 1 40 0D 150
- 216 82 1 1 6 0 0 0 101D 151
- 216 0 0 1 0 0D 152
- 212 83 1 1 6 0 0 0 10100D 153
- 212 0 0 1 0 0D 154
- 214 84 1 1 6 0 0 0 10100D 155
- 214 0 0 1 2 0D 156
- 214 85 1 1 6 0 0 0 10100D 157
- 214 0 0 1 2 0D 158
- 106 86 1 1 6 0 0 0 10100D 159
- 106 0 0 1 40 0D 160
- 106 87 1 1 6 0 0 0 10100D 161
- 106 0 0 1 40 0D 162
- 216 88 1 1 6 0 0 0 101D 163
- 216 0 0 1 0 0D 164
- 110 89 1 4 6 0 0 0 100D 165
- 110 0 0 1 0 0D 166
- 110 90 1 4 6 0 0 0 100D 167
- 110 0 0 1 0 0D 168
- 212 91 1 1 6 0 0 0 10100D 169
- 212 0 0 1 0 0D 170
- 214 92 1 1 6 0 0 0 10100D 171
- 214 0 0 1 2 0D 172
- 214 93 1 1 6 0 0 0 10100D 173
- 214 0 0 1 2 0D 174
- 106 94 1 1 6 0 0 0 1010100D 175
- 106 0 0 1 40 0D 176
- 106 95 1 1 6 0 0 0 1010100D 177
- 106 0 0 1 40 0D 178
- 202 96 1 1 6 0 0 0 101D 179
- 202 0 0 1 0 0D 180
-124,0.70710678,-0.70710678,0.0,1.0,0.70710678,0.70710678,0.0, 1P 1
-1.0,0.0,0.0,1.0,0.0,0,0; 1P 2
-212,2,10,0.98,0.1,1,1.571,0.0,0,0,3.21,1.656,0.0,10HDRILL .010, 3P 3
-10,1.02,0.1,1,1.571,0.0,0,0,3.210,1.506,0.0,10H(6 PLACES),0,0; 3P 4
-214,2,0.150,0.050,0.0,4.800,2.000,4.562,1.546,4.262,1.546,0,0; 5P 5
-210,3,1,5,0,0; 7P 6
-110,0.0,0.200,0.0,0.0,3.000,0.0,0,0; 9P 7
-110,0.200,0.0,0.0,4.800,0.0,0.0,0,0; 11P 8
-110,5.000,0.200,0.0,5.000,3.000,0.0,0,0; 13P 9
-110,0.200,3.200,0.0,4.800,3.200,0.0,0,0; 15P 10
-100,0.0,4.800,3.000,5.000,3.000,4.800,3.200,0,0; 17P 11
-100,0.0,0.200,3.000,0.200,3.200,0.0,3.000,0,0; 19P 12
-100,0.0,0.200,0.200,0.0,0.200,0.200,0.00,0,0; 21P 13
-100,0.0,4.800,0.200,4.800,0.0,5.000,0.200,0,0; 23P 14
-116,4.000,3.000,0.0,0,0,0; 25P 15
-116,3.000,3.000,0.0,0,0,0; 27P 16
-116,2.000,3.000,0.0,0,0,0; 29P 17
-116,1.000,3.000,0.0,0,0,0; 31P 18
-104,4.000,0.0,16.000,0.0,0.0,-1.000,0.0,0.500,0.0,0.500,0.0, 33P 19
-0,0; 33P 20
-116,4.800,1.000,0.0,0,0,0; 35P 21
-116,4.800,2.000,0.0,0,0,0; 37P 22
-212,1,3,0.421,0.156,1,1.571,0.0,0,0,-0.639,1.614,0.0,3H3.2,0,0; 39P 23
-214,1,0.150,0.050,0.0,-0.454,3.200,-0.454,1.870,0,0; 41P 24
-214,1,0.150,0.050,0.0,-0.454,0.0,-0.454,1.514,0,0; 43P 25
-106,1,3,0.0,0.0,3.200,-0.094,3.200,-0.579,3.200,0,0; 45P 26
-106,1,3,0.0,0.0,0.0,-0.094,0.0,-0.579,0.0,0,0; 47P 27
-216,39,41,43,45,47,0,0; 49P 28
-212,1,3,0.437,0.156,1,1.571,0.0,0,0,2.032,-0.447,0.0,3H5.0,0,0; 51P 29
-214,1,0.150,0.050,0.0,0.0,-0.369,1.932,-0.369,0,0; 53P 30
-214,1,0.150,0.050,0.0,5.000,-0.369,2.519,-0.369,0,0; 55P 31
-106,1,3,0.0,0.0,0.0,0.0,-0.094,0.0,-0.494,0,0; 57P 32
-106,1,3,0.0,5.000,0.0,5.000,-0.094,5.000,-0.494,0,0; 59P 33
-216,51,53,55,57,59,0,0; 61P 34
-212,1,3,0.374,0.156,1,1.571,1.571,0,0,4.078,4.181,0.0,3H1.0,0,0; 63P 35
-106,1,3,0.0,4.000,3.094,4.000,3.188,4.000,3.993,0,0; 65P 36
-218,63,65,0,0; 67P 37
-212,1,3,0.421,0.156,1,1.571,1.571,0,0,3.078,4.183,0.0,3H2.0,0,0; 69P 38
-106,1,3,0.0,3.000,3.094,3.000,3.188,3.000,3.996,0,0; 71P 39
-218,69,71,0,0; 73P 40
-212,1,3,0.437,0.156,1,1.571,1.571,0,0,2.078,4.177,0.0,3H3.0,0,0; 75P 41
-106,1,3,0.0,2.000,3.094,2.000,3.188,2.000,3.989,0,0; 77P 42
-218,75,77,0,0; 79P 43
-212,1,3,0.437,0.156,1,1.571,1.571,0,0,1.078,4.177,0.0,3H4.0,0,0; 81P 44
-106,1,3,0.0,1.000,3.094,1.000,3.188,1.000,3.989,0,0; 83P 45
-218,81,83,0,0; 85P 46
-212,1,3,0.374,0.156,1,1.571,0.0,0,0,6.211,0.922,0.0,3H1.0,0,0; 87P 47
-106,1,3,0.0,4.894,1.000,4.988,1.000,6.024,1.000,0,0; 89P 48
-218,87,89,0,0; 91P 49
-212,1,3,0.421,0.156,1,1.571,0.0,0,0,6.211,1.922,0.0,3H2.0,0,0; 93P 50
-106,1,3,0.0,4.894,2.000,4.988,2.000,6.024,2.000,0,0; 95P 51
-218,93,95,0,0; 97P 52
-212,1,7,1.248,0.156,1,1.571,0.,0,0,6.23,-0.078,0.0,7HDATUM B,0, 99P 53
-0; 99P 54
-106,1,3,0.0,5.094,0.0,5.188,0.0,6.042,0.0,0,0; 101P 55
-218,99,101,0,0; 103P 56
-212,1,7,1.232,0.156,1,1.571,1.571,0,0,5.078,4.193,0.,7HDATUM A, 105P 57
-0,0; 105P 58
-106,1,3,0.0,5.000,3.094,5.000,3.187,5.000,4.006,0,0; 107P 59
-218,105,107,0,0; 109P 60
-212,2,4,0.35,0.100,1,1.571,0.,0,0,4.029,2.611,0.,4H.2 R,5,0.500, 111P 61
-0.100,1,1.571,0.0,0,0,4.029,2.461,0.0,5H(TYP),0,0; 111P 62
-214,2,0.150,0.050,0.0,4.877,3.185,4.862,2.511,4.562,2.511,0,0; 113P 63
-222,111,113,4.800,3.000,0,0; 115P 64
-212,1,3,0.240,0.100,1,1.571,0.0,0,0,1.559,0.602,0.0,3H1.0,0,0; 117P 65
-214,1,0.150,0.050,0.0,1.663,0.0,1.663,0.538,0,0; 119P 66
-214,1,0.150,0.050,0.0,1.663,1.000,1.663,0.766,0,0; 121P 67
-106,1,3,0.0,0.200,0.0,0.294,0.0,1.788,0.0,0,0; 123P 68
-106,1,3,0.0,1.000,1.000,1.094,1.000,1.788,1.000,0,0; 125P 69
-216,117,119,121,123,125,0,0; 127P 70
-212,1,3,0.240,0.100,1,1.571,0.0,0,0,0.537,0.275,0.0,3H1.0,0,0; 129P 71
-214,1,0.150,0.050,0.0,1.000,0.325,0.809,0.325,0,0; 131P 72
-214,1,0.150,0.050,0.0,0.0,0.325,0.473,0.325,0,0; 133P 73
-106,1,3,0.0,1.000,1.000,1.000,0.906,1.000,0.200,0,0; 135P 74
-106,1,3,0.0,0.0,0.012,0.0,0.106,0.0,0.200,0,0; 137P 75
-216,129,131,133,135,137,0,0; 139P 76
-212,1,3,0.240,0.100,1,1.571,0.0,0,0,0.470,1.289,0.0,3H1.0,0,0; 141P 77
-214,1,0.150,0.050,0.0,0.971,1.736,0.688,1.453,0,0; 143P 78
-214,1,0.150,0.050,0.0,0.264,1.029,0.459,1.225,0,0; 145P 79
-106,1,3,0.0,1.354,1.354,1.287,1.420,0.882,1.825,0,0; 147P 80
-106,1,3,0.0,0.646,0.646,0.580,0.713,0.175,1.118,0,0; 149P 81
-216,141,143,145,147,149,0,0; 151P 82
-212,1,2,0.170,0.100,1,1.571,0.0,0,0,1.631,1.622,0.0,2H.5,0,0; 153P 83
-214,1,0.150,0.050,0.0,1.863,1.509,2.146,1.226,0,0; 155P 84
-214,1,0.150,0.050,0.0,1.509,1.863,1.226,2.146,0,0; 157P 85
-106,1,3,0.0,1.177,0.823,1.243,0.890,1.951,1.598,0,0; 159P 86
-106,1,3,0.0,0.823,1.177,0.890,1.243,1.598,1.951,0,0; 161P 87
-216,153,155,157,159,161,0,0; 163P 88
-110,0.500,0.500,0.0,1.500,1.500,0.0,0,0; 165P 89
-110,1.225,0.775,0.0,0.775,1.225,0.0,0,0; 167P 90
-212,1,2,0.220,0.100,1,1.571,0.0,0,0,2.566,0.786,0.0,2H45,0,0; 169P 91
-214,1,0.150,0.050,0.0,2.847,0.0,2.754,0.722,0,0; 171P 92
-214,1,0.150,0.050,0.0,2.013,2.013,2.683,0.951,0,0; 173P 93
-106,1,3,0.0,4.988,0.0,4.894,0.0,2.972,0.0,0,0; 175P 94
-106,1,3,0.0,2.000,2.000,2.066,2.066,2.101,2.101,0,0; 177P 95
-202,169,175,177,0.0,0.0,2.847,171,173,0,0; 179P 96
-S 7G 3D 180P 96 T 1
\ No newline at end of file
Modified: cgm/trunk/test/r_w.cpp
===================================================================
--- cgm/trunk/test/r_w.cpp 2008-12-17 18:32:28 UTC (rev 2486)
+++ cgm/trunk/test/r_w.cpp 2008-12-17 18:42:22 UTC (rev 2487)
@@ -150,6 +150,7 @@
//Read in the geometry from iges file
const char *argiges = "ex3.iges";
CubitStatus status = read_geometry(1, &argiges, false);
+ //Constructed 18 Free Curves: 1 to 18
if (status == CUBIT_FAILURE) exit(1);
CubitStatus rsl = CUBIT_SUCCESS;
@@ -162,6 +163,23 @@
rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
num_ents_exported, cubit_version);
+ //Exported: 18 OCC Curves to ex3.occ
+
+ filetype = "IGES";
+ filename = "ex3export.iges";
+ num_ents_exported=0;
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+
+ //Exported: 18 OCC Curves to ex3export.iges
+
+ filetype = "STEP";
+ filename = "ex3export.step";
+ num_ents_exported=0;
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+ //Exported: 18 OCC Curves to ex3export.step
+
gti->bodies(bodies);
//delete all entities
@@ -174,17 +192,22 @@
gti->delete_RefEntity( free_entities.get_and_step());
}
- const char *argiges2 = "ex2.iges";
+
+ const char *argiges2 = "diffuser.iges";
status = read_geometry(1, &argiges2, false);
+ //Constructed 7 Volumes: 1 to 7
if (status == CUBIT_FAILURE) exit(1);
+ filetype = "OCC";
ref_entity_list.clean_out();
num_ents_exported=0;
- filename = "ex2.occ";
+ filename = "diffuser.occ";
rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
num_ents_exported, cubit_version);
+ //Exported: 7 OCC Bodies to diffuser.occ
+
gti->bodies(bodies);
//delete all entities
@@ -200,15 +223,32 @@
const char *argstep = "proe.stp";
status = read_geometry(1, &argstep, false);
+ //Constructed 12 Volumes: 8 to 19
if (status == CUBIT_FAILURE) exit(1);
+ filetype = "OCC";
ref_entity_list.clean_out();
num_ents_exported=0;
filename = "proe.occ";
rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
num_ents_exported, cubit_version);
+ //Exported: 12 OCC Bodies to proe.occ
+ filetype = "IGES";
+ filename = "proeexport.iges";
+ num_ents_exported=0;
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+ //Exported: 12 OCC Bodies to proeexport.iges
+
+ filetype = "STEP";
+ filename = "proeexport.step";
+ num_ents_exported=0;
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+ //Exported: 12 OCC Bodies to proeexport.step
+
gti->bodies(bodies);
//delete all entities
@@ -227,6 +267,7 @@
if (status == CUBIT_FAILURE) exit(1);
//Read in 2 volumes.
+ filetype = "OCC";
ref_entity_list.clean_out();
num_ents_exported=0;
filename = "beforesub.occ";
1
0
Author: janehu
Date: 2008-12-17 12:32:28 -0600 (Wed, 17 Dec 2008)
New Revision: 2486
Modified:
cgm/trunk/geom/OCC/OCCQueryEngine.cpp
cgm/trunk/geom/OCC/OCCQueryEngine.hpp
Log:
Added exporting function for exporting to iges or step format.
Modified: cgm/trunk/geom/OCC/OCCQueryEngine.cpp
===================================================================
--- cgm/trunk/geom/OCC/OCCQueryEngine.cpp 2008-12-17 16:50:20 UTC (rev 2485)
+++ cgm/trunk/geom/OCC/OCCQueryEngine.cpp 2008-12-17 18:32:28 UTC (rev 2486)
@@ -37,6 +37,9 @@
#include "BRepAdaptor_Curve.hxx"
#include "STEPControl_Reader.hxx"
#include "IGESControl_Reader.hxx"
+#include "STEPControl_Writer.hxx"
+#include "IGESControl_Writer.hxx"
+#include "STEPControl_StepModelType.hxx"
#include "IFSelect_ReturnStatus.hxx"
#include "BndLib_Add3dCurve.hxx"
#include "Poly_Polygon3D.hxx"
@@ -854,7 +857,9 @@
const CubitString &,
const char*)
{
- if( strcmp( file_type, "OCC" ) != 0 )
+ if( strcmp( file_type, "OCC" ) != 0 &&
+ strcmp( file_type, "STEP") != 0 &&
+ strcmp( file_type, "IGES") != 0)
{
//PRINT_ERROR("The specified file type, %s, is not supported!\n", filetype );
return CUBIT_FAILURE;
@@ -919,7 +924,7 @@
CubitStatus status;
//write out topology and attributes
- status = write_topology( file_name,
+ status = write_topology( file_name, file_type,
OCC_bodies, OCC_surfaces,
OCC_curves, OCC_points );
if( status == CUBIT_FAILURE ) return CUBIT_FAILURE;
@@ -934,36 +939,36 @@
{
if( flg )PRINT_INFO( " " );else flg=1;
if( free_body_count == 1 )
- PRINT_INFO( "%4d OCC Body\n", free_body_count );
+ PRINT_INFO( "%4d OCC Body to %s\n", free_body_count, file_name );
else
- PRINT_INFO( "%4d OCC Bodies\n", free_body_count );
+ PRINT_INFO( "%4d OCC Bodies to %s\n", free_body_count, file_name );
}
if( free_surface_count )
{
if( flg )PRINT_INFO( " " );else flg=1;
if( free_surface_count == 1 )
- PRINT_INFO( "%4d OCC Surface\n", free_surface_count );
+ PRINT_INFO( "%4d OCC Surface to %s\n", free_surface_count, file_name );
else
- PRINT_INFO( "%4d OCC Surface\n", free_surface_count );
+ PRINT_INFO( "%4d OCC Surface to %s\n", free_surface_count, file_name );
}
if( free_curve_count )
{
if( flg )PRINT_INFO( " " );else flg=1;
if( free_curve_count == 1 )
- PRINT_INFO( "%4d OCC Curve\n", free_curve_count );
+ PRINT_INFO( "%4d OCC Curve to %s\n", free_curve_count, file_name );
else
- PRINT_INFO( "%4d OCC Curves\n", free_curve_count );
+ PRINT_INFO( "%4d OCC Curves to %s\n", free_curve_count, file_name );
}
if( free_point_count )
{
if( flg )PRINT_INFO( " " );else flg=1;
if( free_point_count == 1 )
- PRINT_INFO( "%4d OCC Point\n", free_point_count );
+ PRINT_INFO( "%4d OCC Point to %s\n", free_point_count, file_name );
else
- PRINT_INFO( "%4d OCC Points\n", free_point_count );
+ PRINT_INFO( "%4d OCC Points to %s\n", free_point_count, file_name );
}
PRINT_INFO( "\n" );
@@ -980,6 +985,7 @@
CubitStatus
OCCQueryEngine::write_topology( const char* file_name,
+ const char* file_type,
DLIList<OCCBody*> &OCC_bodies,
DLIList<OCCSurface*> &OCC_surfaces,
DLIList<OCCCurve*> &OCC_curves,
@@ -1058,14 +1064,41 @@
B.Add(Co, *vertex);
}
- TDF_Label label;
- if(EXPORT_ATTRIB)
- label = mainLabel;
+ if(strcmp(file_type, "OCC") == 0)
+ {
+ TDF_Label label;
+ if(EXPORT_ATTRIB)
+ label = mainLabel;
- if(!Write(Co, const_cast<char*>(file_name),label))
- //if(!BRepTools::Write(Co, const_cast<char*>(file_name)))
- return CUBIT_FAILURE;
-
+ if(!Write(Co, const_cast<char*>(file_name),label))
+ return CUBIT_FAILURE;
+ }
+ else if(strcmp(file_type, "STEP") == 0)
+ {
+ STEPControl_Writer writer;
+ writer.Model( Standard_True);
+ writer.Transfer(Co, STEPControl_AsIs );
+ IFSelect_ReturnStatus stat = writer.Write( (char*) file_name);
+ if (stat != IFSelect_RetDone)
+ {
+ PRINT_INFO("%s: Cannot open file", file_name );
+ return CUBIT_FAILURE;
+ }
+ }
+
+ else // IGES file
+ {
+ IGESControl_Writer writer;
+ writer.AddShape(Co);
+ writer.ComputeModel();
+ Standard_Boolean stat = writer.Write( (char*) file_name);
+ if (!stat )
+ {
+ PRINT_INFO("%s: Cannot open file", file_name );
+ return CUBIT_FAILURE;
+ }
+ }
+
return CUBIT_SUCCESS;
}
Modified: cgm/trunk/geom/OCC/OCCQueryEngine.hpp
===================================================================
--- cgm/trunk/geom/OCC/OCCQueryEngine.hpp 2008-12-17 16:50:20 UTC (rev 2485)
+++ cgm/trunk/geom/OCC/OCCQueryEngine.hpp 2008-12-17 18:32:28 UTC (rev 2486)
@@ -381,6 +381,7 @@
CubitBoolean standalone = CUBIT_FALSE);
CubitStatus write_topology( const char* file_name,
+ const char* file_type,
DLIList<OCCBody*> &facet_bodies,
DLIList<OCCSurface*> &facet_surfaces,
DLIList<OCCCurve*> &facet_curves,
1
0
Author: kraftche
Date: 2008-12-17 10:50:20 -0600 (Wed, 17 Dec 2008)
New Revision: 2485
Modified:
cgm/trunk/test/r_w.cpp
Log:
simplify file extension checking (just as something to checkin so I can be sure that the source for the nightly tests is updated correctly)
Modified: cgm/trunk/test/r_w.cpp
===================================================================
--- cgm/trunk/test/r_w.cpp 2008-12-16 19:15:24 UTC (rev 2484)
+++ cgm/trunk/test/r_w.cpp 2008-12-17 16:50:20 UTC (rev 2485)
@@ -37,6 +37,8 @@
#include "RefEntityName.hpp"
#include "RefEntityFactory.hpp"
+#include <algorithm>
+
#ifndef SRCDIR
# define SRCDIR .
#endif
@@ -87,6 +89,24 @@
}
+std::string type_from_file_name( const std::string& filename )
+{
+ size_t dot_pos = filename.find_last_of( '.' );
+ if (dot_pos == std::string::npos)
+ return std::string();
+
+ std::string extension = filename.substr( dot_pos + 1 );
+ std::transform( extension.begin(), extension.end(), extension.begin(), tolower );
+ if (extension == "occ" || extension == "brep")
+ return "OCC";
+ else if (extension == "step" || extension == "stp")
+ return "STEP";
+ else if (extension == "iges" || extension == "igs")
+ return "IGES";
+ else
+ return std::string();
+}
+
/// attribs module: list, modify attributes in a give model or models
///
/// Arguments: file name(s) of geometry files in which to look
@@ -101,33 +121,12 @@
PRINT_SEPARATOR;
for (i = 0; i < num_files; i++) {
+ std::string type = type_from_file_name( argv[i] );
+ if (type.empty()) // just guess OCC
+ type = "OCC";
std::string filename( local ? "./" : SRCPATH );
filename += argv[i];
- int length = filename.length();
- std::string sub1 = filename.substr(length - 3);
- std::string sub2 = filename.substr(length - 4);
- char * cstr1;
- cstr1 = new char [length+1];
- char * cstr2;
- cstr2 = new char [length+1];
- strcpy (cstr1, sub1.c_str());
- strcpy (cstr2, sub2.c_str());
-
- if(!strcmp("OCC", cstr1) ||
- !strcmp("occ", cstr1 )||
- !strcmp("brep", cstr2)||
- !strcmp("BREP", cstr2) )
- status = gti->import_solid_model(filename.c_str(), "OCC");
- else if(!strcmp("step", cstr2) ||
- !strcmp("STEP", cstr2)||
- !strcmp("stp", cstr1) ||
- !strcmp("STP", cstr1))
- status = gti->import_solid_model(filename.c_str(), "STEP");
- else if(!strcmp("iges", cstr2) ||
- !strcmp("IGES", cstr2) ||
- !strcmp("igs", cstr1) ||
- !strcmp("IGS", cstr1))
- status = gti->import_solid_model(filename.c_str(), "IGES");
+ status = gti->import_solid_model(filename.c_str(), type.c_str());
if (status != CUBIT_SUCCESS) {
PRINT_ERROR("Problems reading geometry file %s.\n", filename.c_str());
abort();
1
0
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../trunk/configure --enable-debug --enable-release --with-occ=/opt/OpenCascade6.3 --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 'include' subdir of /opt/OpenCascade6.3... inc
checking for 'lib' subdir of /opt/OpenCascade6.3... 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 -g
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
make all-recursive
make[1]: Entering directory `/home/jason/cgm/test/64-occ'
Making all in compat
make[2]: Entering directory `/home/jason/cgm/test/64-occ/compat'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/compat'
Making all in util
make[2]: Entering directory `/home/jason/cgm/test/64-occ/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/util'
Making all in geom
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making all in Cholla
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/Cholla'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/Cholla'
Making all in facetbool
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/facetbool'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facetbool'
Making all in facet
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/facet'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facet'
Making all in virtual
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/virtual'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/virtual'
Making all in OCC
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making all in init
make[2]: Entering directory `/home/jason/cgm/test/64-occ/init'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/init'
Making all in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ'
Making all in itaps
make[2]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make all-recursive
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
Making all in test
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
Making all in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps'
Making all in examples
make[3]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
Making all in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ'
Making check in compat
make[1]: Entering directory `/home/jason/cgm/test/64-occ/compat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/compat'
Making check in util
make[1]: Entering directory `/home/jason/cgm/test/64-occ/util'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/util'
Making check in geom
make[1]: Entering directory `/home/jason/cgm/test/64-occ/geom'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making check in Cholla
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/Cholla'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/Cholla'
Making check in facetbool
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/facetbool'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facetbool'
Making check in facet
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/facet'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facet'
Making check in virtual
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/virtual'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/virtual'
Making check in OCC
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making check in init
make[1]: Entering directory `/home/jason/cgm/test/64-occ/init'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/init'
Making check in .
make[1]: Entering directory `/home/jason/cgm/test/64-occ'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ'
Making check in itaps
make[1]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make testgeom_occ
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make check-TESTS
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Using default input file: ../../trunk/itaps/../test/LeverArm.brep
Geometry engine set to: OCC Geometry Engine version 6.2.0
ITAPS GEOMETRY INTERFACE TEST PROGRAM:
gLoad: Model contents:
vertices: 0
edges: 0
faces: 0
regions: 0
Success
tags: Tags defined on model: <none>
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_occ
==================
All 1 tests passed
==================
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
Making check in test
make[1]: Entering directory `/home/jason/cgm/test/64-occ/test'
make sheet modify makept r_w test_occ
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
make[2]: `sheet' is up to date.
make[2]: `modify' is up to date.
make[2]: `makept' is up to date.
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_OCC -I. -I../../trunk/test -I.. -I../itaps -I../../trunk/geom -I../../trunk/util -I../../trunk/init -I../../trunk/geom/ACIS -I../../trunk/geom/virtual -I../../trunk/geom/facet -I../../trunk/geom/Cholla -I../../trunk/geom/OCC -I../../trunk/test -I/opt/OpenCascade6.3/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../trunk/test -DHAVE_OCC -Wall -pipe -pedantic -g -MT r_w.o -MD -MP -MF .deps/r_w.Tpo -c -o r_w.o ../../trunk/test/r_w.cpp
../../trunk/test/r_w.cpp: In function ‘CubitStatus make_Point()’:
../../trunk/test/r_w.cpp:273: warning: unused variable ‘d’
../../trunk/test/r_w.cpp:275: 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 -g -L/opt/OpenCascade6.3/lib -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o r_w r_w.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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
make[2]: `test_occ' is up to date.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make check-TESTS
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
PASS: sheet
Modified volume
Created volume(s): 9
Destroyed volume(s): 2 to 7
Exported: 1 OCC Body
=======================================
Constructed 1 Volume: 10
=======================================
Updated volume(s): 19
Destroyed volume(s): 20
Created volume(s): 22, 23
Destroyed volume(s): 19, 21
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 26
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 27
Updated volume(s): 27
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 27
Total 2 cuts performed, with from_shape having 8 faces.
Updated volume(s): 24
Destroyed volume(s): 25
Modified volume
Total 1 cuts performed, with from_shape having 7 faces.
Total 0 cuts performed, with from_shape having 2 faces.
Updated volume(s): 32
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 33
Created volume(s): 34
WARNING: Surfaces or Shells can't be used to cut a body.
ERROR: Subtract FAILED
Total 4 cuts performed, with from_shape having 10 faces.
Total 3 cuts performed, with from_shape having 9 faces.
Updated volume(s): 35, 36
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
Total 1 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Removing projected curves
Created volume(s): 39
Updated volume(s): 41
Destroyed volume(s): 40
Updated volume(s): 41
Destroyed volume(s): 42
The 1 body did not have common part with the tool_body.
The 1 body did not have common part with the tool_body.
Destroyed volume(s): 41, 43
Created volume(s): 46
Destroyed volume(s): 44
Updated volume(s): 45
Created volume(s): 49
Destroyed volume(s): 48
Updated volume(s): 47
Updated volume(s): 51
Destroyed volume(s): 50
Updated volume(s): 53
Destroyed volume(s): 52
Updated volume(s): 54
Destroyed volume(s): 55
Updated volume(s): 54
Modified volume
Created swept volume 60
Modified volume
Created swept volume 61
Created swept volume 62
Modified volume
Created swept volume 63
ERROR: Only surfaces with no intersection point with the axis can be revolve-swept.
Created swept volume 64
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 65
Created swept volume 66
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 67
Created swept volume 68
ERROR: Sweep along curve itself is not allowed.
Created swept volume 69
Created swept volume 70
Modified volume
Created swept volume 71
Created swept volume 72
ERROR: Errors found during Mergechk session.
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
3 OCC Points
Exported: 2 OCC Bodies
3 OCC Points
PASS: makept
=======================================
File not found : ../../trunk/test/ex3.iges
../../trunk/test/ex3.iges: Cannot open fileERROR: Problems reading geometry file ../../trunk/test/ex3.iges.
/bin/sh: line 4: 28719 Aborted /home/jason/bin/timeout 600 ${dir}$tst
FAIL: r_w
Constructed 1 Volume: 1
done...
PASS: test_occ
===================
2 of 5 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make: *** [check-recursive] Error 1
1
0
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../trunk/configure --enable-debug --enable-release --enable-32bit --with-occ=/opt/OpenCascade6.3-32bit --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_i386) 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_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_i386) 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_i386) 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_i386) 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... unknown
configure: WARNING: unknown Fortran name-mangling scheme
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 'include' subdir of /opt/OpenCascade6.3-32bit... inc
checking for 'lib' subdir of /opt/OpenCascade6.3-32bit... lib
checking if platform is 64-bit (-D_OCC64)... no
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 -g -m32
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
make all-recursive
make[1]: Entering directory `/home/jason/cgm/test/32-occ'
Making all in compat
make[2]: Entering directory `/home/jason/cgm/test/32-occ/compat'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/compat'
Making all in util
make[2]: Entering directory `/home/jason/cgm/test/32-occ/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/util'
Making all in geom
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom'
Making all in Cholla
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom/Cholla'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom/Cholla'
Making all in facetbool
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom/facetbool'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom/facetbool'
Making all in facet
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom/facet'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom/facet'
Making all in virtual
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom/virtual'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom/virtual'
Making all in OCC
make[3]: Entering directory `/home/jason/cgm/test/32-occ/geom/OCC'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom'
Making all in init
make[2]: Entering directory `/home/jason/cgm/test/32-occ/init'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/init'
Making all in .
make[2]: Entering directory `/home/jason/cgm/test/32-occ'
make[2]: Leaving directory `/home/jason/cgm/test/32-occ'
Making all in itaps
make[2]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
make all-recursive
make[3]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
make[4]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
Making all in test
make[2]: Entering directory `/home/jason/cgm/test/32-occ/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/test'
Making all in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/32-occ/cgm_apps'
Making all in examples
make[3]: Entering directory `/home/jason/cgm/test/32-occ/cgm_apps/examples'
Making all in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/32-occ/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/jason/cgm/test/32-occ/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/32-occ/cgm_apps/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/32-occ/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/32-occ/cgm_apps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/32-occ'
Making check in compat
make[1]: Entering directory `/home/jason/cgm/test/32-occ/compat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/compat'
Making check in util
make[1]: Entering directory `/home/jason/cgm/test/32-occ/util'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/util'
Making check in geom
make[1]: Entering directory `/home/jason/cgm/test/32-occ/geom'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom'
Making check in Cholla
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom/Cholla'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom/Cholla'
Making check in facetbool
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom/facetbool'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom/facetbool'
Making check in facet
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom/facet'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom/facet'
Making check in virtual
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom/virtual'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom/virtual'
Making check in OCC
make[2]: Entering directory `/home/jason/cgm/test/32-occ/geom/OCC'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/geom/OCC'
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/geom'
Making check in init
make[1]: Entering directory `/home/jason/cgm/test/32-occ/init'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/init'
Making check in .
make[1]: Entering directory `/home/jason/cgm/test/32-occ'
make[1]: Leaving directory `/home/jason/cgm/test/32-occ'
Making check in itaps
make[1]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
make testgeom_occ
make[3]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
make check-TESTS
make[3]: Entering directory `/home/jason/cgm/test/32-occ/itaps'
Using default input file: ../../trunk/itaps/../test/LeverArm.brep
Geometry engine set to: OCC Geometry Engine version 6.2.0
ITAPS GEOMETRY INTERFACE TEST PROGRAM:
gLoad: Model contents:
vertices: 0
edges: 0
faces: 0
regions: 0
Success
tags: Tags defined on model: <none>
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_occ
==================
All 1 tests passed
==================
make[3]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/itaps'
Making check in test
make[1]: Entering directory `/home/jason/cgm/test/32-occ/test'
make sheet modify makept r_w test_occ
make[2]: Entering directory `/home/jason/cgm/test/32-occ/test'
make[2]: `sheet' is up to date.
make[2]: `modify' is up to date.
make[2]: `makept' is up to date.
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_OCC -I. -I../../trunk/test -I.. -I../itaps -I../../trunk/geom -I../../trunk/util -I../../trunk/init -I../../trunk/geom/ACIS -I../../trunk/geom/virtual -I../../trunk/geom/facet -I../../trunk/geom/Cholla -I../../trunk/geom/OCC -I../../trunk/test -I/opt/OpenCascade6.3-32bit/inc -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -DSRCDIR=../../trunk/test -DHAVE_OCC -Wall -pipe -pedantic -g -m32 -MT r_w.o -MD -MP -MF .deps/r_w.Tpo -c -o r_w.o ../../trunk/test/r_w.cpp
../../trunk/test/r_w.cpp: In function ‘CubitStatus make_Point()’:
../../trunk/test/r_w.cpp:273: warning: unused variable ‘d’
../../trunk/test/r_w.cpp:275: 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 -g -m32 -L/opt/OpenCascade6.3-32bit/lib -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -m32 -o r_w r_w.o -L/opt/OpenCascade6.3-32bit/lib ../.libs/libcgm.a /opt/OpenCascade6.3-32bit/lib/libTKFeat.so /opt/OpenCascade6.3-32bit/lib/libTKHLR.so /opt/OpenCascade6.3-32bit/lib/libTKIGES.so /opt/OpenCascade6.3-32bit/lib/libTKOffset.so /opt/OpenCascade6.3-32bit/lib/libTKFillet.so /opt/OpenCascade6.3-32bit/lib/libTKBool.so /opt/OpenCascade6.3-32bit/lib/libTKBO.so /opt/OpenCascade6.3-32bit/lib/libTKPrim.so /opt/OpenCascade6.3-32bit/lib/libTKSTEP.so /opt/OpenCascade6.3-32bit/lib/libTKSTEPAttr.so /opt/OpenCascade6.3-32bit/lib/libTKSTEP209.so /opt/OpenCascade6.3-32bit/lib/libTKSTEPBase.so /opt/OpenCascade6.3-32bit/lib/libTKSTL.so /opt/OpenCascade6.3-32bit/lib/libTKMesh.so /opt/OpenCascade6.3-32bit/lib/libTKXSBase.so /opt/OpenCascade6.3-32bit/lib/libTKShHealing.so /opt/OpenCascade6.3-32bit/lib/libTKLCAF.so /opt/OpenCascade6.3-32bit/lib/libTKCDF.so /opt/OpenCascade6.3-32bit/lib/libTKTopAlgo.so /opt/OpenCascade6.3-32bit/lib/libTKGeomAlgo.so /opt/Op!
enCascade6.3-32bit/lib/libTKBRep.so /opt/OpenCascade6.3-32bit/lib/libTKGeomBase.so /opt/OpenCascade6.3-32bit/lib/libTKG3d.so /opt/OpenCascade6.3-32bit/lib/libTKG2d.so /opt/OpenCascade6.3-32bit/lib/libTKMath.so /opt/OpenCascade6.3-32bit/lib/libTKernel.so -lpthread -ldl -lm -Wl,--rpath -Wl,/opt/OpenCascade6.3-32bit/lib -Wl,--rpath -Wl,/opt/OpenCascade6.3-32bit/lib
make[2]: `test_occ' is up to date.
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/test'
make check-TESTS
make[2]: Entering directory `/home/jason/cgm/test/32-occ/test'
PASS: sheet
Modified volume
Created volume(s): 9
Destroyed volume(s): 2 to 7
Exported: 1 OCC Body
=======================================
Constructed 1 Volume: 10
=======================================
Updated volume(s): 19
Destroyed volume(s): 20
Created volume(s): 22, 23
Destroyed volume(s): 19, 21
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 26
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 27
Updated volume(s): 27
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 27
Total 2 cuts performed, with from_shape having 8 faces.
Updated volume(s): 24
Destroyed volume(s): 25
Modified volume
Total 1 cuts performed, with from_shape having 7 faces.
Total 0 cuts performed, with from_shape having 2 faces.
Updated volume(s): 32
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 33
Created volume(s): 34
WARNING: Surfaces or Shells can't be used to cut a body.
ERROR: Subtract FAILED
Total 4 cuts performed, with from_shape having 10 faces.
Total 3 cuts performed, with from_shape having 9 faces.
Updated volume(s): 35, 36
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
Total 1 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Removing projected curves
Created volume(s): 39
Updated volume(s): 41
Destroyed volume(s): 40
Updated volume(s): 41
Destroyed volume(s): 42
The 1 body did not have common part with the tool_body.
The 1 body did not have common part with the tool_body.
Destroyed volume(s): 41, 43
Created volume(s): 46
Destroyed volume(s): 44
Updated volume(s): 45
Created volume(s): 49
Destroyed volume(s): 48
Updated volume(s): 47
Updated volume(s): 51
Destroyed volume(s): 50
Updated volume(s): 53
Destroyed volume(s): 52
Updated volume(s): 54
Destroyed volume(s): 55
Updated volume(s): 54
Modified volume
Created swept volume 60
Modified volume
Created swept volume 61
Created swept volume 62
Modified volume
Created swept volume 63
ERROR: Only surfaces with no intersection point with the axis can be revolve-swept.
Created swept volume 64
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 65
Created swept volume 66
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 67
Created swept volume 68
ERROR: Sweep along curve itself is not allowed.
Created swept volume 69
Created swept volume 70
Modified volume
Created swept volume 71
Created swept volume 72
ERROR: Errors found during Mergechk session.
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
3 OCC Points
Exported: 2 OCC Bodies
3 OCC Points
PASS: makept
=======================================
File not found : ../../trunk/test/ex3.iges
../../trunk/test/ex3.iges: Cannot open fileERROR: Problems reading geometry file ../../trunk/test/ex3.iges.
/bin/sh: line 4: 20333 Aborted /home/jason/bin/timeout 600 ${dir}$tst
FAIL: r_w
Constructed 1 Volume: 1
done...
PASS: test_occ
===================
2 of 5 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/jason/cgm/test/32-occ/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jason/cgm/test/32-occ/test'
make: *** [check-recursive] Error 1
1
0
/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]: *** No rule to make target `proe.stp', needed by `distdir'. Stop.
make[1]: Leaving directory `/home/jason/cgm/test/dist/test'
make: *** [distdir] Error 1
1
0
Author: janehu
Date: 2008-12-16 13:15:24 -0600 (Tue, 16 Dec 2008)
New Revision: 2484
Added:
cgm/trunk/test/ex2.iges
cgm/trunk/test/ex3.iges
cgm/trunk/test/proe.stp
cgm/trunk/test/stitch.name_occ
Removed:
cgm/trunk/test/stitch.occ_name
Modified:
cgm/trunk/test/Makefile.am
cgm/trunk/test/r_w.cpp
Log:
Added some simple test cases for importing iges and step files.
Modified: cgm/trunk/test/Makefile.am
===================================================================
--- cgm/trunk/test/Makefile.am 2008-12-15 19:30:48 UTC (rev 2483)
+++ cgm/trunk/test/Makefile.am 2008-12-16 19:15:24 UTC (rev 2484)
@@ -66,7 +66,10 @@
model7.sat \
hollow.sat \
unite4.occ \
- stitch.occ_name
+ proe.stp \
+ ex2.iges \
+ ex3.iges \
+ stitch.name_occ
# Files that are created by tests, and that therefore
# - should be removed during 'make clean'
Added: cgm/trunk/test/ex2.iges
===================================================================
--- cgm/trunk/test/ex2.iges (rev 0)
+++ cgm/trunk/test/ex2.iges 2008-12-16 19:15:24 UTC (rev 2484)
@@ -0,0 +1,287 @@
+PLATE.001 SAMPLE MECHANICAL PART WITH ANNOTATION S 1
+ USED AT AUTOFACT - OCTOBER 1982 AND IN VERSION 3.0 APPENDIX A S 2
+ S 3
+ENTITY CONTENT: POINT, LINE, ARC and CONIC S 4
+ LINEAR, ANGULAR, RADIUS, POINT and ORDINATE DIMENSION S 5
+ GENERAL NOTE, GENERAL LABEL S 6
+ S 7
+,,8HPANEL123,10HPANEL.IGES,4HEX 2,4HHAND,16,38,7,38,14,8HPANEL123,1.0, G 1
+1,4HINCH,1,0.028,13H900729.231652,0.0005,100.0, G 2
+25HIGES RFC Review Committee,8HIPO/NIST,6,0; G 3
+ 124 1 1 1 0 0 0 0 0D 1
+ 124 0 0 2 0 0D 2
+ 212 3 1 1 5 0 0 0 10100D 3
+ 212 0 0 2 0 0D 4
+ 214 5 1 1 5 0 0 0 10100D 5
+ 214 0 0 1 2 0D 6
+ 210 6 1 1 5 0 0 0 101D 7
+ 210 0 0 1 0 0D 8
+ 110 7 1 1 1 0 0 0 0D 9
+ 110 0 0 1 0 0D 10
+ 110 8 1 1 1 0 0 0 0D 11
+ 110 0 0 1 0 0D 12
+ 110 9 1 1 1 0 0 0 0D 13
+ 110 0 0 1 0 0D 14
+ 110 10 1 1 1 0 0 0 0D 15
+ 110 0 0 1 0 0D 16
+ 100 11 1 1 1 0 0 0 0D 17
+ 100 0 0 1 0 0D 18
+ 100 12 1 1 1 0 0 0 0D 19
+ 100 0 0 1 0 0D 20
+ 100 13 1 1 1 0 0 0 0D 21
+ 100 0 0 1 0 0D 22
+ 100 14 1 1 1 0 0 0 0D 23
+ 100 0 0 1 0 0D 24
+ 116 15 1 1 2 0 0 0 0D 25
+ 116 0 0 1 0 0D 26
+ 116 16 1 1 2 0 0 0 0D 27
+ 116 0 0 1 0 0D 28
+ 116 17 1 1 2 0 0 0 0D 29
+ 116 0 0 1 0 0D 30
+ 116 18 1 1 2 0 0 0 0D 31
+ 116 0 0 1 0 0D 32
+ 104 19 1 1 3 0 1 0 0D 33
+ 104 0 0 2 1 0D 34
+ 116 21 1 1 2 0 0 0 0D 35
+ 116 0 0 1 0 0D 36
+ 116 22 1 1 2 0 0 0 0D 37
+ 116 0 0 1 0 0D 38
+ 212 23 1 1 4 0 0 0 10100D 39
+ 212 0 0 1 0 0D 40
+ 214 24 1 1 4 0 0 0 10100D 41
+ 214 0 0 1 2 0D 42
+ 214 25 1 1 4 0 0 0 10100D 43
+ 214 0 0 1 2 0D 44
+ 106 26 1 1 4 0 0 0 10100D 45
+ 106 0 0 1 40 0D 46
+ 106 27 1 1 4 0 0 0 10100D 47
+ 106 0 0 1 40 0D 48
+ 216 28 1 1 4 0 0 0 101D 49
+ 216 0 0 1 0 0D 50
+ 212 29 1 1 4 0 0 0 10100D 51
+ 212 0 0 1 0 0D 52
+ 214 30 1 1 4 0 0 0 10100D 53
+ 214 0 0 1 2 0D 54
+ 214 31 1 1 4 0 0 0 10100D 55
+ 214 0 0 1 2 0D 56
+ 106 32 1 1 4 0 0 0 10100D 57
+ 106 0 0 1 40 0D 58
+ 106 33 1 1 4 0 0 0 10100D 59
+ 106 0 0 1 40 0D 60
+ 216 34 1 1 4 0 0 0 101D 61
+ 216 0 0 1 0 0D 62
+ 212 35 1 1 5 0 0 0 10100D 63
+ 212 0 0 1 0 0D 64
+ 106 36 1 1 5 0 0 0 10100D 65
+ 106 0 0 1 40 0D 66
+ 218 37 1 1 5 0 0 0 101D 67
+ 218 0 0 1 0 0D 68
+ 212 38 1 1 5 0 0 0 10100D 69
+ 212 0 0 1 0 0D 70
+ 106 39 1 1 5 0 0 0 10100D 71
+ 106 0 0 1 40 0D 72
+ 218 40 1 1 5 0 0 0 101D 73
+ 218 0 0 1 0 0D 74
+ 212 41 1 1 5 0 0 0 10100D 75
+ 212 0 0 1 0 0D 76
+ 106 42 1 1 5 0 0 0 10100D 77
+ 106 0 0 1 40 0D 78
+ 218 43 1 1 5 0 0 0 101D 79
+ 218 0 0 1 0 0D 80
+ 212 44 1 1 5 0 0 0 10100D 81
+ 212 0 0 1 0 0D 82
+ 106 45 1 1 5 0 0 0 10100D 83
+ 106 0 0 1 40 0D 84
+ 218 46 1 1 5 0 0 0 101D 85
+ 218 0 0 1 0 0D 86
+ 212 47 1 1 5 0 0 0 10100D 87
+ 212 0 0 1 0 0D 88
+ 106 48 1 1 5 0 0 0 10100D 89
+ 106 0 0 1 40 0D 90
+ 218 49 1 1 5 0 0 0 101D 91
+ 218 0 0 1 0 0D 92
+ 212 50 1 1 5 0 0 0 10100D 93
+ 212 0 0 1 0 0D 94
+ 106 51 1 1 5 0 0 0 10100D 95
+ 106 0 0 1 40 0D 96
+ 218 52 1 1 5 0 0 0 101D 97
+ 218 0 0 1 0 0D 98
+ 212 53 1 1 5 0 0 0 10100D 99
+ 212 0 0 2 0 0D 100
+ 106 55 1 1 5 0 0 0 10100D 101
+ 106 0 0 1 40 0D 102
+ 218 56 1 1 5 0 0 0 101D 103
+ 218 0 0 1 0 0D 104
+ 212 57 1 1 5 0 0 0 10100D 105
+ 212 0 0 2 0 0D 106
+ 106 59 1 1 5 0 0 0 10100D 107
+ 106 0 0 1 40 0D 108
+ 218 60 1 1 5 0 0 0 101D 109
+ 218 0 0 1 0 0D 110
+ 212 61 1 1 5 0 0 0 10100D 111
+ 212 0 0 2 0 0D 112
+ 214 63 1 1 5 0 0 0 10100D 113
+ 214 0 0 1 2 0D 114
+ 222 64 1 1 5 0 0 0 101D 115
+ 222 0 0 1 0 0D 116
+ 212 65 1 1 6 0 0 0 10100D 117
+ 212 0 0 1 0 0D 118
+ 214 66 1 1 6 0 0 0 10100D 119
+ 214 0 0 1 2 0D 120
+ 214 67 1 1 6 0 0 0 10100D 121
+ 214 0 0 1 2 0D 122
+ 106 68 1 1 6 0 0 0 1010100D 123
+ 106 0 0 1 40 0D 124
+ 106 69 1 1 6 0 0 0 10100D 125
+ 106 0 0 1 40 0D 126
+ 216 70 1 1 6 0 0 0 101D 127
+ 216 0 0 1 0 0D 128
+ 212 71 1 1 6 0 0 0 10100D 129
+ 212 0 0 1 0 0D 130
+ 214 72 1 1 6 0 0 0 10100D 131
+ 214 0 0 1 2 0D 132
+ 214 73 1 1 6 0 0 0 10100D 133
+ 214 0 0 1 2 0D 134
+ 106 74 1 1 6 0 0 0 10100D 135
+ 106 0 0 1 40 0D 136
+ 106 75 1 1 6 0 0 0 1010100D 137
+ 106 0 0 1 40 0D 138
+ 216 76 1 1 6 0 0 0 101D 139
+ 216 0 0 1 0 0D 140
+ 212 77 1 1 6 0 0 0 10100D 141
+ 212 0 0 1 0 0D 142
+ 214 78 1 1 6 0 0 0 10100D 143
+ 214 0 0 1 2 0D 144
+ 214 79 1 1 6 0 0 0 10100D 145
+ 214 0 0 1 2 0D 146
+ 106 80 1 1 6 0 0 0 10100D 147
+ 106 0 0 1 40 0D 148
+ 106 81 1 1 6 0 0 0 10100D 149
+ 106 0 0 1 40 0D 150
+ 216 82 1 1 6 0 0 0 101D 151
+ 216 0 0 1 0 0D 152
+ 212 83 1 1 6 0 0 0 10100D 153
+ 212 0 0 1 0 0D 154
+ 214 84 1 1 6 0 0 0 10100D 155
+ 214 0 0 1 2 0D 156
+ 214 85 1 1 6 0 0 0 10100D 157
+ 214 0 0 1 2 0D 158
+ 106 86 1 1 6 0 0 0 10100D 159
+ 106 0 0 1 40 0D 160
+ 106 87 1 1 6 0 0 0 10100D 161
+ 106 0 0 1 40 0D 162
+ 216 88 1 1 6 0 0 0 101D 163
+ 216 0 0 1 0 0D 164
+ 110 89 1 4 6 0 0 0 100D 165
+ 110 0 0 1 0 0D 166
+ 110 90 1 4 6 0 0 0 100D 167
+ 110 0 0 1 0 0D 168
+ 212 91 1 1 6 0 0 0 10100D 169
+ 212 0 0 1 0 0D 170
+ 214 92 1 1 6 0 0 0 10100D 171
+ 214 0 0 1 2 0D 172
+ 214 93 1 1 6 0 0 0 10100D 173
+ 214 0 0 1 2 0D 174
+ 106 94 1 1 6 0 0 0 1010100D 175
+ 106 0 0 1 40 0D 176
+ 106 95 1 1 6 0 0 0 1010100D 177
+ 106 0 0 1 40 0D 178
+ 202 96 1 1 6 0 0 0 101D 179
+ 202 0 0 1 0 0D 180
+124,0.70710678,-0.70710678,0.0,1.0,0.70710678,0.70710678,0.0, 1P 1
+1.0,0.0,0.0,1.0,0.0,0,0; 1P 2
+212,2,10,0.98,0.1,1,1.571,0.0,0,0,3.21,1.656,0.0,10HDRILL .010, 3P 3
+10,1.02,0.1,1,1.571,0.0,0,0,3.210,1.506,0.0,10H(6 PLACES),0,0; 3P 4
+214,2,0.150,0.050,0.0,4.800,2.000,4.562,1.546,4.262,1.546,0,0; 5P 5
+210,3,1,5,0,0; 7P 6
+110,0.0,0.200,0.0,0.0,3.000,0.0,0,0; 9P 7
+110,0.200,0.0,0.0,4.800,0.0,0.0,0,0; 11P 8
+110,5.000,0.200,0.0,5.000,3.000,0.0,0,0; 13P 9
+110,0.200,3.200,0.0,4.800,3.200,0.0,0,0; 15P 10
+100,0.0,4.800,3.000,5.000,3.000,4.800,3.200,0,0; 17P 11
+100,0.0,0.200,3.000,0.200,3.200,0.0,3.000,0,0; 19P 12
+100,0.0,0.200,0.200,0.0,0.200,0.200,0.00,0,0; 21P 13
+100,0.0,4.800,0.200,4.800,0.0,5.000,0.200,0,0; 23P 14
+116,4.000,3.000,0.0,0,0,0; 25P 15
+116,3.000,3.000,0.0,0,0,0; 27P 16
+116,2.000,3.000,0.0,0,0,0; 29P 17
+116,1.000,3.000,0.0,0,0,0; 31P 18
+104,4.000,0.0,16.000,0.0,0.0,-1.000,0.0,0.500,0.0,0.500,0.0, 33P 19
+0,0; 33P 20
+116,4.800,1.000,0.0,0,0,0; 35P 21
+116,4.800,2.000,0.0,0,0,0; 37P 22
+212,1,3,0.421,0.156,1,1.571,0.0,0,0,-0.639,1.614,0.0,3H3.2,0,0; 39P 23
+214,1,0.150,0.050,0.0,-0.454,3.200,-0.454,1.870,0,0; 41P 24
+214,1,0.150,0.050,0.0,-0.454,0.0,-0.454,1.514,0,0; 43P 25
+106,1,3,0.0,0.0,3.200,-0.094,3.200,-0.579,3.200,0,0; 45P 26
+106,1,3,0.0,0.0,0.0,-0.094,0.0,-0.579,0.0,0,0; 47P 27
+216,39,41,43,45,47,0,0; 49P 28
+212,1,3,0.437,0.156,1,1.571,0.0,0,0,2.032,-0.447,0.0,3H5.0,0,0; 51P 29
+214,1,0.150,0.050,0.0,0.0,-0.369,1.932,-0.369,0,0; 53P 30
+214,1,0.150,0.050,0.0,5.000,-0.369,2.519,-0.369,0,0; 55P 31
+106,1,3,0.0,0.0,0.0,0.0,-0.094,0.0,-0.494,0,0; 57P 32
+106,1,3,0.0,5.000,0.0,5.000,-0.094,5.000,-0.494,0,0; 59P 33
+216,51,53,55,57,59,0,0; 61P 34
+212,1,3,0.374,0.156,1,1.571,1.571,0,0,4.078,4.181,0.0,3H1.0,0,0; 63P 35
+106,1,3,0.0,4.000,3.094,4.000,3.188,4.000,3.993,0,0; 65P 36
+218,63,65,0,0; 67P 37
+212,1,3,0.421,0.156,1,1.571,1.571,0,0,3.078,4.183,0.0,3H2.0,0,0; 69P 38
+106,1,3,0.0,3.000,3.094,3.000,3.188,3.000,3.996,0,0; 71P 39
+218,69,71,0,0; 73P 40
+212,1,3,0.437,0.156,1,1.571,1.571,0,0,2.078,4.177,0.0,3H3.0,0,0; 75P 41
+106,1,3,0.0,2.000,3.094,2.000,3.188,2.000,3.989,0,0; 77P 42
+218,75,77,0,0; 79P 43
+212,1,3,0.437,0.156,1,1.571,1.571,0,0,1.078,4.177,0.0,3H4.0,0,0; 81P 44
+106,1,3,0.0,1.000,3.094,1.000,3.188,1.000,3.989,0,0; 83P 45
+218,81,83,0,0; 85P 46
+212,1,3,0.374,0.156,1,1.571,0.0,0,0,6.211,0.922,0.0,3H1.0,0,0; 87P 47
+106,1,3,0.0,4.894,1.000,4.988,1.000,6.024,1.000,0,0; 89P 48
+218,87,89,0,0; 91P 49
+212,1,3,0.421,0.156,1,1.571,0.0,0,0,6.211,1.922,0.0,3H2.0,0,0; 93P 50
+106,1,3,0.0,4.894,2.000,4.988,2.000,6.024,2.000,0,0; 95P 51
+218,93,95,0,0; 97P 52
+212,1,7,1.248,0.156,1,1.571,0.,0,0,6.23,-0.078,0.0,7HDATUM B,0, 99P 53
+0; 99P 54
+106,1,3,0.0,5.094,0.0,5.188,0.0,6.042,0.0,0,0; 101P 55
+218,99,101,0,0; 103P 56
+212,1,7,1.232,0.156,1,1.571,1.571,0,0,5.078,4.193,0.,7HDATUM A, 105P 57
+0,0; 105P 58
+106,1,3,0.0,5.000,3.094,5.000,3.187,5.000,4.006,0,0; 107P 59
+218,105,107,0,0; 109P 60
+212,2,4,0.35,0.100,1,1.571,0.,0,0,4.029,2.611,0.,4H.2 R,5,0.500, 111P 61
+0.100,1,1.571,0.0,0,0,4.029,2.461,0.0,5H(TYP),0,0; 111P 62
+214,2,0.150,0.050,0.0,4.877,3.185,4.862,2.511,4.562,2.511,0,0; 113P 63
+222,111,113,4.800,3.000,0,0; 115P 64
+212,1,3,0.240,0.100,1,1.571,0.0,0,0,1.559,0.602,0.0,3H1.0,0,0; 117P 65
+214,1,0.150,0.050,0.0,1.663,0.0,1.663,0.538,0,0; 119P 66
+214,1,0.150,0.050,0.0,1.663,1.000,1.663,0.766,0,0; 121P 67
+106,1,3,0.0,0.200,0.0,0.294,0.0,1.788,0.0,0,0; 123P 68
+106,1,3,0.0,1.000,1.000,1.094,1.000,1.788,1.000,0,0; 125P 69
+216,117,119,121,123,125,0,0; 127P 70
+212,1,3,0.240,0.100,1,1.571,0.0,0,0,0.537,0.275,0.0,3H1.0,0,0; 129P 71
+214,1,0.150,0.050,0.0,1.000,0.325,0.809,0.325,0,0; 131P 72
+214,1,0.150,0.050,0.0,0.0,0.325,0.473,0.325,0,0; 133P 73
+106,1,3,0.0,1.000,1.000,1.000,0.906,1.000,0.200,0,0; 135P 74
+106,1,3,0.0,0.0,0.012,0.0,0.106,0.0,0.200,0,0; 137P 75
+216,129,131,133,135,137,0,0; 139P 76
+212,1,3,0.240,0.100,1,1.571,0.0,0,0,0.470,1.289,0.0,3H1.0,0,0; 141P 77
+214,1,0.150,0.050,0.0,0.971,1.736,0.688,1.453,0,0; 143P 78
+214,1,0.150,0.050,0.0,0.264,1.029,0.459,1.225,0,0; 145P 79
+106,1,3,0.0,1.354,1.354,1.287,1.420,0.882,1.825,0,0; 147P 80
+106,1,3,0.0,0.646,0.646,0.580,0.713,0.175,1.118,0,0; 149P 81
+216,141,143,145,147,149,0,0; 151P 82
+212,1,2,0.170,0.100,1,1.571,0.0,0,0,1.631,1.622,0.0,2H.5,0,0; 153P 83
+214,1,0.150,0.050,0.0,1.863,1.509,2.146,1.226,0,0; 155P 84
+214,1,0.150,0.050,0.0,1.509,1.863,1.226,2.146,0,0; 157P 85
+106,1,3,0.0,1.177,0.823,1.243,0.890,1.951,1.598,0,0; 159P 86
+106,1,3,0.0,0.823,1.177,0.890,1.243,1.598,1.951,0,0; 161P 87
+216,153,155,157,159,161,0,0; 163P 88
+110,0.500,0.500,0.0,1.500,1.500,0.0,0,0; 165P 89
+110,1.225,0.775,0.0,0.775,1.225,0.0,0,0; 167P 90
+212,1,2,0.220,0.100,1,1.571,0.0,0,0,2.566,0.786,0.0,2H45,0,0; 169P 91
+214,1,0.150,0.050,0.0,2.847,0.0,2.754,0.722,0,0; 171P 92
+214,1,0.150,0.050,0.0,2.013,2.013,2.683,0.951,0,0; 173P 93
+106,1,3,0.0,4.988,0.0,4.894,0.0,2.972,0.0,0,0; 175P 94
+106,1,3,0.0,2.000,2.000,2.066,2.066,2.101,2.101,0,0; 177P 95
+202,169,175,177,0.0,0.0,2.847,171,173,0,0; 179P 96
+S 7G 3D 180P 96 T 1
\ No newline at end of file
Added: cgm/trunk/test/ex3.iges
===================================================================
--- cgm/trunk/test/ex3.iges (rev 0)
+++ cgm/trunk/test/ex3.iges 2008-12-16 19:15:24 UTC (rev 2484)
@@ -0,0 +1,350 @@
+Test file of model with DRAWING (404) and VIEW (410) entities S 1
+ S 2
+This file demonstrates annotation attached to the VIEWS, S 3
+i.e., the dimensions entities are flagged as INDEPENDENT, S 4
+and their DE field 6 points to a VIEW entity. The coordinates S 5
+of the dimensions are in MODEL space, and they have a S 6
+transformation matrix which is the inverse of the VIEW matrix. S 7
+ S 8
+A companion file demonstrates annotation attached to the DRAWING, S 9
+i.e., the dimension entities are flagged as DEPENDENT, S 10
+and they are pointed to by the PD of the DRAWING entity. The S 11
+coordinates of the dimensions are in DRAWING space. S 12
+ S 13
+1H,,1H;,8HVIEWDWG2,12HVIEWDWG2.IGS,13H<unspecified>,13H<unspecified>, G 1
+32,38,6,38,15,8HVIEWDWG2,1.,1,2HIN,8,0.016,13H900729.231904,0.0001,71., G 2
+25HIGES RFC Review Committee,8HIPO/NIST,6,0; G 3
+ 406 1 0 0 0 0 0 0 10300D 1
+ 406 0 0 1 15 0D 2
+ 124 2 0 0 0 0 0 0 10300D 3
+ 124 0 0 2 0 0D 4
+ 108 4 0 0 0 0 0 0 10201D 5
+ 108 0 0 2 0 0D 6
+ 108 6 0 0 0 0 0 0 10201D 7
+ 108 0 0 2 0 0D 8
+ 108 8 0 0 0 0 0 0 10201D 9
+ 108 0 0 2 0 0D 10
+ 108 10 0 0 0 0 0 0 10201D 11
+ 108 0 0 2 0 0D 12
+ 410 12 0 0 0 0 3 0 20201D 13
+ 410 0 0 1 0 0D 14
+ 406 13 0 0 0 0 0 0 10300D 15
+ 406 0 0 1 15 0D 16
+ 124 14 0 0 0 0 0 0 10300D 17
+ 124 0 0 1 0 0D 18
+ 108 15 0 0 0 0 0 0 10201D 19
+ 108 0 0 1 0 0D 20
+ 108 16 0 0 0 0 0 0 10201D 21
+ 108 0 0 1 0 0D 22
+ 108 17 0 0 0 0 0 0 10201D 23
+ 108 0 0 1 0 0D 24
+ 108 18 0 0 0 0 0 0 10201D 25
+ 108 0 0 1 0 0D 26
+ 410 19 0 0 0 0 17 0 20201D 27
+ 410 0 0 1 0 0D 28
+ 406 20 0 0 0 0 0 0 10300D 29
+ 406 0 0 1 15 0D 30
+ 124 21 0 0 0 0 0 0 10300D 31
+ 124 0 0 1 0 0D 32
+ 108 22 0 0 0 0 0 0 10201D 33
+ 108 0 0 1 0 0D 34
+ 108 23 0 0 0 0 0 0 10201D 35
+ 108 0 0 1 0 0D 36
+ 108 24 0 0 0 0 0 0 10201D 37
+ 108 0 0 1 0 0D 38
+ 108 25 0 0 0 0 0 0 10201D 39
+ 108 0 0 1 0 0D 40
+ 410 26 0 0 0 0 31 0 20201D 41
+ 410 0 0 1 0 0D 42
+ 406 27 0 0 0 0 0 0 10300D 43
+ 406 0 0 1 15 0D 44
+ 108 28 0 0 0 0 0 0 10201D 45
+ 108 0 0 1 0 0D 46
+ 108 29 0 0 0 0 0 0 10201D 47
+ 108 0 0 1 0 0D 48
+ 108 30 0 0 0 0 0 0 10201D 49
+ 108 0 0 1 0 0D 50
+ 108 31 0 0 0 0 0 0 10201D 51
+ 108 0 0 1 0 0D 52
+ 410 32 0 0 0 0 0 0 20201D 53
+ 410 0 0 1 0 0D 54
+ 110 33 0 1 2 0 0 0 10100D 55
+ 110 1 4 1 0 0D 56
+ 110 34 0 1 2 0 0 0 10100D 57
+ 110 1 4 1 0 0D 58
+ 110 35 0 1 2 0 0 0 10100D 59
+ 110 1 4 1 0 0D 60
+ 110 36 0 1 2 0 0 0 10100D 61
+ 110 1 4 1 0 0D 62
+ 110 37 0 1 2 0 0 0 10100D 63
+ 110 1 4 1 0 0D 64
+ 110 38 0 1 4 0 0 0 10100D 65
+ 110 1 4 1 0 0D 66
+ 110 39 0 1 4 0 0 0 10100D 67
+ 110 1 4 1 0 0D 68
+ 110 40 0 1 4 0 0 0 10100D 69
+ 110 1 4 1 0 0D 70
+ 110 41 0 1 4 0 0 0 10100D 71
+ 110 1 4 1 0 0D 72
+ 406 42 0 1 0 0 0 0 10300D 73
+ 406 0 0 1 15 0D 74
+ 404 43 0 1 0 0 0 0 201D 75
+ 404 0 0 2 0 0D 76
+ 110 45 0 1 2 0 0 0 0D 77
+ 110 1 2 1 0 0D 78
+ 110 46 0 1 2 0 0 0 0D 79
+ 110 1 2 1 0 0D 80
+ 110 47 0 1 2 0 0 0 0D 81
+ 110 1 2 1 0 0D 82
+ 110 48 0 1 2 0 0 0 0D 83
+ 110 1 2 1 0 0D 84
+ 110 49 0 1 2 0 0 0 0D 85
+ 110 1 2 1 0 0D 86
+ 110 50 0 1 2 0 0 0 0D 87
+ 110 1 2 1 0 0D 88
+ 110 51 0 1 2 0 0 0 0D 89
+ 110 1 2 1 0 0D 90
+ 110 52 0 1 2 0 0 0 0D 91
+ 110 1 2 1 0 0D 92
+ 110 53 0 1 2 0 0 0 0D 93
+ 110 1 2 1 0 0D 94
+ 110 54 0 1 2 0 0 0 0D 95
+ 110 1 2 1 0 0D 96
+ 110 55 0 1 2 0 0 0 0D 97
+ 110 1 2 1 0 0D 98
+ 110 56 0 1 2 0 0 0 0D 99
+ 110 1 2 1 0 0D 100
+ 110 57 0 1 2 0 0 0 0D 101
+ 110 1 2 1 0 0D 102
+ 110 58 0 1 2 0 0 0 0D 103
+ 110 1 2 1 0 0D 104
+ 110 59 0 1 2 0 0 0 0D 105
+ 110 1 2 1 0 0D 106
+ 110 60 0 1 2 0 0 0 0D 107
+ 110 1 2 1 0 0D 108
+ 110 61 0 1 2 0 0 0 0D 109
+ 110 1 2 1 0 0D 110
+ 110 62 0 1 2 0 0 0 0D 111
+ 110 1 2 1 0 0D 112
+ 106 63 0 1 2 53 0 0 10101D 113
+ 106 1 3 1 40 0D 114
+ 214 64 0 1 2 53 0 0 10101D 115
+ 214 1 3 1 2 0D 116
+ 212 65 0 1 2 53 0 0 10101D 117
+ 212 1 3 1 0 0D 118
+ 214 66 0 1 2 53 0 0 10101D 119
+ 214 1 3 1 2 0D 120
+ 106 67 0 1 2 53 0 0 10101D 121
+ 106 1 3 1 40 0D 122
+ 216 68 0 1 2 53 0 0 100D 123
+ 216 1 3 1 0 0D 124
+ 106 69 0 1 2 27 0 0 10101D 125
+ 106 1 3 1 40 0D 126
+ 214 70 0 1 2 27 0 0 10101D 127
+ 214 1 3 1 2 0D 128
+ 212 71 0 1 2 27 0 0 10101D 129
+ 212 1 3 1 0 0D 130
+ 214 72 0 1 2 27 0 0 10101D 131
+ 214 1 3 1 2 0D 132
+ 106 73 0 1 2 27 0 0 10101D 133
+ 106 1 3 1 40 0D 134
+ 216 74 0 1 2 27 211 0 100D 135
+ 216 1 3 1 0 0D 136
+ 106 75 0 1 2 41 0 0 10101D 137
+ 106 1 3 1 40 0D 138
+ 214 76 0 1 2 41 0 0 10101D 139
+ 214 1 3 1 2 0D 140
+ 212 77 0 1 2 41 0 0 10101D 141
+ 212 1 3 1 0 0D 142
+ 214 78 0 1 2 41 0 0 10101D 143
+ 214 1 3 1 2 0D 144
+ 106 79 0 1 2 41 0 0 10101D 145
+ 106 1 3 1 40 0D 146
+ 216 80 0 1 2 41 213 0 100D 147
+ 216 1 3 1 0 0D 148
+ 106 81 0 1 2 41 0 0 10101D 149
+ 106 1 3 1 40 0D 150
+ 214 82 0 1 2 41 0 0 10101D 151
+ 214 1 3 1 2 0D 152
+ 212 83 0 1 2 41 0 0 10101D 153
+ 212 1 3 1 0 0D 154
+ 214 84 0 1 2 41 0 0 10101D 155
+ 214 1 3 1 2 0D 156
+ 106 85 0 1 2 41 0 0 10101D 157
+ 106 1 3 1 40 0D 158
+ 216 86 0 1 2 41 213 0 100D 159
+ 216 1 3 1 0 0D 160
+ 106 87 0 1 2 53 0 0 10101D 161
+ 106 1 3 1 40 0D 162
+ 214 88 0 1 2 53 0 0 10101D 163
+ 214 1 3 1 2 0D 164
+ 212 89 0 1 2 53 0 0 10101D 165
+ 212 1 3 1 0 0D 166
+ 214 90 0 1 2 53 0 0 10101D 167
+ 214 1 3 1 2 0D 168
+ 106 91 0 1 2 53 0 0 10101D 169
+ 106 1 3 1 40 0D 170
+ 216 92 0 1 2 53 0 0 100D 171
+ 216 1 3 1 0 0D 172
+ 106 93 0 1 2 41 0 0 10101D 173
+ 106 1 3 1 40 0D 174
+ 214 94 0 1 2 41 0 0 10101D 175
+ 214 1 3 1 2 0D 176
+ 212 95 0 1 2 41 0 0 10101D 177
+ 212 1 3 1 0 0D 178
+ 214 96 0 1 2 41 0 0 10101D 179
+ 214 1 3 1 2 0D 180
+ 106 97 0 1 2 41 0 0 10101D 181
+ 106 1 3 1 40 0D 182
+ 216 98 0 1 2 41 213 0 100D 183
+ 216 1 3 1 0 0D 184
+ 106 99 0 1 2 27 0 0 10101D 185
+ 106 1 3 1 40 0D 186
+ 214 100 0 1 2 27 0 0 10101D 187
+ 214 1 3 1 2 0D 188
+ 212 101 0 1 2 27 0 0 10101D 189
+ 212 1 3 1 0 0D 190
+ 214 102 0 1 2 27 0 0 10101D 191
+ 214 1 3 1 2 0D 192
+ 106 103 0 1 2 27 0 0 10101D 193
+ 106 1 3 1 40 0D 194
+ 216 104 0 1 2 27 211 0 100D 195
+ 216 1 3 1 0 0D 196
+ 106 105 0 1 2 27 0 0 10101D 197
+ 106 1 3 1 40 0D 198
+ 214 106 0 1 2 27 0 0 10101D 199
+ 214 1 3 1 2 0D 200
+ 212 107 0 1 2 27 0 0 10101D 201
+ 212 1 3 1 0 0D 202
+ 214 108 0 1 2 27 0 0 10101D 203
+ 214 1 3 1 2 0D 204
+ 106 109 0 1 2 27 0 0 10101D 205
+ 106 1 3 1 40 0D 206
+ 216 110 0 1 2 27 211 0 100D 207
+ 216 1 3 1 0 0D 208
+ 212 111 0 1 2 0 0 0 10101D 209
+ 212 1 3 1 0 0D 210
+ 124 112 0 0 0 0 0 0 10300D 211
+ 124 0 0 1 0 0D 212
+ 124 113 0 0 0 0 0 0 10300D 213
+ 124 0 0 1 0 0D 214
+ 406 114 0 1 0 0 0 0 10300D 215
+ 406 0 0 1 16 0D 216
+ 406 115 0 1 0 0 0 0 10300D 217
+ 406 0 0 1 17 0D 218
+406,1,7HCLIPPED; 1P 1
+124,-0.67499,-0.171,0.71774,0.,-0.24401,0.96977,0.00157,0., 3P 2
+-0.69631,-0.17408,-0.69631,0.; 3P 3
+108,0.67499,0.171,-0.71774,5.0055,0,6.390347,2.455541,-0.379235, 5P 4
+0.; 5P 5
+108,-0.24401,0.96977,0.00157,3.55308,0,3.025032,4.420965, 7P 6
+2.494731,0.; 7P 7
+108,-0.67499,-0.171,0.71774,2.99094,0,0.992841,1.088152, 9P 8
+5.360119,0.; 9P 9
+108,0.24401,-0.96977,-0.00157,1.9103,0,4.358156,-0.877273, 11P 10
+2.486153,0.; 11P 11
+410,4,1.,5,7,9,11,0,0,0,1,1; 13P 12
+406,1,5HRIGHT; 15P 13
+124,0.,0.,-1.,0.,0.,1.,0.,0.,1.,0.,0.,0.; 17P 14
+108,0.,0.,1.,36.,0,0.,0.,36.,0.; 19P 15
+108,0.,1.,0.,24.59627,0,0.,24.59627,0.,0.; 21P 16
+108,0.,0.,-1.,36.,0,0.,0.,-36.,0.; 23P 17
+108,0.,-1.,0.,24.59627,0,0.,-24.59627,0.,0.; 25P 18
+410,3,1.,19,21,23,25,0,0,0,1,15; 27P 19
+406,1,3HTOP; 29P 20
+124,1.,0.,0.,0.,0.,0.,-1.,0.,0.,1.,0.,0.; 31P 21
+108,-1.,0.,0.,36.,0,-36.,0.,0.,0.; 33P 22
+108,0.,0.,-1.,24.59627,0,0.,0.,-24.59627,0.; 35P 23
+108,1.,0.,0.,36.,0,36.,0.,0.,0.; 37P 24
+108,0.,0.,1.,24.59627,0,0.,0.,24.59627,0.; 39P 25
+410,2,1.,33,35,37,39,0,0,0,1,29; 41P 26
+406,1,5HFRONT; 43P 27
+108,-1.,0.,0.,36.,0,-36.,0.,0.,0.; 45P 28
+108,0.,1.,0.,24.59627,0,0.,24.59627,0.,0.; 47P 29
+108,1.,0.,0.,36.,0,36.,0.,0.,0.; 49P 30
+108,0.,-1.,0.,24.59627,0,0.,-24.59627,0.,0.; 51P 31
+410,1,1.,45,47,49,51,0,0,0,1,43; 53P 32
+110,67.,0.,0.,67.,2.,0.; 55P 33
+110,60.,4.,0.,60.,2.,0.; 57P 34
+110,57.,4.,0.,57.,0.,0.; 59P 35
+110,70.,4.,0.,57.,4.,0.; 61P 36
+110,70.,2.,0.,57.,2.,0.; 63P 37
+110,0.,40.,0.,0.,0.,0.; 65P 38
+110,70.,40.,0.,0.,40.,0.; 67P 39
+110,70.,0.,0.,70.,40.,0.; 69P 40
+110,0.,0.,0.,70.,0.,0.; 71P 41
+406,1,7HDRAWING; 73P 42
+404,4,13,51.,29.,27,46.,8.,41,7.,24.,53,7.,8.,10,55,57,59,61,63, 75P 43
+65,67,69,71,209,0,3,73,215,217; 75P 44
+110,0.,9.,0.,0.,9.,-9.; 77P 45
+110,2.5,9.,0.,2.5,9.,-9.; 79P 46
+110,2.5,2.5,0.,2.5,2.5,-9.; 81P 47
+110,20.,2.5,0.,20.,2.5,-9.; 83P 48
+110,20.,0.,0.,20.,0.,-9.; 85P 49
+110,0.,0.,0.,0.,0.,-9.; 87P 50
+110,0.,9.,-9.,0.,0.,-9.; 89P 51
+110,2.5,9.,-9.,0.,9.,-9.; 91P 52
+110,2.5,2.5,-9.,2.5,9.,-9.; 93P 53
+110,20.,2.5,-9.,2.5,2.5,-9.; 95P 54
+110,20.,0.,-9.,20.,2.5,-9.; 97P 55
+110,0.,0.,-9.,20.,0.,-9.; 99P 56
+110,0.,9.,0.,0.,0.,0.; 101P 57
+110,2.5,9.,0.,0.,9.,0.; 103P 58
+110,2.5,2.5,0.,2.5,9.,0.; 105P 59
+110,20.,2.5,0.,2.5,2.5,0.; 107P 60
+110,20.,0.,0.,20.,2.5,0.; 109P 61
+110,0.,0.,0.,20.,0.,0.; 111P 62
+106,1,3,0.,0.,0.,0.,-0.5,0.,-4.; 113P 63
+214,1,1.,0.5,0.,0.,-3.5,7.625,-3.5; 115P 64
+212,1,5,3.75,1.,1,1.5707963267949,0.,0,0,8.,-4.,0.,5H20.00; 117P 65
+214,1,1.,0.5,0.,20.,-3.5,12.125,-3.5; 119P 66
+106,1,3,0.,20.,0.,20.,-0.5,20.,-4.; 121P 67
+216,117,115,119,113,121; 123P 68
+106,1,3,0.,0.,0.,0.,-0.5,0.,-3.5; 125P 69
+214,1,1.,0.5,0.,0.,-3.,2.125,-3.; 127P 70
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,2.5,-3.5,0.,4H9.00; 129P 71
+214,1,1.,0.5,0.,9.,-3.,5.875,-3.; 131P 72
+106,1,3,0.,9.,0.,9.,-0.5,9.,-3.5; 133P 73
+216,129,127,131,125,133; 135P 74
+106,1,3,0.,2.5,0.,2.5,-0.5,2.5,-4.; 137P 75
+214,1,1.,0.5,0.,2.5,-3.5,8.625,-3.5; 139P 76
+212,1,5,3.75,1.,1,1.5707963267949,0.,0,0,9.,-4.,0.,5H17.50; 141P 77
+214,1,1.,0.5,0.,20.,-3.5,13.125,-3.5; 143P 78
+106,1,3,0.,20.,0.,20.,-0.5,20.,-4.; 145P 79
+216,141,139,143,137,145; 147P 80
+106,1,3,0.,0.,9.,0.,9.5,0.,12.5; 149P 81
+214,1,1.,0.5,0.,0.,12.,-3.,12.; 151P 82
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,6.,11.5,0.,4H2.50; 153P 83
+214,1,1.,0.5,0.,2.5,12.,5.5,12.; 155P 84
+106,1,3,0.,2.5,9.,2.5,9.5,2.5,12.5; 157P 85
+216,153,151,155,149,157; 159P 86
+106,1,3,0.,0.,0.,-0.5,0.,-3.5,0.; 161P 87
+214,1,1.,0.5,0.,-3.,0.,-3.,3.5; 163P 88
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,-4.5,4.,0.,4H9.00; 165P 89
+214,1,1.,0.5,0.,-3.,9.,-3.,5.5; 167P 90
+106,1,3,0.,0.,9.,-0.5,9.,-3.5,9.; 169P 91
+216,165,163,167,161,169; 171P 92
+106,1,3,0.,0.,0.,-0.5,0.,-3.5,0.; 173P 93
+214,1,1.,0.5,0.,-3.,0.,-3.,3.5; 175P 94
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,-4.5,4.,0.,4H9.00; 177P 95
+214,1,1.,0.5,0.,-3.,9.,-3.,5.5; 179P 96
+106,1,3,0.,0.,9.,-0.5,9.,-3.5,9.; 181P 97
+216,177,175,179,173,181; 183P 98
+106,1,3,0.,0.,0.,-0.5,0.,-3.,0.; 185P 99
+214,1,1.,0.5,0.,-2.5,0.,-2.5,-2.; 187P 100
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,-4.,5.,0.,4H2.50; 189P 101
+214,1,1.,0.5,0.,-2.5,2.5,-2.5,4.5; 191P 102
+106,1,3,0.,0.,2.5,-0.5,2.5,-3.,2.5; 193P 103
+216,189,187,191,185,193; 195P 104
+106,1,3,0.,9.,2.5,9.5,2.5,13.,2.5; 197P 105
+214,1,1.,0.5,0.,12.5,2.5,12.5,4.5; 199P 106
+212,1,4,3.,1.,1,1.5707963267949,0.,0,0,11.,5.,0.,4H6.50; 201P 107
+214,1,1.,0.5,0.,12.5,9.,12.5,6.5; 203P 108
+106,1,3,0.,9.,9.,9.5,9.,13.,9.; 205P 109
+216,201,199,203,197,205; 207P 110
+212,1,7,8.25,1.,1,1.5707963267949,0.,0,0,58.,0.5,0.,7HIN VIEW; 209P 111
+124,0.,0.,1.,0.,0.,1.,0.,0.,-1.,0.,0.,0.; 211P 112
+124,1.,0.,0.,0.,0.,0.,1.,0.,0.,-1.,0.,0.; 213P 113
+406,2,70.,40.; 215P 114
+406,2,1,2HIN; 217P 115
+S 13G 3D 218P 115 T 1
Added: cgm/trunk/test/proe.stp
===================================================================
--- cgm/trunk/test/proe.stp (rev 0)
+++ cgm/trunk/test/proe.stp 2008-12-16 19:15:24 UTC (rev 2484)
@@ -0,0 +1,845 @@
+ISO-10303-21;
+HEADER;
+FILE_DESCRIPTION((''),'1');
+FILE_NAME('PART1_FROM_IDEA','1997-07-25T11:36:45',('gt4954c'),(''),
+'PRO/ENGINEER BY PARAMETRIC TECHNOLOGY CORPORATION, 9711',
+'PRO/ENGINEER BY PARAMETRIC TECHNOLOGY CORPORATION, 9711','');
+FILE_SCHEMA(('CONFIG_CONTROL_DESIGN'));
+ENDSEC;
+DATA;
+#1=DIRECTION('',(0.E0,0.E0,1.E0));
+#2=VECTOR('',#1,5.E1);
+#3=CARTESIAN_POINT('',(-9.E1,1.142510156631E3,-9.534516233951E1));
+#4=LINE('',#3,#2);
+#6=CARTESIAN_POINT('',(8.75E1,9.450101566315E2,-9.534516233951E1));
+#7=DIRECTION('',(0.E0,0.E0,-1.E0));
+#8=DIRECTION('',(1.E0,4.547473508865E-14,0.E0));
+#9=AXIS2_PLACEMENT_3D('',#6,#7,#8);
+#12=DIRECTION('',(-1.E0,0.E0,0.E0));
+#13=VECTOR('',#12,1.75E2);
+#14=CARTESIAN_POINT('',(8.75E1,9.425101566315E2,-9.534516233951E1));
+#15=LINE('',#14,#13);
+#17=CARTESIAN_POINT('',(-8.75E1,9.450101566315E2,-9.534516233951E1));
+#18=DIRECTION('',(0.E0,0.E0,-1.E0));
+#19=DIRECTION('',(3.410605131649E-14,-1.E0,0.E0));
+#20=AXIS2_PLACEMENT_3D('',#17,#18,#19);
+#23=DIRECTION('',(0.E0,1.E0,0.E0));
+#24=VECTOR('',#23,1.975E2);
+#25=CARTESIAN_POINT('',(-9.E1,9.450101566315E2,-9.534516233951E1));
+#26=LINE('',#25,#24);
+#28=DIRECTION('',(-1.E0,0.E0,0.E0));
+#29=VECTOR('',#28,1.E1);
+#30=CARTESIAN_POINT('',(-9.E1,1.142510156631E3,-9.534516233951E1));
+#31=LINE('',#30,#29);
+#33=DIRECTION('',(0.E0,-1.E0,0.E0));
+#34=VECTOR('',#33,2.1E2);
+#35=CARTESIAN_POINT('',(-1.E2,1.142510156631E3,-9.534516233951E1));
+#36=LINE('',#35,#34);
+#38=DIRECTION('',(1.E0,0.E0,0.E0));
+#39=VECTOR('',#38,2.E2);
+#40=CARTESIAN_POINT('',(-1.E2,9.325101566315E2,-9.534516233951E1));
+#41=LINE('',#40,#39);
+#43=DIRECTION('',(0.E0,1.E0,0.E0));
+#44=VECTOR('',#43,2.1E2);
+#45=CARTESIAN_POINT('',(1.E2,9.325101566315E2,-9.534516233951E1));
+#46=LINE('',#45,#44);
+#48=DIRECTION('',(-1.E0,0.E0,0.E0));
+#49=VECTOR('',#48,1.E1);
+#50=CARTESIAN_POINT('',(1.E2,1.142510156631E3,-9.534516233951E1));
+#51=LINE('',#50,#49);
+#53=DIRECTION('',(0.E0,-1.E0,0.E0));
+#54=VECTOR('',#53,1.975E2);
+#55=CARTESIAN_POINT('',(9.E1,1.142510156631E3,-9.534516233951E1));
+#56=LINE('',#55,#54);
+#58=DIRECTION('',(0.E0,0.E0,1.E0));
+#59=VECTOR('',#58,5.E1);
+#60=CARTESIAN_POINT('',(8.75E1,9.425101566315E2,-9.534516233951E1));
+#61=LINE('',#60,#59);
+#63=DIRECTION('',(0.E0,0.E0,-1.E0));
+#64=VECTOR('',#63,5.E1);
+#65=CARTESIAN_POINT('',(-8.75E1,9.425101566315E2,-4.534516233951E1));
+#66=LINE('',#65,#64);
+#68=CARTESIAN_POINT('',(8.75E1,9.450101566315E2,-4.534516233951E1));
+#69=DIRECTION('',(0.E0,0.E0,1.E0));
+#70=DIRECTION('',(-5.115907697473E-14,-1.E0,0.E0));
+#71=AXIS2_PLACEMENT_3D('',#68,#69,#70);
+#74=DIRECTION('',(0.E0,1.E0,0.E0));
+#75=VECTOR('',#74,1.975E2);
+#76=CARTESIAN_POINT('',(9.E1,9.450101566315E2,-4.534516233951E1));
+#77=LINE('',#76,#75);
+#79=DIRECTION('',(1.E0,0.E0,0.E0));
+#80=VECTOR('',#79,1.E1);
+#81=CARTESIAN_POINT('',(9.E1,1.142510156631E3,-4.534516233951E1));
+#82=LINE('',#81,#80);
+#84=DIRECTION('',(0.E0,-1.E0,0.E0));
+#85=VECTOR('',#84,2.1E2);
+#86=CARTESIAN_POINT('',(1.E2,1.142510156631E3,-4.534516233951E1));
+#87=LINE('',#86,#85);
+#89=DIRECTION('',(-1.E0,0.E0,0.E0));
+#90=VECTOR('',#89,2.E2);
+#91=CARTESIAN_POINT('',(1.E2,9.325101566315E2,-4.534516233951E1));
+#92=LINE('',#91,#90);
+#94=DIRECTION('',(0.E0,1.E0,0.E0));
+#95=VECTOR('',#94,2.1E2);
+#96=CARTESIAN_POINT('',(-1.E2,9.325101566315E2,-4.534516233951E1));
+#97=LINE('',#96,#95);
+#99=DIRECTION('',(1.E0,0.E0,0.E0));
+#100=VECTOR('',#99,1.E1);
+#101=CARTESIAN_POINT('',(-1.E2,1.142510156631E3,-4.534516233951E1));
+#102=LINE('',#101,#100);
+#104=DIRECTION('',(0.E0,-1.E0,0.E0));
+#105=VECTOR('',#104,1.975E2);
+#106=CARTESIAN_POINT('',(-9.E1,1.142510156631E3,-4.534516233951E1));
+#107=LINE('',#106,#105);
+#109=CARTESIAN_POINT('',(-8.75E1,9.450101566315E2,-4.534516233951E1));
+#110=DIRECTION('',(0.E0,0.E0,1.E0));
+#111=DIRECTION('',(-1.E0,9.094947017730E-14,0.E0));
+#112=AXIS2_PLACEMENT_3D('',#109,#110,#111);
+#115=DIRECTION('',(1.E0,0.E0,0.E0));
+#116=VECTOR('',#115,1.75E2);
+#117=CARTESIAN_POINT('',(-8.75E1,9.425101566315E2,-4.534516233951E1));
+#118=LINE('',#117,#116);
+#120=DIRECTION('',(0.E0,0.E0,-1.E0));
+#121=VECTOR('',#120,5.E1);
+#122=CARTESIAN_POINT('',(9.E1,9.450101566315E2,-4.534516233951E1));
+#123=LINE('',#122,#121);
+#125=DIRECTION('',(0.E0,0.E0,-1.E0));
+#126=VECTOR('',#125,5.E1);
+#127=CARTESIAN_POINT('',(9.E1,1.142510156631E3,-4.534516233951E1));
+#128=LINE('',#127,#126);
+#130=DIRECTION('',(0.E0,0.E0,-1.E0));
+#131=VECTOR('',#130,5.E1);
+#132=CARTESIAN_POINT('',(1.E2,1.142510156631E3,-4.534516233951E1));
+#133=LINE('',#132,#131);
+#135=DIRECTION('',(0.E0,0.E0,1.E0));
+#136=VECTOR('',#135,5.E1);
+#137=CARTESIAN_POINT('',(1.E2,9.325101566315E2,-9.534516233951E1));
+#138=LINE('',#137,#136);
+#140=DIRECTION('',(0.E0,0.E0,1.E0));
+#141=VECTOR('',#140,5.E1);
+#142=CARTESIAN_POINT('',(-1.E2,1.142510156631E3,-9.534516233951E1));
+#143=LINE('',#142,#141);
+#145=DIRECTION('',(0.E0,0.E0,-1.E0));
+#146=VECTOR('',#145,5.E1);
+#147=CARTESIAN_POINT('',(-1.E2,9.325101566315E2,-4.534516233951E1));
+#148=LINE('',#147,#146);
+#150=DIRECTION('',(0.E0,0.E0,1.E0));
+#151=VECTOR('',#150,5.E1);
+#152=CARTESIAN_POINT('',(-9.E1,9.450101566315E2,-9.534516233951E1));
+#153=LINE('',#152,#151);
+#155=CARTESIAN_POINT('',(-9.5E1,1.142510156631E3,-7.034516233951E1));
+#156=DIRECTION('',(0.E0,1.E0,0.E0));
+#157=DIRECTION('',(-1.E0,0.E0,0.E0));
+#158=AXIS2_PLACEMENT_3D('',#155,#156,#157);
+#159=PLANE('',#158);
+#160=DIRECTION('',(1.E0,0.E0));
+#161=VECTOR('',#160,1.E1);
+#162=CARTESIAN_POINT('',(-5.E0,-2.5E1));
+#163=LINE('',#162,#161);
+#164=TRIMMED_CURVE('',#163,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#165=(GEOMETRIC_REPRESENTATION_CONTEXT(2)PARAMETRIC_REPRESENTATION_CONTEXT()REPRESENTATION_CONTEXT('ID1','2'));
+#166=DEFINITIONAL_REPRESENTATION('',(#164),#165);
+#167=PCURVE('',#159,#166);
+#168=DIRECTION('',(0.E0,1.E0));
+#169=VECTOR('',#168,5.E1);
+#170=CARTESIAN_POINT('',(-5.E0,-2.5E1));
+#171=LINE('',#170,#169);
+#172=TRIMMED_CURVE('',#171,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#173=DEFINITIONAL_REPRESENTATION('',(#172),#165);
+#174=PCURVE('',#159,#173);
+#175=DIRECTION('',(-1.E0,0.E0));
+#176=VECTOR('',#175,1.E1);
+#177=CARTESIAN_POINT('',(5.E0,2.5E1));
+#178=LINE('',#177,#176);
+#179=TRIMMED_CURVE('',#178,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#180=DEFINITIONAL_REPRESENTATION('',(#179),#165);
+#181=PCURVE('',#159,#180);
+#182=DIRECTION('',(0.E0,1.E0));
+#183=VECTOR('',#182,5.E1);
+#184=CARTESIAN_POINT('',(5.E0,-2.5E1));
+#185=LINE('',#184,#183);
+#186=TRIMMED_CURVE('',#185,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#187=DEFINITIONAL_REPRESENTATION('',(#186),#165);
+#188=PCURVE('',#159,#187);
+#198=CURVE_BOUNDED_SURFACE('',#159,(#197),.F.);
+#199=CARTESIAN_POINT('',(0.E0,1.037510156631E3,-9.534516233951E1));
+#200=DIRECTION('',(0.E0,0.E0,1.E0));
+#201=DIRECTION('',(0.E0,-1.E0,0.E0));
+#202=AXIS2_PLACEMENT_3D('',#199,#200,#201);
+#203=PLANE('',#202);
+#204=CARTESIAN_POINT('',(9.25E1,9.E1));
+#205=CARTESIAN_POINT('',(9.276605671344E1,9.000145942392E1));
+#206=CARTESIAN_POINT('',(9.329196665454E1,8.991469995633E1));
+#207=CARTESIAN_POINT('',(9.399713833768E1,8.955266692913E1));
+#208=CARTESIAN_POINT('',(9.455350120419E1,8.899576009011E1));
+#209=CARTESIAN_POINT('',(9.491481194394E1,8.829122621024E1));
+#210=CARTESIAN_POINT('',(9.500145127821E1,8.776611521042E1));
+#211=CARTESIAN_POINT('',(9.5E1,8.75E1));
+#212=B_SPLINE_CURVE_WITH_KNOTS('',3,(#204,#205,#206,#207,#208,#209,#210,#211),
+.UNSPECIFIED.,.F.,.F.,(4,1,1,1,1,4),(0.E0,2.028396577053E-1,4.022981689402E-1,
+5.983100027557E-1,7.971218365704E-1,1.E0),.UNSPECIFIED.);
+#213=DEFINITIONAL_REPRESENTATION('',(#212),#165);
+#214=PCURVE('',#203,#213);
+#215=DIRECTION('',(0.E0,-1.E0));
+#216=VECTOR('',#215,1.75E2);
+#217=CARTESIAN_POINT('',(9.5E1,8.75E1));
+#218=LINE('',#217,#216);
+#219=TRIMMED_CURVE('',#218,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#220=DEFINITIONAL_REPRESENTATION('',(#219),#165);
+#221=PCURVE('',#203,#220);
+#222=CARTESIAN_POINT('',(9.5E1,-8.75E1));
+#223=CARTESIAN_POINT('',(9.500145942392E1,-8.776605671344E1));
+#224=CARTESIAN_POINT('',(9.491469995633E1,-8.829196665454E1));
+#225=CARTESIAN_POINT('',(9.455266692913E1,-8.899713833768E1));
+#226=CARTESIAN_POINT('',(9.399576009011E1,-8.955350120419E1));
+#227=CARTESIAN_POINT('',(9.329122621024E1,-8.991481194394E1));
+#228=CARTESIAN_POINT('',(9.276611521042E1,-9.000145127821E1));
+#229=CARTESIAN_POINT('',(9.25E1,-9.E1));
+#230=B_SPLINE_CURVE_WITH_KNOTS('',3,(#222,#223,#224,#225,#226,#227,#228,#229),
+.UNSPECIFIED.,.F.,.F.,(4,1,1,1,1,4),(0.E0,2.028396577053E-1,4.022981689402E-1,
+5.983100027557E-1,7.971218365703E-1,1.E0),.UNSPECIFIED.);
+#231=DEFINITIONAL_REPRESENTATION('',(#230),#165);
+#232=PCURVE('',#203,#231);
+#233=DIRECTION('',(-1.E0,0.E0));
+#234=VECTOR('',#233,1.975E2);
+#235=CARTESIAN_POINT('',(9.25E1,-9.E1));
+#236=LINE('',#235,#234);
+#237=TRIMMED_CURVE('',#236,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#238=DEFINITIONAL_REPRESENTATION('',(#237),#165);
+#239=PCURVE('',#203,#238);
+#240=DIRECTION('',(0.E0,-1.E0));
+#241=VECTOR('',#240,1.E1);
+#242=CARTESIAN_POINT('',(-1.05E2,-9.E1));
+#243=LINE('',#242,#241);
+#244=TRIMMED_CURVE('',#243,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#245=DEFINITIONAL_REPRESENTATION('',(#244),#165);
+#246=PCURVE('',#203,#245);
+#247=DIRECTION('',(1.E0,0.E0));
+#248=VECTOR('',#247,2.1E2);
+#249=CARTESIAN_POINT('',(-1.05E2,-1.E2));
+#250=LINE('',#249,#248);
+#251=TRIMMED_CURVE('',#250,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#252=DEFINITIONAL_REPRESENTATION('',(#251),#165);
+#253=PCURVE('',#203,#252);
+#254=DIRECTION('',(0.E0,1.E0));
+#255=VECTOR('',#254,2.E2);
+#256=CARTESIAN_POINT('',(1.05E2,-1.E2));
+#257=LINE('',#256,#255);
+#258=TRIMMED_CURVE('',#257,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#259=DEFINITIONAL_REPRESENTATION('',(#258),#165);
+#260=PCURVE('',#203,#259);
+#261=DIRECTION('',(-1.E0,0.E0));
+#262=VECTOR('',#261,2.1E2);
+#263=CARTESIAN_POINT('',(1.05E2,1.E2));
+#264=LINE('',#263,#262);
+#265=TRIMMED_CURVE('',#264,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#266=DEFINITIONAL_REPRESENTATION('',(#265),#165);
+#267=PCURVE('',#203,#266);
+#268=DIRECTION('',(0.E0,-1.E0));
+#269=VECTOR('',#268,1.E1);
+#270=CARTESIAN_POINT('',(-1.05E2,1.E2));
+#271=LINE('',#270,#269);
+#272=TRIMMED_CURVE('',#271,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#273=DEFINITIONAL_REPRESENTATION('',(#272),#165);
+#274=PCURVE('',#203,#273);
+#275=DIRECTION('',(1.E0,0.E0));
+#276=VECTOR('',#275,1.975E2);
+#277=CARTESIAN_POINT('',(-1.05E2,9.E1));
+#278=LINE('',#277,#276);
+#279=TRIMMED_CURVE('',#278,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#280=DEFINITIONAL_REPRESENTATION('',(#279),#165);
+#281=PCURVE('',#203,#280);
+#302=CURVE_BOUNDED_SURFACE('',#203,(#301),.F.);
+#303=CARTESIAN_POINT('',(8.75E1,9.450101566315E2,-7.034516233951E1));
+#304=DIRECTION('',(0.E0,0.E0,1.E0));
+#305=DIRECTION('',(-9.663381206339E-14,-1.E0,0.E0));
+#306=AXIS2_PLACEMENT_3D('',#303,#304,#305);
+#307=CYLINDRICAL_SURFACE('',#306,2.5E0);
+#308=DIRECTION('',(5.862398388875E-14,1.E0));
+#309=VECTOR('',#308,5.E1);
+#310=CARTESIAN_POINT('',(-8.142219984547E-13,-2.5E1));
+#311=LINE('',#310,#309);
+#312=TRIMMED_CURVE('',#311,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#313=DEFINITIONAL_REPRESENTATION('',(#312),#165);
+#314=PCURVE('',#307,#313);
+#315=DIRECTION('',(-1.E0,0.E0));
+#316=VECTOR('',#315,9.000000000001E1);
+#317=CARTESIAN_POINT('',(9.000000000001E1,-2.5E1));
+#318=LINE('',#317,#316);
+#319=TRIMMED_CURVE('',#318,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#320=DEFINITIONAL_REPRESENTATION('',(#319),#165);
+#321=PCURVE('',#307,#320);
+#322=DIRECTION('',(0.E0,-1.E0));
+#323=VECTOR('',#322,5.E1);
+#324=CARTESIAN_POINT('',(9.000000000001E1,2.5E1));
+#325=LINE('',#324,#323);
+#326=TRIMMED_CURVE('',#325,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#327=DEFINITIONAL_REPRESENTATION('',(#326),#165);
+#328=PCURVE('',#307,#327);
+#329=DIRECTION('',(1.E0,0.E0));
+#330=VECTOR('',#329,9.E1);
+#331=CARTESIAN_POINT('',(2.116977195983E-12,2.5E1));
+#332=LINE('',#331,#330);
+#333=TRIMMED_CURVE('',#332,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#334=DEFINITIONAL_REPRESENTATION('',(#333),#165);
+#335=PCURVE('',#307,#334);
+#344=CURVE_BOUNDED_SURFACE('',#307,(#343),.F.);
+#345=CARTESIAN_POINT('',(0.E0,9.425101566315E2,-7.034516233951E1));
+#346=DIRECTION('',(0.E0,1.E0,0.E0));
+#347=DIRECTION('',(0.E0,0.E0,1.E0));
+#348=AXIS2_PLACEMENT_3D('',#345,#346,#347);
+#349=PLANE('',#348);
+#350=DIRECTION('',(1.E0,0.E0));
+#351=VECTOR('',#350,5.E1);
+#352=CARTESIAN_POINT('',(-2.5E1,8.75E1));
+#353=LINE('',#352,#351);
+#354=TRIMMED_CURVE('',#353,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#355=DEFINITIONAL_REPRESENTATION('',(#354),#165);
+#356=PCURVE('',#349,#355);
+#357=DIRECTION('',(0.E0,1.E0));
+#358=VECTOR('',#357,1.75E2);
+#359=CARTESIAN_POINT('',(2.5E1,-8.75E1));
+#360=LINE('',#359,#358);
+#361=TRIMMED_CURVE('',#360,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#362=DEFINITIONAL_REPRESENTATION('',(#361),#165);
+#363=PCURVE('',#349,#362);
+#364=DIRECTION('',(-1.E0,0.E0));
+#365=VECTOR('',#364,5.E1);
+#366=CARTESIAN_POINT('',(2.5E1,-8.75E1));
+#367=LINE('',#366,#365);
+#368=TRIMMED_CURVE('',#367,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#369=DEFINITIONAL_REPRESENTATION('',(#368),#165);
+#370=PCURVE('',#349,#369);
+#371=DIRECTION('',(0.E0,-1.E0));
+#372=VECTOR('',#371,1.75E2);
+#373=CARTESIAN_POINT('',(-2.5E1,8.75E1));
+#374=LINE('',#373,#372);
+#375=TRIMMED_CURVE('',#374,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#376=DEFINITIONAL_REPRESENTATION('',(#375),#165);
+#377=PCURVE('',#349,#376);
+#385=CURVE_BOUNDED_SURFACE('',#349,(#384),.F.);
+#386=CARTESIAN_POINT('',(0.E0,1.037510156631E3,-4.534516233951E1));
+#387=DIRECTION('',(0.E0,0.E0,1.E0));
+#388=DIRECTION('',(0.E0,-1.E0,0.E0));
+#389=AXIS2_PLACEMENT_3D('',#386,#387,#388);
+#390=PLANE('',#389);
+#391=CARTESIAN_POINT('',(9.5E1,8.75E1));
+#392=CARTESIAN_POINT('',(9.500145942392E1,8.776605671344E1));
+#393=CARTESIAN_POINT('',(9.491469995633E1,8.829196665454E1));
+#394=CARTESIAN_POINT('',(9.455266692913E1,8.899713833768E1));
+#395=CARTESIAN_POINT('',(9.399576009011E1,8.955350120419E1));
+#396=CARTESIAN_POINT('',(9.329122621024E1,8.991481194394E1));
+#397=CARTESIAN_POINT('',(9.276611521042E1,9.000145127821E1));
+#398=CARTESIAN_POINT('',(9.25E1,9.E1));
+#399=B_SPLINE_CURVE_WITH_KNOTS('',3,(#391,#392,#393,#394,#395,#396,#397,#398),
+.UNSPECIFIED.,.F.,.F.,(4,1,1,1,1,4),(0.E0,2.028396577052E-1,4.022981689402E-1,
+5.983100027557E-1,7.971218365703E-1,1.E0),.UNSPECIFIED.);
+#400=DEFINITIONAL_REPRESENTATION('',(#399),#165);
+#401=PCURVE('',#390,#400);
+#402=DIRECTION('',(-1.E0,0.E0));
+#403=VECTOR('',#402,1.975E2);
+#404=CARTESIAN_POINT('',(9.25E1,9.E1));
+#405=LINE('',#404,#403);
+#406=TRIMMED_CURVE('',#405,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#407=DEFINITIONAL_REPRESENTATION('',(#406),#165);
+#408=PCURVE('',#390,#407);
+#409=DIRECTION('',(0.E0,1.E0));
+#410=VECTOR('',#409,1.E1);
+#411=CARTESIAN_POINT('',(-1.05E2,9.E1));
+#412=LINE('',#411,#410);
+#413=TRIMMED_CURVE('',#412,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#414=DEFINITIONAL_REPRESENTATION('',(#413),#165);
+#415=PCURVE('',#390,#414);
+#416=DIRECTION('',(1.E0,0.E0));
+#417=VECTOR('',#416,2.1E2);
+#418=CARTESIAN_POINT('',(-1.05E2,1.E2));
+#419=LINE('',#418,#417);
+#420=TRIMMED_CURVE('',#419,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#421=DEFINITIONAL_REPRESENTATION('',(#420),#165);
+#422=PCURVE('',#390,#421);
+#423=DIRECTION('',(0.E0,-1.E0));
+#424=VECTOR('',#423,2.E2);
+#425=CARTESIAN_POINT('',(1.05E2,1.E2));
+#426=LINE('',#425,#424);
+#427=TRIMMED_CURVE('',#426,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#428=DEFINITIONAL_REPRESENTATION('',(#427),#165);
+#429=PCURVE('',#390,#428);
+#430=DIRECTION('',(-1.E0,0.E0));
+#431=VECTOR('',#430,2.1E2);
+#432=CARTESIAN_POINT('',(1.05E2,-1.E2));
+#433=LINE('',#432,#431);
+#434=TRIMMED_CURVE('',#433,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#435=DEFINITIONAL_REPRESENTATION('',(#434),#165);
+#436=PCURVE('',#390,#435);
+#437=DIRECTION('',(0.E0,1.E0));
+#438=VECTOR('',#437,1.E1);
+#439=CARTESIAN_POINT('',(-1.05E2,-1.E2));
+#440=LINE('',#439,#438);
+#441=TRIMMED_CURVE('',#440,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#442=DEFINITIONAL_REPRESENTATION('',(#441),#165);
+#443=PCURVE('',#390,#442);
+#444=DIRECTION('',(1.E0,0.E0));
+#445=VECTOR('',#444,1.975E2);
+#446=CARTESIAN_POINT('',(-1.05E2,-9.E1));
+#447=LINE('',#446,#445);
+#448=TRIMMED_CURVE('',#447,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#449=DEFINITIONAL_REPRESENTATION('',(#448),#165);
+#450=PCURVE('',#390,#449);
+#451=CARTESIAN_POINT('',(9.25E1,-9.E1));
+#452=CARTESIAN_POINT('',(9.276605671344E1,-9.000145942392E1));
+#453=CARTESIAN_POINT('',(9.329196665454E1,-8.991469995633E1));
+#454=CARTESIAN_POINT('',(9.399713833768E1,-8.955266692913E1));
+#455=CARTESIAN_POINT('',(9.455350120419E1,-8.899576009011E1));
+#456=CARTESIAN_POINT('',(9.491481194394E1,-8.829122621024E1));
+#457=CARTESIAN_POINT('',(9.500145127821E1,-8.776611521042E1));
+#458=CARTESIAN_POINT('',(9.5E1,-8.75E1));
+#459=B_SPLINE_CURVE_WITH_KNOTS('',3,(#451,#452,#453,#454,#455,#456,#457,#458),
+.UNSPECIFIED.,.F.,.F.,(4,1,1,1,1,4),(0.E0,2.028396577054E-1,4.022981689404E-1,
+5.983100027559E-1,7.971218365704E-1,1.E0),.UNSPECIFIED.);
+#460=DEFINITIONAL_REPRESENTATION('',(#459),#165);
+#461=PCURVE('',#390,#460);
+#462=DIRECTION('',(0.E0,1.E0));
+#463=VECTOR('',#462,1.75E2);
+#464=CARTESIAN_POINT('',(9.5E1,-8.75E1));
+#465=LINE('',#464,#463);
+#466=TRIMMED_CURVE('',#465,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#467=DEFINITIONAL_REPRESENTATION('',(#466),#165);
+#468=PCURVE('',#390,#467);
+#487=CURVE_BOUNDED_SURFACE('',#390,(#486),.F.);
+#488=CARTESIAN_POINT('',(9.E1,1.043760156631E3,-7.034516233951E1));
+#489=DIRECTION('',(1.E0,0.E0,0.E0));
+#490=DIRECTION('',(0.E0,0.E0,-1.E0));
+#491=AXIS2_PLACEMENT_3D('',#488,#489,#490);
+#492=PLANE('',#491);
+#493=DIRECTION('',(1.E0,0.E0));
+#494=VECTOR('',#493,5.E1);
+#495=CARTESIAN_POINT('',(-2.5E1,-9.875E1));
+#496=LINE('',#495,#494);
+#497=TRIMMED_CURVE('',#496,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#498=DEFINITIONAL_REPRESENTATION('',(#497),#165);
+#499=PCURVE('',#492,#498);
+#500=DIRECTION('',(0.E0,-1.E0));
+#501=VECTOR('',#500,1.975E2);
+#502=CARTESIAN_POINT('',(2.5E1,9.875E1));
+#503=LINE('',#502,#501);
+#504=TRIMMED_CURVE('',#503,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#505=DEFINITIONAL_REPRESENTATION('',(#504),#165);
+#506=PCURVE('',#492,#505);
+#507=DIRECTION('',(1.E0,0.E0));
+#508=VECTOR('',#507,5.E1);
+#509=CARTESIAN_POINT('',(-2.5E1,9.875E1));
+#510=LINE('',#509,#508);
+#511=TRIMMED_CURVE('',#510,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#512=DEFINITIONAL_REPRESENTATION('',(#511),#165);
+#513=PCURVE('',#492,#512);
+#514=DIRECTION('',(0.E0,1.E0));
+#515=VECTOR('',#514,1.975E2);
+#516=CARTESIAN_POINT('',(-2.5E1,-9.875E1));
+#517=LINE('',#516,#515);
+#518=TRIMMED_CURVE('',#517,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#519=DEFINITIONAL_REPRESENTATION('',(#518),#165);
+#520=PCURVE('',#492,#519);
+#527=CURVE_BOUNDED_SURFACE('',#492,(#526),.F.);
+#528=CARTESIAN_POINT('',(9.5E1,1.142510156631E3,-7.034516233951E1));
+#529=DIRECTION('',(0.E0,1.E0,0.E0));
+#530=DIRECTION('',(-1.E0,0.E0,0.E0));
+#531=AXIS2_PLACEMENT_3D('',#528,#529,#530);
+#532=PLANE('',#531);
+#533=DIRECTION('',(1.E0,0.E0));
+#534=VECTOR('',#533,1.E1);
+#535=CARTESIAN_POINT('',(-5.E0,-2.5E1));
+#536=LINE('',#535,#534);
+#537=TRIMMED_CURVE('',#536,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#538=DEFINITIONAL_REPRESENTATION('',(#537),#165);
+#539=PCURVE('',#532,#538);
+#540=DIRECTION('',(0.E0,-1.E0));
+#541=VECTOR('',#540,5.E1);
+#542=CARTESIAN_POINT('',(-5.E0,2.5E1));
+#543=LINE('',#542,#541);
+#544=TRIMMED_CURVE('',#543,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#545=DEFINITIONAL_REPRESENTATION('',(#544),#165);
+#546=PCURVE('',#532,#545);
+#547=DIRECTION('',(-1.E0,0.E0));
+#548=VECTOR('',#547,1.E1);
+#549=CARTESIAN_POINT('',(5.E0,2.5E1));
+#550=LINE('',#549,#548);
+#551=TRIMMED_CURVE('',#550,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#552=DEFINITIONAL_REPRESENTATION('',(#551),#165);
+#553=PCURVE('',#532,#552);
+#554=DIRECTION('',(0.E0,-1.E0));
+#555=VECTOR('',#554,5.E1);
+#556=CARTESIAN_POINT('',(5.E0,2.5E1));
+#557=LINE('',#556,#555);
+#558=TRIMMED_CURVE('',#557,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#559=DEFINITIONAL_REPRESENTATION('',(#558),#165);
+#560=PCURVE('',#532,#559);
+#567=CURVE_BOUNDED_SURFACE('',#532,(#566),.F.);
+#568=CARTESIAN_POINT('',(1.E2,1.037510156631E3,-7.034516233951E1));
+#569=DIRECTION('',(1.E0,0.E0,0.E0));
+#570=DIRECTION('',(0.E0,-1.E0,0.E0));
+#571=AXIS2_PLACEMENT_3D('',#568,#569,#570);
+#572=PLANE('',#571);
+#573=DIRECTION('',(0.E0,1.E0));
+#574=VECTOR('',#573,5.E1);
+#575=CARTESIAN_POINT('',(-1.05E2,-2.5E1));
+#576=LINE('',#575,#574);
+#577=TRIMMED_CURVE('',#576,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#578=DEFINITIONAL_REPRESENTATION('',(#577),#165);
+#579=PCURVE('',#572,#578);
+#580=DIRECTION('',(-1.E0,0.E0));
+#581=VECTOR('',#580,2.1E2);
+#582=CARTESIAN_POINT('',(1.05E2,2.5E1));
+#583=LINE('',#582,#581);
+#584=TRIMMED_CURVE('',#583,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#585=DEFINITIONAL_REPRESENTATION('',(#584),#165);
+#586=PCURVE('',#572,#585);
+#587=DIRECTION('',(0.E0,-1.E0));
+#588=VECTOR('',#587,5.E1);
+#589=CARTESIAN_POINT('',(1.05E2,2.5E1));
+#590=LINE('',#589,#588);
+#591=TRIMMED_CURVE('',#590,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#592=DEFINITIONAL_REPRESENTATION('',(#591),#165);
+#593=PCURVE('',#572,#592);
+#594=DIRECTION('',(1.E0,0.E0));
+#595=VECTOR('',#594,2.1E2);
+#596=CARTESIAN_POINT('',(-1.05E2,-2.5E1));
+#597=LINE('',#596,#595);
+#598=TRIMMED_CURVE('',#597,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#599=DEFINITIONAL_REPRESENTATION('',(#598),#165);
+#600=PCURVE('',#572,#599);
+#607=CURVE_BOUNDED_SURFACE('',#572,(#606),.F.);
+#608=CARTESIAN_POINT('',(0.E0,9.325101566315E2,-7.034516233951E1));
+#609=DIRECTION('',(0.E0,1.E0,0.E0));
+#610=DIRECTION('',(0.E0,0.E0,-1.E0));
+#611=AXIS2_PLACEMENT_3D('',#608,#609,#610);
+#612=PLANE('',#611);
+#613=DIRECTION('',(1.E0,0.E0));
+#614=VECTOR('',#613,5.E1);
+#615=CARTESIAN_POINT('',(-2.5E1,1.E2));
+#616=LINE('',#615,#614);
+#617=TRIMMED_CURVE('',#616,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#618=DEFINITIONAL_REPRESENTATION('',(#617),#165);
+#619=PCURVE('',#612,#618);
+#620=DIRECTION('',(0.E0,1.E0));
+#621=VECTOR('',#620,2.E2);
+#622=CARTESIAN_POINT('',(-2.5E1,-1.E2));
+#623=LINE('',#622,#621);
+#624=TRIMMED_CURVE('',#623,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#625=DEFINITIONAL_REPRESENTATION('',(#624),#165);
+#626=PCURVE('',#612,#625);
+#627=DIRECTION('',(-1.E0,0.E0));
+#628=VECTOR('',#627,5.E1);
+#629=CARTESIAN_POINT('',(2.5E1,-1.E2));
+#630=LINE('',#629,#628);
+#631=TRIMMED_CURVE('',#630,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#632=DEFINITIONAL_REPRESENTATION('',(#631),#165);
+#633=PCURVE('',#612,#632);
+#634=DIRECTION('',(0.E0,-1.E0));
+#635=VECTOR('',#634,2.E2);
+#636=CARTESIAN_POINT('',(2.5E1,1.E2));
+#637=LINE('',#636,#635);
+#638=TRIMMED_CURVE('',#637,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#639=DEFINITIONAL_REPRESENTATION('',(#638),#165);
+#640=PCURVE('',#612,#639);
+#647=CURVE_BOUNDED_SURFACE('',#612,(#646),.F.);
+#648=CARTESIAN_POINT('',(-1.E2,1.037510156631E3,-7.034516233951E1));
+#649=DIRECTION('',(1.E0,0.E0,0.E0));
+#650=DIRECTION('',(0.E0,-1.E0,0.E0));
+#651=AXIS2_PLACEMENT_3D('',#648,#649,#650);
+#652=PLANE('',#651);
+#653=DIRECTION('',(0.E0,-1.E0));
+#654=VECTOR('',#653,5.E1);
+#655=CARTESIAN_POINT('',(-1.05E2,2.5E1));
+#656=LINE('',#655,#654);
+#657=TRIMMED_CURVE('',#656,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#658=DEFINITIONAL_REPRESENTATION('',(#657),#165);
+#659=PCURVE('',#652,#658);
+#660=DIRECTION('',(-1.E0,0.E0));
+#661=VECTOR('',#660,2.1E2);
+#662=CARTESIAN_POINT('',(1.05E2,-2.5E1));
+#663=LINE('',#662,#661);
+#664=TRIMMED_CURVE('',#663,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#665=DEFINITIONAL_REPRESENTATION('',(#664),#165);
+#666=PCURVE('',#652,#665);
+#667=DIRECTION('',(0.E0,1.E0));
+#668=VECTOR('',#667,5.E1);
+#669=CARTESIAN_POINT('',(1.05E2,-2.5E1));
+#670=LINE('',#669,#668);
+#671=TRIMMED_CURVE('',#670,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#672=DEFINITIONAL_REPRESENTATION('',(#671),#165);
+#673=PCURVE('',#652,#672);
+#674=DIRECTION('',(1.E0,0.E0));
+#675=VECTOR('',#674,2.1E2);
+#676=CARTESIAN_POINT('',(-1.05E2,2.5E1));
+#677=LINE('',#676,#675);
+#678=TRIMMED_CURVE('',#677,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#679=DEFINITIONAL_REPRESENTATION('',(#678),#165);
+#680=PCURVE('',#652,#679);
+#686=CURVE_BOUNDED_SURFACE('',#652,(#685),.F.);
+#687=CARTESIAN_POINT('',(-9.E1,1.043760156631E3,-7.034516233951E1));
+#688=DIRECTION('',(1.E0,0.E0,0.E0));
+#689=DIRECTION('',(0.E0,0.E0,1.E0));
+#690=AXIS2_PLACEMENT_3D('',#687,#688,#689);
+#691=PLANE('',#690);
+#692=DIRECTION('',(1.E0,0.E0));
+#693=VECTOR('',#692,5.E1);
+#694=CARTESIAN_POINT('',(-2.5E1,9.875E1));
+#695=LINE('',#694,#693);
+#696=TRIMMED_CURVE('',#695,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#697=DEFINITIONAL_REPRESENTATION('',(#696),#165);
+#698=PCURVE('',#691,#697);
+#699=DIRECTION('',(0.E0,1.E0));
+#700=VECTOR('',#699,1.975E2);
+#701=CARTESIAN_POINT('',(2.5E1,-9.875E1));
+#702=LINE('',#701,#700);
+#703=TRIMMED_CURVE('',#702,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#704=DEFINITIONAL_REPRESENTATION('',(#703),#165);
+#705=PCURVE('',#691,#704);
+#706=DIRECTION('',(1.E0,0.E0));
+#707=VECTOR('',#706,5.E1);
+#708=CARTESIAN_POINT('',(-2.5E1,-9.875E1));
+#709=LINE('',#708,#707);
+#710=TRIMMED_CURVE('',#709,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#711=DEFINITIONAL_REPRESENTATION('',(#710),#165);
+#712=PCURVE('',#691,#711);
+#713=DIRECTION('',(0.E0,-1.E0));
+#714=VECTOR('',#713,1.975E2);
+#715=CARTESIAN_POINT('',(-2.5E1,9.875E1));
+#716=LINE('',#715,#714);
+#717=TRIMMED_CURVE('',#716,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#718=DEFINITIONAL_REPRESENTATION('',(#717),#165);
+#719=PCURVE('',#691,#718);
+#726=CURVE_BOUNDED_SURFACE('',#691,(#725),.F.);
+#727=CARTESIAN_POINT('',(-8.75E1,9.450101566315E2,-7.034516233951E1));
+#728=DIRECTION('',(0.E0,0.E0,1.E0));
+#729=DIRECTION('',(1.136868377216E-13,-1.E0,0.E0));
+#730=AXIS2_PLACEMENT_3D('',#727,#728,#729);
+#731=CYLINDRICAL_SURFACE('',#730,2.5E0);
+#732=DIRECTION('',(-1.498168477157E-13,-1.E0));
+#733=VECTOR('',#732,5.E1);
+#734=CARTESIAN_POINT('',(2.442665995364E-12,2.5E1));
+#735=LINE('',#734,#733);
+#736=TRIMMED_CURVE('',#735,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#737=DEFINITIONAL_REPRESENTATION('',(#736),#165);
+#738=PCURVE('',#731,#737);
+#739=DIRECTION('',(1.E0,0.E0));
+#740=VECTOR('',#739,9.000000000001E1);
+#741=CARTESIAN_POINT('',(-9.000000000001E1,2.5E1));
+#742=LINE('',#741,#740);
+#743=TRIMMED_CURVE('',#742,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#744=DEFINITIONAL_REPRESENTATION('',(#743),#165);
+#745=PCURVE('',#731,#744);
+#746=DIRECTION('',(-1.043076736096E-13,1.E0));
+#747=VECTOR('',#746,5.E1);
+#748=CARTESIAN_POINT('',(-9.000000000001E1,-2.5E1));
+#749=LINE('',#748,#747);
+#750=TRIMMED_CURVE('',#749,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#751=DEFINITIONAL_REPRESENTATION('',(#750),#165);
+#752=PCURVE('',#731,#751);
+#753=DIRECTION('',(-1.E0,0.E0));
+#754=VECTOR('',#753,9.E1);
+#755=CARTESIAN_POINT('',(-5.048176390419E-12,-2.5E1));
+#756=LINE('',#755,#754);
+#757=TRIMMED_CURVE('',#756,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#758=DEFINITIONAL_REPRESENTATION('',(#757),#165);
+#759=PCURVE('',#731,#758);
+#765=CURVE_BOUNDED_SURFACE('',#731,(#764),.F.);
+#766=GEOMETRIC_SET('',(#198,#302,#344,#385,#487,#527,#567,#607,#647,#686,#726,
+#765));
+#767=(LENGTH_UNIT()NAMED_UNIT(*)SI_UNIT(.MILLI.,.METRE.));
+#768=DIMENSIONAL_EXPONENTS(0.E0,0.E0,0.E0,0.E0,0.E0,0.E0,0.E0);
+#769=(NAMED_UNIT(*)PLANE_ANGLE_UNIT()SI_UNIT($,.RADIAN.));
+#770=PLANE_ANGLE_MEASURE_WITH_UNIT(PLANE_ANGLE_MEASURE(1.745329251994E-2),#769);
+#771=(CONVERSION_BASED_UNIT('DEGREE',#770)NAMED_UNIT(#768)PLANE_ANGLE_UNIT());
+#772=(NAMED_UNIT(*)SI_UNIT($,.STERADIAN.)SOLID_ANGLE_UNIT());
+#773=UNCERTAINTY_MEASURE_WITH_UNIT(LENGTH_MEASURE(2.942670082401E-2),#767,
+'closure',
+'Maximum model space distance between geometric entities at asserted connectivities');
+#774=(GEOMETRIC_REPRESENTATION_CONTEXT(3)GLOBAL_UNCERTAINTY_ASSIGNED_CONTEXT(
+(#773))GLOBAL_UNIT_ASSIGNED_CONTEXT((#767,#771,#772))REPRESENTATION_CONTEXT
+('ID2','3'));
+#776=APPLICATION_CONTEXT
+('CONFIGURATION CONTROLLED 3D DESIGNS OF MECHANICAL PARTS AND ASSEMBLIES');
+#777=APPLICATION_PROTOCOL_DEFINITION('international standard',
+'config_control_design',1994,#776);
+#778=DESIGN_CONTEXT('',#776,'design');
+#779=MECHANICAL_CONTEXT('',#776,'mechanical');
+#780=PRODUCT('PART1_FROM_IDEA','PART1_FROM_IDEA','NOT SPECIFIED',(#779));
+#781=PRODUCT_DEFINITION_FORMATION_WITH_SPECIFIED_SOURCE('1','LAST_VERSION',#780,
+.MADE.);
+#785=PRODUCT_CATEGORY('part','');
+#786=PRODUCT_RELATED_PRODUCT_CATEGORY('detail','',(#780));
+#787=PRODUCT_CATEGORY_RELATIONSHIP('','',#785,#786);
+#788=SECURITY_CLASSIFICATION_LEVEL('unclassified');
+#789=SECURITY_CLASSIFICATION('','',#788);
+#790=CC_DESIGN_SECURITY_CLASSIFICATION(#789,(#781));
+#791=APPROVAL_STATUS('approved');
+#792=APPROVAL(#791,'');
+#793=CC_DESIGN_APPROVAL(#792,(#789,#781,#782));
+#794=CALENDAR_DATE(97,25,7);
+#795=COORDINATED_UNIVERSAL_TIME_OFFSET(4,0,.BEHIND.);
+#796=LOCAL_TIME(11,36,4.5E1,#795);
+#797=DATE_AND_TIME(#794,#796);
+#798=APPROVAL_DATE_TIME(#797,#792);
+#799=DATE_TIME_ROLE('creation_date');
+#800=CC_DESIGN_DATE_AND_TIME_ASSIGNMENT(#797,#799,(#782));
+#801=DATE_TIME_ROLE('classification_date');
+#802=CC_DESIGN_DATE_AND_TIME_ASSIGNMENT(#797,#801,(#789));
+#803=PERSON('UNSPECIFIED','UNSPECIFIED',$,$,$,$);
+#804=ORGANIZATION('UNSPECIFIED','UNSPECIFIED','UNSPECIFIED');
+#805=PERSON_AND_ORGANIZATION(#803,#804);
+#806=APPROVAL_ROLE('approver');
+#807=APPROVAL_PERSON_ORGANIZATION(#805,#792,#806);
+#808=PERSON_AND_ORGANIZATION_ROLE('creator');
+#809=CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT(#805,#808,(#781,#782));
+#810=PERSON_AND_ORGANIZATION_ROLE('design_supplier');
+#811=CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT(#805,#810,(#781));
+#812=PERSON_AND_ORGANIZATION_ROLE('classification_officer');
+#813=CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT(#805,#812,(#789));
+#814=PERSON_AND_ORGANIZATION_ROLE('design_owner');
+#815=CC_DESIGN_PERSON_AND_ORGANIZATION_ASSIGNMENT(#805,#814,(#780));
+#5=TRIMMED_CURVE('',#4,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#10=CIRCLE('',#9,2.5E0);
+#11=TRIMMED_CURVE('',#10,(0.E0),(9.000000000001E1),.T.,.UNSPECIFIED.);
+#16=TRIMMED_CURVE('',#15,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#21=CIRCLE('',#20,2.5E0);
+#22=TRIMMED_CURVE('',#21,(0.E0),(9.E1),.T.,.UNSPECIFIED.);
+#27=TRIMMED_CURVE('',#26,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#32=TRIMMED_CURVE('',#31,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#37=TRIMMED_CURVE('',#36,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#42=TRIMMED_CURVE('',#41,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#47=TRIMMED_CURVE('',#46,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#52=TRIMMED_CURVE('',#51,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#57=TRIMMED_CURVE('',#56,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#62=TRIMMED_CURVE('',#61,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#67=TRIMMED_CURVE('',#66,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#72=CIRCLE('',#71,2.5E0);
+#73=TRIMMED_CURVE('',#72,(0.E0),(9.E1),.T.,.UNSPECIFIED.);
+#78=TRIMMED_CURVE('',#77,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#83=TRIMMED_CURVE('',#82,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#88=TRIMMED_CURVE('',#87,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#93=TRIMMED_CURVE('',#92,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#98=TRIMMED_CURVE('',#97,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#103=TRIMMED_CURVE('',#102,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#108=TRIMMED_CURVE('',#107,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#113=CIRCLE('',#112,2.5E0);
+#114=TRIMMED_CURVE('',#113,(0.E0),(9.000000000001E1),.T.,.UNSPECIFIED.);
+#119=TRIMMED_CURVE('',#118,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#124=TRIMMED_CURVE('',#123,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#129=TRIMMED_CURVE('',#128,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#134=TRIMMED_CURVE('',#133,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#139=TRIMMED_CURVE('',#138,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#144=TRIMMED_CURVE('',#143,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#149=TRIMMED_CURVE('',#148,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#154=TRIMMED_CURVE('',#153,(0.E0),(1.E0),.T.,.UNSPECIFIED.);
+#189=SURFACE_CURVE('',#32,(#167,#246),.PCURVE_S1.);
+#190=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#189);
+#191=SURFACE_CURVE('',#5,(#712,#174),.PCURVE_S2.);
+#192=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#191);
+#193=SURFACE_CURVE('',#103,(#181,#443),.PCURVE_S1.);
+#194=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#193);
+#195=SURFACE_CURVE('',#144,(#188,#659),.PCURVE_S1.);
+#196=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#195);
+#197=OUTER_BOUNDARY_CURVE('',(#190,#192,#194,#196),.F.);
+#282=SURFACE_CURVE('',#11,(#321,#214),.PCURVE_S2.);
+#283=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#282);
+#284=SURFACE_CURVE('',#16,(#377,#221),.PCURVE_S2.);
+#285=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#284);
+#286=SURFACE_CURVE('',#22,(#759,#232),.PCURVE_S2.);
+#287=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#286);
+#288=SURFACE_CURVE('',#27,(#719,#239),.PCURVE_S2.);
+#289=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#288);
+#290=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#189);
+#291=SURFACE_CURVE('',#37,(#680,#253),.PCURVE_S2.);
+#292=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#291);
+#293=SURFACE_CURVE('',#42,(#640,#260),.PCURVE_S2.);
+#294=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#293);
+#295=SURFACE_CURVE('',#47,(#586,#267),.PCURVE_S2.);
+#296=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#295);
+#297=SURFACE_CURVE('',#52,(#539,#274),.PCURVE_S2.);
+#298=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#297);
+#299=SURFACE_CURVE('',#57,(#506,#281),.PCURVE_S2.);
+#300=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#299);
+#301=OUTER_BOUNDARY_CURVE('',(#283,#285,#287,#289,#290,#292,#294,#296,#298,
+#300),.F.);
+#336=SURFACE_CURVE('',#62,(#314,#356),.PCURVE_S1.);
+#337=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#336);
+#338=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#282);
+#339=SURFACE_CURVE('',#124,(#328,#499),.PCURVE_S1.);
+#340=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#339);
+#341=SURFACE_CURVE('',#73,(#335,#401),.PCURVE_S1.);
+#342=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#341);
+#343=OUTER_BOUNDARY_CURVE('',(#337,#338,#340,#342),.F.);
+#378=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#336);
+#379=SURFACE_CURVE('',#119,(#363,#468),.PCURVE_S1.);
+#380=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#379);
+#381=SURFACE_CURVE('',#67,(#738,#370),.PCURVE_S2.);
+#382=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#381);
+#383=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#284);
+#384=OUTER_BOUNDARY_CURVE('',(#378,#380,#382,#383),.F.);
+#469=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#341);
+#470=SURFACE_CURVE('',#78,(#520,#408),.PCURVE_S2.);
+#471=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#470);
+#472=SURFACE_CURVE('',#83,(#553,#415),.PCURVE_S2.);
+#473=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#472);
+#474=SURFACE_CURVE('',#88,(#600,#422),.PCURVE_S2.);
+#475=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#474);
+#476=SURFACE_CURVE('',#93,(#626,#429),.PCURVE_S2.);
+#477=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#476);
+#478=SURFACE_CURVE('',#98,(#666,#436),.PCURVE_S2.);
+#479=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#478);
+#480=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#193);
+#481=SURFACE_CURVE('',#108,(#705,#450),.PCURVE_S2.);
+#482=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#481);
+#483=SURFACE_CURVE('',#114,(#745,#461),.PCURVE_S2.);
+#484=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#483);
+#485=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#379);
+#486=OUTER_BOUNDARY_CURVE('',(#469,#471,#473,#475,#477,#479,#480,#482,#484,
+#485),.F.);
+#521=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#339);
+#522=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#299);
+#523=SURFACE_CURVE('',#129,(#513,#560),.PCURVE_S1.);
+#524=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#523);
+#525=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#470);
+#526=OUTER_BOUNDARY_CURVE('',(#521,#522,#524,#525),.F.);
+#561=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#297);
+#562=SURFACE_CURVE('',#134,(#546,#579),.PCURVE_S1.);
+#563=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#562);
+#564=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#472);
+#565=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#523);
+#566=OUTER_BOUNDARY_CURVE('',(#561,#563,#564,#565),.F.);
+#601=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#562);
+#602=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#295);
+#603=SURFACE_CURVE('',#139,(#633,#593),.PCURVE_S2.);
+#604=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#603);
+#605=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#474);
+#606=OUTER_BOUNDARY_CURVE('',(#601,#602,#604,#605),.F.);
+#641=SURFACE_CURVE('',#149,(#619,#673),.PCURVE_S1.);
+#642=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#641);
+#643=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#476);
+#644=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#603);
+#645=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#293);
+#646=OUTER_BOUNDARY_CURVE('',(#642,#643,#644,#645),.F.);
+#681=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#195);
+#682=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#478);
+#683=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#641);
+#684=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#291);
+#685=OUTER_BOUNDARY_CURVE('',(#681,#682,#683,#684),.F.);
+#720=SURFACE_CURVE('',#154,(#752,#698),.PCURVE_S2.);
+#721=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.T.,#720);
+#722=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#481);
+#723=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#191);
+#724=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#288);
+#725=OUTER_BOUNDARY_CURVE('',(#721,#722,#723,#724),.F.);
+#760=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#381);
+#761=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#483);
+#762=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#720);
+#763=COMPOSITE_CURVE_SEGMENT(.CONTINUOUS.,.F.,#286);
+#764=OUTER_BOUNDARY_CURVE('',(#760,#761,#762,#763),.F.);
+#775=GEOMETRICALLY_BOUNDED_SURFACE_SHAPE_REPRESENTATION('',(#766),#774);
+#782=PRODUCT_DEFINITION('design','',#781,#778);
+#783=PRODUCT_DEFINITION_SHAPE('','SHAPE FOR PART1_FROM_IDEA.',#782);
+#784=SHAPE_DEFINITION_REPRESENTATION(#783,#775);
+ENDSEC;
+END-ISO-10303-21;
+
Modified: cgm/trunk/test/r_w.cpp
===================================================================
--- cgm/trunk/test/r_w.cpp 2008-12-15 19:30:48 UTC (rev 2483)
+++ cgm/trunk/test/r_w.cpp 2008-12-16 19:15:24 UTC (rev 2484)
@@ -103,7 +103,31 @@
for (i = 0; i < num_files; i++) {
std::string filename( local ? "./" : SRCPATH );
filename += argv[i];
- status = gti->import_solid_model(filename.c_str(), "OCC");
+ int length = filename.length();
+ std::string sub1 = filename.substr(length - 3);
+ std::string sub2 = filename.substr(length - 4);
+ char * cstr1;
+ cstr1 = new char [length+1];
+ char * cstr2;
+ cstr2 = new char [length+1];
+ strcpy (cstr1, sub1.c_str());
+ strcpy (cstr2, sub2.c_str());
+
+ if(!strcmp("OCC", cstr1) ||
+ !strcmp("occ", cstr1 )||
+ !strcmp("brep", cstr2)||
+ !strcmp("BREP", cstr2) )
+ status = gti->import_solid_model(filename.c_str(), "OCC");
+ else if(!strcmp("step", cstr2) ||
+ !strcmp("STEP", cstr2)||
+ !strcmp("stp", cstr1) ||
+ !strcmp("STP", cstr1))
+ status = gti->import_solid_model(filename.c_str(), "STEP");
+ else if(!strcmp("iges", cstr2) ||
+ !strcmp("IGES", cstr2) ||
+ !strcmp("igs", cstr1) ||
+ !strcmp("IGS", cstr1))
+ status = gti->import_solid_model(filename.c_str(), "IGES");
if (status != CUBIT_SUCCESS) {
PRINT_ERROR("Problems reading geometry file %s.\n", filename.c_str());
abort();
@@ -124,27 +148,99 @@
DLIList<Body*> bodies;
DLIList<RefEntity*> free_entities;
- // Read in the geometry from files specified on the command line
- const char *argv = "stitch.occ_name";
- CubitStatus status = read_geometry(1, &argv, false);
+ //Read in the geometry from iges file
+ const char *argiges = "ex3.iges";
+ CubitStatus status = read_geometry(1, &argiges, false);
if (status == CUBIT_FAILURE) exit(1);
- //Read in 2 volumes.
CubitStatus rsl = CUBIT_SUCCESS;
DLIList<RefEntity*> ref_entity_list;
int num_ents_exported=0;
const CubitString cubit_version="10.2";
- const char * filename = "beforesub.occ";
+ const char * filename = "ex3.occ";
const char * filetype = "OCC";
rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
num_ents_exported, cubit_version);
+ gti->bodies(bodies);
+
+ //delete all entities
+ gti->delete_Body(bodies);
+
+ gti->get_free_ref_entities(free_entities);
+
+ for (int j = free_entities.size(); j--;)
+ {
+ gti->delete_RefEntity( free_entities.get_and_step());
+ }
+
+ const char *argiges2 = "ex2.iges";
+ status = read_geometry(1, &argiges2, false);
+ if (status == CUBIT_FAILURE) exit(1);
+
+ ref_entity_list.clean_out();
+ num_ents_exported=0;
+ filename = "ex2.occ";
+
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+
+ gti->bodies(bodies);
+
+ //delete all entities
+ gti->delete_Body(bodies);
+
+ free_entities.clean_out();
+ gti->get_free_ref_entities(free_entities);
+
+ for (int j = free_entities.size(); j--;)
+ {
+ gti->delete_RefEntity( free_entities.get_and_step());
+ }
+
+ const char *argstep = "proe.stp";
+ status = read_geometry(1, &argstep, false);
+ if (status == CUBIT_FAILURE) exit(1);
+
+ ref_entity_list.clean_out();
+ num_ents_exported=0;
+ filename = "proe.occ";
+
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+
+ gti->bodies(bodies);
+
+ //delete all entities
+ gti->delete_Body(bodies);
+ free_entities.clean_out();
+ gti->get_free_ref_entities(free_entities);
+
+ for (int j = free_entities.size(); j--;)
+ {
+ gti->delete_RefEntity( free_entities.get_and_step());
+ }
+
+ // Read in the geometry from files specified on the command line
+ const char *argv = "stitch.name_occ";
+ status = read_geometry(1, &argv, false);
+ if (status == CUBIT_FAILURE) exit(1);
+ //Read in 2 volumes.
+
+ ref_entity_list.clean_out();
+ num_ents_exported=0;
+ filename = "beforesub.occ";
+
+ rsl = gti->export_solid_model(ref_entity_list, filename, filetype,
+ num_ents_exported, cubit_version);
+
gti->bodies(bodies);
//delete all entities
gti->delete_Body(bodies);
+ free_entities.clean_out();
gti->get_free_ref_entities(free_entities);
for (int j = free_entities.size(); j--;)
Added: cgm/trunk/test/stitch.name_occ
===================================================================
--- cgm/trunk/test/stitch.name_occ (rev 0)
+++ cgm/trunk/test/stitch.name_occ 2008-12-16 19:15:24 UTC (rev 2484)
@@ -0,0 +1,835 @@
+DBRep_DrawableShape
+
+CASCADE Topology V1, (c) Matra-Datavision
+Locations 3
+1
+ 1 0 0 1
+ 0 1 0 0
+ 0 0 1 -1
+2 1 -1 0
+1
+ 1 0 0 0
+ 0 1 0 0
+ 0 0 1 1
+Curve2ds 68
+1 0 0 1 0
+1 0 0 1 0
+1 10 0 0 -1
+1 0 0 0 1
+1 0 -10 1 0
+1 0 0 1 0
+1 0 0 0 -1
+1 0 0 0 1
+1 0 0 0 1
+1 0 0 1 0
+1 0 0 1 0
+1 0 0 1 0
+1 4 0 0 1
+1 0 0 1 0
+1 0 0 1 0
+1 0 4 1 0
+1 0 0 1 0
+1 0 10 1 0
+1 10 0 0 1
+1 0 0 1 0
+1 10 0 0 1
+1 0 10 1 0
+1 10 0 0 -1
+1 10 0 0 1
+1 0 0 0 1
+1 0 10 1 0
+1 0 -10 1 0
+1 0 0 1 0
+1 4 0 0 1
+1 0 10 1 0
+1 0 -10 1 0
+1 0 4 1 0
+1 0 -10 1 0
+1 0 10 1 0
+8 0 10
+1 1 0 0 1
+8 0 10
+1 1 0 0 -1
+1 4 0 0 -1
+1 0 0 0 1
+1 4 0 0 -1
+1 4 0 0 1
+8 0 10
+1 5 0 0 1
+8 0 10
+1 1 0 0 -1
+1 0 0 0 -1
+1 10 0 0 1
+1 0 0 1 0
+1 0 0 1 0
+1 10 0 0 -1
+1 0 0 0 1
+1 0 -10 1 0
+1 0 0 1 0
+1 0 0 0 -1
+1 0 0 0 1
+1 0 0 1 0
+1 0 10 1 0
+1 10 0 0 -1
+1 10 0 0 1
+1 0 -10 1 0
+1 0 10 1 0
+1 0 0 0 -1
+1 10 0 0 1
+1 0 0 0 1
+1 0 0 1 0
+1 10 0 0 1
+1 0 0 1 0
+1 0 0 0 1
+1 0 10 1 0
+1 10 0 0 1
+1 0 10 1 0
+Curves 34
+1 0 0 0 0 0 1
+1 0 0 10 -0 1 0
+1 0 10 0 0 0 1
+1 0 0 0 -0 1 0
+1 0 0 0 1 0 -0
+1 0 0 0 0 0 1
+1 0 0 4 1 0 -0
+1 4 0 0 0 0 1
+1 10 0 0 0 0 1
+1 0 0 10 1 0 -0
+1 0 10 10 1 0 -0
+1 10 0 10 0 1 0
+1 0 10 0 1 0 -0
+1 0 10 0 0 0 1
+1 0 10 4 1 0 -0
+1 4 10 0 0 0 1
+1 10 10 0 0 0 1
+1 1 0 0 -0 1 0
+1 0 0 4 -0 1 0
+1 4 0 4 0 1 0
+1 5 0 0 -0 1 0
+1 10 0 0 -0 1 0
+1 0 0 0 0 0 1
+1 0 0 10 -0 1 0
+1 0 10 0 0 0 1
+1 0 0 0 -0 1 0
+1 10 0 0 0 0 1
+1 10 0 10 0 1 0
+1 10 10 0 0 0 1
+1 10 0 0 -0 1 0
+1 0 0 0 1 0 -0
+1 0 0 10 1 0 -0
+1 0 10 0 1 0 -0
+1 0 10 10 1 0 -0
+Polygon3D 0
+PolygonOnTriangulations 0
+Surfaces 17
+1 0 0 0 1 0 -0 0 0 1 0 -1 0
+1 0 0 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 10 0 0 1 1 0 -0 -0 1 0
+1 0 10 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 0 0 0 1 1 0 -0 -0 1 0
+1 0 0 0 1 0 -0 0 0 1 0 -1 0
+1 0 0 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 4 0 0 1 1 0 -0 -0 1 0
+1 4 0 0 1 0 -0 0 0 1 0 -1 0
+1 10 0 0 1 0 -0 0 0 1 0 -1 0
+1 0 10 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 0 1 0 -0 0 0 1 0 -1 0
+1 0 0 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 10 0 0 1 1 0 -0 -0 1 0
+1 0 10 0 -0 1 0 0 0 1 1 0 -0
+1 0 0 0 0 0 1 1 0 -0 -0 1 0
+1 10 0 0 1 0 -0 0 0 1 0 -1 0
+Triangulations 0
+
+TShapes 97
+Ve
+1e-07
+0 0 10
+0 0
+
+0101101
+*
+Ve
+1e-07
+0 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 1 0 0 10
+2 1 1 0 0 10
+2 2 2 0 0 10
+0
+
+0101000
+-97 0 +96 0 *
+Ve
+1e-07
+0 10 10
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 2 0 0 10
+2 3 1 0 0 10
+2 4 3 0 0 10
+0
+
+0101000
+-94 0 +97 0 *
+Ve
+1e-07
+0 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 3 0 0 10
+2 5 1 0 0 10
+2 6 4 0 0 10
+0
+
+0101000
+-94 0 +92 0 *
+Ed
+ 1e-07 1 1 0
+1 4 0 0 10
+2 7 1 0 0 10
+2 8 5 0 0 10
+0
+
+0101000
+-92 0 +96 0 *
+Wi
+
+0101000
+-95 0 -93 0 +91 0 +90 0 *
+Fa
+0 1e-07 1 0
+
+CGM_ATTRIB ENTITY_NAME* face1* * *
+*
+0111000
++89 0 *
+Ve
+1e-07
+1 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 5 0 0 1
+2 9 2 0 0 1
+2 10 5 0 0 1
+0
+
+0101000
++96 0 -87 0 *
+Ve
+1e-07
+1 0 3
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 6 0 1 4
+2 11 6 0 1 4
+2 12 7 0 1 4
+0
+
+0101000
++87 2 -85 2 *
+Ve
+1e-07
+5 0 3
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 7 0 0 4
+2 13 7 0 0 4
+2 14 8 0 0 4
+0
+
+0101000
+-83 2 +85 2 *
+Ve
+1e-07
+5 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 8 0 1 4
+2 15 9 0 1 4
+2 16 7 0 1 4
+0
+
+0101000
++81 2 -83 2 *
+Ve
+1e-07
+10 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 5 0 5 10
+2 9 2 0 5 10
+2 10 5 0 5 10
+0
+
+0101000
++81 0 -79 0 *
+Ve
+1e-07
+10 0 10
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 9 0 0 10
+2 17 10 0 0 10
+2 18 2 0 0 10
+0
+
+0101000
+-77 0 +79 0 *
+Ed
+ 1e-07 1 1 0
+1 10 0 0 10
+2 19 2 0 0 10
+2 20 3 0 0 10
+0
+
+0101000
+-77 0 +97 0 *
+Wi
+
+0101000
+-86 0 -84 1 -82 1 +80 1 -78 0 -76 0 +75 0 +95 0 *
+Fa
+0 1e-07 2 0
+
+CGM_ATTRIB ENTITY_NAME* face2* * *
+*
+0101000
++74 0 *
+Ve
+1e-07
+10 10 10
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 11 0 0 10
+2 21 4 0 0 10
+2 22 3 0 0 10
+0
+
+0101000
+-72 0 +94 0 *
+Ed
+ 1e-07 1 1 0
+1 12 0 0 10
+2 23 10 0 0 10
+2 24 3 0 0 10
+0
+
+0101000
+-72 0 +77 0 *
+Wi
+
+0101000
+-93 0 -71 0 +70 0 +75 0 *
+Fa
+0 1e-07 3 0
+
+CGM_ATTRIB ENTITY_NAME* face16* * *
+*
+0111000
++69 0 *
+Ve
+1e-07
+1 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 13 0 0 1
+2 25 4 0 0 1
+2 26 5 0 0 1
+0
+
+0101000
++92 0 -67 0 *
+Ve
+1e-07
+1 10 3
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 14 0 1 4
+2 27 6 0 1 4
+2 28 11 0 1 4
+0
+
+0101000
++67 2 -65 2 *
+Ve
+1e-07
+5 10 3
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 15 0 0 4
+2 29 11 0 0 4
+2 30 8 0 0 4
+0
+
+0101000
+-63 2 +65 2 *
+Ve
+1e-07
+5 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 16 0 1 4
+2 31 9 0 1 4
+2 32 11 0 1 4
+0
+
+0101000
++61 2 -63 2 *
+Ve
+1e-07
+10 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 13 0 5 10
+2 25 4 0 5 10
+2 26 5 0 5 10
+0
+
+0101000
++61 0 -59 0 *
+Ed
+ 1e-07 1 1 0
+1 17 0 0 10
+2 33 10 0 0 10
+2 34 4 0 0 10
+0
+
+0101000
+-72 0 +59 0 *
+Wi
+
+0101000
+-66 0 -64 1 -62 1 +60 1 -58 0 -57 0 +71 0 +91 0 *
+Fa
+0 1e-07 4 0
+
+CGM_ATTRIB ENTITY_NAME* face3* * *
+*
+0101000
++56 0 *
+Ed
+ 1e-07 1 1 0
+1 18 0 0 10
+2 35 5 0 0 10
+2 36 6 1 0 10
+0
+
+0101000
++87 0 -67 0 *
+Wi
+
+0101000
++86 0 -90 0 -66 0 +54 0 *
+Fa
+0 1e-07 5 0
+
+CGM_ATTRIB ENTITY_NAME* face4* * *
+*
+0101000
++53 0 *
+Ed
+ 1e-07 1 1 0
+1 19 0 0 10
+2 37 6 0 0 10
+2 38 8 0 0 10
+0
+
+0101000
+-65 2 +85 2 *
+Wi
+
+0101000
+-84 1 -51 1 +64 1 +54 0 *
+Fa
+0 1e-07 6 1
+
+CGM_ATTRIB ENTITY_NAME* face5* * *
+*
+0101000
++50 0 *
+Ed
+ 1e-07 1 1 0
+1 20 0 0 10
+2 39 9 0 0 10
+2 40 8 0 0 10
+0
+
+0101000
+-63 2 +83 2 *
+Wi
+
+0101000
+-51 1 -62 1 +82 1 +48 1 *
+Fa
+0 1e-07 8 1
+
+CGM_ATTRIB ENTITY_NAME* face6* * *
+*
+0101000
++47 0 *
+Ed
+ 1e-07 1 1 0
+1 21 0 0 10
+2 41 5 0 0 10
+2 42 9 1 0 10
+0
+
+0101000
++81 0 -61 0 *
+Wi
+
+0101000
+-80 1 -48 1 +60 1 +45 0 *
+Fa
+0 1e-07 9 1
+
+CGM_ATTRIB ENTITY_NAME* face7* * *
+*
+0101000
++44 0 *
+Ed
+ 1e-07 1 1 0
+1 22 0 0 10
+2 43 10 0 0 10
+2 44 5 0 0 10
+0
+
+0101000
+-59 0 +79 0 *
+Wi
+
+0101000
+-45 0 -58 0 +42 0 +78 0 *
+Fa
+0 1e-07 5 0
+
+CGM_ATTRIB ENTITY_NAME* face8* * *
+*
+0101000
++41 0 *
+Wi
+
+0101000
+-76 0 -70 0 +57 0 +42 0 *
+Fa
+0 1e-07 10 0
+
+CGM_ATTRIB ENTITY_NAME* face9* * *
+*
+0111000
++39 0 *
+Sh
+
+0101000
+-88 0 -73 0 +68 0 +55 0 -52 0 +49 0 -46 0 -43 0 -40 0 +38 0
+*
+So
+
+0100000
++37 0 *
+Ve
+1e-07
+0 0 10
+0 0
+
+0101101
+*
+Ve
+1e-07
+0 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 23 0 0 10
+2 45 12 0 0 10
+2 46 13 0 0 10
+0
+
+0101000
+-35 0 +34 0 *
+Ve
+1e-07
+0 10 10
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 24 0 0 10
+2 47 12 0 0 10
+2 48 14 0 0 10
+0
+
+0101000
+-32 0 +35 0 *
+Ve
+1e-07
+0 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 25 0 0 10
+2 49 12 0 0 10
+2 50 15 0 0 10
+0
+
+0101000
+-32 0 +30 0 *
+Ed
+ 1e-07 1 1 0
+1 26 0 0 10
+2 51 12 0 0 10
+2 52 16 0 0 10
+0
+
+0101000
+-30 0 +34 0 *
+Wi
+
+0101000
+-33 0 -31 0 +29 0 +28 0 *
+Fa
+0 1e-07 12 0
+
+CGM_ATTRIB ENTITY_NAME* face10* * *
+*
+0111000
++27 0 *
+Ve
+1e-07
+10 0 10
+0 0
+
+0101101
+*
+Ve
+1e-07
+10 0 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 27 0 0 10
+2 53 17 0 0 10
+2 54 13 0 0 10
+0
+
+0101000
+-25 0 +24 0 *
+Ve
+1e-07
+10 10 10
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 28 0 0 10
+2 55 17 0 0 10
+2 56 14 0 0 10
+0
+
+0101000
+-22 0 +25 0 *
+Ve
+1e-07
+10 10 0
+0 0
+
+0101101
+*
+Ed
+ 1e-07 1 1 0
+1 29 0 0 10
+2 57 17 0 0 10
+2 58 15 0 0 10
+0
+
+0101000
+-22 0 +20 0 *
+Ed
+ 1e-07 1 1 0
+1 30 0 0 10
+2 59 17 0 0 10
+2 60 16 0 0 10
+0
+
+0101000
+-20 0 +24 0 *
+Wi
+
+0101000
+-23 0 -21 0 +19 0 +18 0 *
+Fa
+0 1e-07 17 0
+
+CGM_ATTRIB ENTITY_NAME* face11* * *
+*
+0111000
++17 0 *
+Ed
+ 1e-07 1 1 0
+1 31 0 0 10
+2 61 13 0 0 10
+2 62 16 0 0 10
+0
+
+0101000
+-24 0 +34 0 *
+Ed
+ 1e-07 1 1 0
+1 32 0 0 10
+2 63 13 0 0 10
+2 64 14 0 0 10
+0
+
+0101000
+-25 0 +35 0 *
+Wi
+
+0101000
+-15 0 -23 0 +14 0 +33 0 *
+Fa
+0 1e-07 13 0
+
+CGM_ATTRIB ENTITY_NAME* face12* * *
+*
+0111000
++13 0 *
+Ed
+ 1e-07 1 1 0
+1 33 0 0 10
+2 65 15 0 0 10
+2 66 16 0 0 10
+0
+
+0101000
+-20 0 +30 0 *
+Ed
+ 1e-07 1 1 0
+1 34 0 0 10
+2 67 15 0 0 10
+2 68 14 0 0 10
+0
+
+0101000
+-22 0 +32 0 *
+Wi
+
+0101000
+-11 0 -19 0 +10 0 +29 0 *
+Fa
+0 1e-07 15 0
+
+CGM_ATTRIB ENTITY_NAME* face13* * *
+*
+0111000
++9 0 *
+Wi
+
+0101000
+-28 0 -11 0 +18 0 +15 0 *
+Fa
+0 1e-07 16 0
+
+CGM_ATTRIB ENTITY_NAME* face14* * *
+*
+0111000
++7 0 *
+Wi
+
+0101000
+-31 0 -10 0 +21 0 +14 0 *
+Fa
+0 1e-07 14 0
+
+CGM_ATTRIB ENTITY_NAME* face15* * *
+*
+0111000
++5 0 *
+Sh
+
+0101100
+-26 0 +16 0 -12 0 +8 0 -6 0 +4 0 *
+So
+
+0100000
++3 0 *
+Co
+
+1100000
++36 0 +2 3 *
+
++1 0
Deleted: cgm/trunk/test/stitch.occ_name
===================================================================
--- cgm/trunk/test/stitch.occ_name 2008-12-15 19:30:48 UTC (rev 2483)
+++ cgm/trunk/test/stitch.occ_name 2008-12-16 19:15:24 UTC (rev 2484)
@@ -1,835 +0,0 @@
-DBRep_DrawableShape
-
-CASCADE Topology V1, (c) Matra-Datavision
-Locations 3
-1
- 1 0 0 1
- 0 1 0 0
- 0 0 1 -1
-2 1 -1 0
-1
- 1 0 0 0
- 0 1 0 0
- 0 0 1 1
-Curve2ds 68
-1 0 0 1 0
-1 0 0 1 0
-1 10 0 0 -1
-1 0 0 0 1
-1 0 -10 1 0
-1 0 0 1 0
-1 0 0 0 -1
-1 0 0 0 1
-1 0 0 0 1
-1 0 0 1 0
-1 0 0 1 0
-1 0 0 1 0
-1 4 0 0 1
-1 0 0 1 0
-1 0 0 1 0
-1 0 4 1 0
-1 0 0 1 0
-1 0 10 1 0
-1 10 0 0 1
-1 0 0 1 0
-1 10 0 0 1
-1 0 10 1 0
-1 10 0 0 -1
-1 10 0 0 1
-1 0 0 0 1
-1 0 10 1 0
-1 0 -10 1 0
-1 0 0 1 0
-1 4 0 0 1
-1 0 10 1 0
-1 0 -10 1 0
-1 0 4 1 0
-1 0 -10 1 0
-1 0 10 1 0
-8 0 10
-1 1 0 0 1
-8 0 10
-1 1 0 0 -1
-1 4 0 0 -1
-1 0 0 0 1
-1 4 0 0 -1
-1 4 0 0 1
-8 0 10
-1 5 0 0 1
-8 0 10
-1 1 0 0 -1
-1 0 0 0 -1
-1 10 0 0 1
-1 0 0 1 0
-1 0 0 1 0
-1 10 0 0 -1
-1 0 0 0 1
-1 0 -10 1 0
-1 0 0 1 0
-1 0 0 0 -1
-1 0 0 0 1
-1 0 0 1 0
-1 0 10 1 0
-1 10 0 0 -1
-1 10 0 0 1
-1 0 -10 1 0
-1 0 10 1 0
-1 0 0 0 -1
-1 10 0 0 1
-1 0 0 0 1
-1 0 0 1 0
-1 10 0 0 1
-1 0 0 1 0
-1 0 0 0 1
-1 0 10 1 0
-1 10 0 0 1
-1 0 10 1 0
-Curves 34
-1 0 0 0 0 0 1
-1 0 0 10 -0 1 0
-1 0 10 0 0 0 1
-1 0 0 0 -0 1 0
-1 0 0 0 1 0 -0
-1 0 0 0 0 0 1
-1 0 0 4 1 0 -0
-1 4 0 0 0 0 1
-1 10 0 0 0 0 1
-1 0 0 10 1 0 -0
-1 0 10 10 1 0 -0
-1 10 0 10 0 1 0
-1 0 10 0 1 0 -0
-1 0 10 0 0 0 1
-1 0 10 4 1 0 -0
-1 4 10 0 0 0 1
-1 10 10 0 0 0 1
-1 1 0 0 -0 1 0
-1 0 0 4 -0 1 0
-1 4 0 4 0 1 0
-1 5 0 0 -0 1 0
-1 10 0 0 -0 1 0
-1 0 0 0 0 0 1
-1 0 0 10 -0 1 0
-1 0 10 0 0 0 1
-1 0 0 0 -0 1 0
-1 10 0 0 0 0 1
-1 10 0 10 0 1 0
-1 10 10 0 0 0 1
-1 10 0 0 -0 1 0
-1 0 0 0 1 0 -0
-1 0 0 10 1 0 -0
-1 0 10 0 1 0 -0
-1 0 10 10 1 0 -0
-Polygon3D 0
-PolygonOnTriangulations 0
-Surfaces 17
-1 0 0 0 1 0 -0 0 0 1 0 -1 0
-1 0 0 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 10 0 0 1 1 0 -0 -0 1 0
-1 0 10 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 0 0 0 1 1 0 -0 -0 1 0
-1 0 0 0 1 0 -0 0 0 1 0 -1 0
-1 0 0 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 4 0 0 1 1 0 -0 -0 1 0
-1 4 0 0 1 0 -0 0 0 1 0 -1 0
-1 10 0 0 1 0 -0 0 0 1 0 -1 0
-1 0 10 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 0 1 0 -0 0 0 1 0 -1 0
-1 0 0 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 10 0 0 1 1 0 -0 -0 1 0
-1 0 10 0 -0 1 0 0 0 1 1 0 -0
-1 0 0 0 0 0 1 1 0 -0 -0 1 0
-1 10 0 0 1 0 -0 0 0 1 0 -1 0
-Triangulations 0
-
-TShapes 97
-Ve
-1e-07
-0 0 10
-0 0
-
-0101101
-*
-Ve
-1e-07
-0 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 1 0 0 10
-2 1 1 0 0 10
-2 2 2 0 0 10
-0
-
-0101000
--97 0 +96 0 *
-Ve
-1e-07
-0 10 10
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 2 0 0 10
-2 3 1 0 0 10
-2 4 3 0 0 10
-0
-
-0101000
--94 0 +97 0 *
-Ve
-1e-07
-0 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 3 0 0 10
-2 5 1 0 0 10
-2 6 4 0 0 10
-0
-
-0101000
--94 0 +92 0 *
-Ed
- 1e-07 1 1 0
-1 4 0 0 10
-2 7 1 0 0 10
-2 8 5 0 0 10
-0
-
-0101000
--92 0 +96 0 *
-Wi
-
-0101000
--95 0 -93 0 +91 0 +90 0 *
-Fa
-0 1e-07 1 0
-
-CGM_ATTRIB ENTITY_NAME* face1* * *
-*
-0111000
-+89 0 *
-Ve
-1e-07
-1 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 5 0 0 1
-2 9 2 0 0 1
-2 10 5 0 0 1
-0
-
-0101000
-+96 0 -87 0 *
-Ve
-1e-07
-1 0 3
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 6 0 1 4
-2 11 6 0 1 4
-2 12 7 0 1 4
-0
-
-0101000
-+87 2 -85 2 *
-Ve
-1e-07
-5 0 3
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 7 0 0 4
-2 13 7 0 0 4
-2 14 8 0 0 4
-0
-
-0101000
--83 2 +85 2 *
-Ve
-1e-07
-5 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 8 0 1 4
-2 15 9 0 1 4
-2 16 7 0 1 4
-0
-
-0101000
-+81 2 -83 2 *
-Ve
-1e-07
-10 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 5 0 5 10
-2 9 2 0 5 10
-2 10 5 0 5 10
-0
-
-0101000
-+81 0 -79 0 *
-Ve
-1e-07
-10 0 10
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 9 0 0 10
-2 17 10 0 0 10
-2 18 2 0 0 10
-0
-
-0101000
--77 0 +79 0 *
-Ed
- 1e-07 1 1 0
-1 10 0 0 10
-2 19 2 0 0 10
-2 20 3 0 0 10
-0
-
-0101000
--77 0 +97 0 *
-Wi
-
-0101000
--86 0 -84 1 -82 1 +80 1 -78 0 -76 0 +75 0 +95 0 *
-Fa
-0 1e-07 2 0
-
-CGM_ATTRIB ENTITY_NAME* face2* * *
-*
-0101000
-+74 0 *
-Ve
-1e-07
-10 10 10
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 11 0 0 10
-2 21 4 0 0 10
-2 22 3 0 0 10
-0
-
-0101000
--72 0 +94 0 *
-Ed
- 1e-07 1 1 0
-1 12 0 0 10
-2 23 10 0 0 10
-2 24 3 0 0 10
-0
-
-0101000
--72 0 +77 0 *
-Wi
-
-0101000
--93 0 -71 0 +70 0 +75 0 *
-Fa
-0 1e-07 3 0
-
-CGM_ATTRIB ENTITY_NAME* face16* * *
-*
-0111000
-+69 0 *
-Ve
-1e-07
-1 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 13 0 0 1
-2 25 4 0 0 1
-2 26 5 0 0 1
-0
-
-0101000
-+92 0 -67 0 *
-Ve
-1e-07
-1 10 3
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 14 0 1 4
-2 27 6 0 1 4
-2 28 11 0 1 4
-0
-
-0101000
-+67 2 -65 2 *
-Ve
-1e-07
-5 10 3
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 15 0 0 4
-2 29 11 0 0 4
-2 30 8 0 0 4
-0
-
-0101000
--63 2 +65 2 *
-Ve
-1e-07
-5 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 16 0 1 4
-2 31 9 0 1 4
-2 32 11 0 1 4
-0
-
-0101000
-+61 2 -63 2 *
-Ve
-1e-07
-10 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 13 0 5 10
-2 25 4 0 5 10
-2 26 5 0 5 10
-0
-
-0101000
-+61 0 -59 0 *
-Ed
- 1e-07 1 1 0
-1 17 0 0 10
-2 33 10 0 0 10
-2 34 4 0 0 10
-0
-
-0101000
--72 0 +59 0 *
-Wi
-
-0101000
--66 0 -64 1 -62 1 +60 1 -58 0 -57 0 +71 0 +91 0 *
-Fa
-0 1e-07 4 0
-
-CGM_ATTRIB ENTITY_NAME* face3* * *
-*
-0101000
-+56 0 *
-Ed
- 1e-07 1 1 0
-1 18 0 0 10
-2 35 5 0 0 10
-2 36 6 1 0 10
-0
-
-0101000
-+87 0 -67 0 *
-Wi
-
-0101000
-+86 0 -90 0 -66 0 +54 0 *
-Fa
-0 1e-07 5 0
-
-CGM_ATTRIB ENTITY_NAME* face4* * *
-*
-0101000
-+53 0 *
-Ed
- 1e-07 1 1 0
-1 19 0 0 10
-2 37 6 0 0 10
-2 38 8 0 0 10
-0
-
-0101000
--65 2 +85 2 *
-Wi
-
-0101000
--84 1 -51 1 +64 1 +54 0 *
-Fa
-0 1e-07 6 1
-
-CGM_ATTRIB ENTITY_NAME* face5* * *
-*
-0101000
-+50 0 *
-Ed
- 1e-07 1 1 0
-1 20 0 0 10
-2 39 9 0 0 10
-2 40 8 0 0 10
-0
-
-0101000
--63 2 +83 2 *
-Wi
-
-0101000
--51 1 -62 1 +82 1 +48 1 *
-Fa
-0 1e-07 8 1
-
-CGM_ATTRIB ENTITY_NAME* face6* * *
-*
-0101000
-+47 0 *
-Ed
- 1e-07 1 1 0
-1 21 0 0 10
-2 41 5 0 0 10
-2 42 9 1 0 10
-0
-
-0101000
-+81 0 -61 0 *
-Wi
-
-0101000
--80 1 -48 1 +60 1 +45 0 *
-Fa
-0 1e-07 9 1
-
-CGM_ATTRIB ENTITY_NAME* face7* * *
-*
-0101000
-+44 0 *
-Ed
- 1e-07 1 1 0
-1 22 0 0 10
-2 43 10 0 0 10
-2 44 5 0 0 10
-0
-
-0101000
--59 0 +79 0 *
-Wi
-
-0101000
--45 0 -58 0 +42 0 +78 0 *
-Fa
-0 1e-07 5 0
-
-CGM_ATTRIB ENTITY_NAME* face8* * *
-*
-0101000
-+41 0 *
-Wi
-
-0101000
--76 0 -70 0 +57 0 +42 0 *
-Fa
-0 1e-07 10 0
-
-CGM_ATTRIB ENTITY_NAME* face9* * *
-*
-0111000
-+39 0 *
-Sh
-
-0101000
--88 0 -73 0 +68 0 +55 0 -52 0 +49 0 -46 0 -43 0 -40 0 +38 0
-*
-So
-
-0100000
-+37 0 *
-Ve
-1e-07
-0 0 10
-0 0
-
-0101101
-*
-Ve
-1e-07
-0 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 23 0 0 10
-2 45 12 0 0 10
-2 46 13 0 0 10
-0
-
-0101000
--35 0 +34 0 *
-Ve
-1e-07
-0 10 10
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 24 0 0 10
-2 47 12 0 0 10
-2 48 14 0 0 10
-0
-
-0101000
--32 0 +35 0 *
-Ve
-1e-07
-0 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 25 0 0 10
-2 49 12 0 0 10
-2 50 15 0 0 10
-0
-
-0101000
--32 0 +30 0 *
-Ed
- 1e-07 1 1 0
-1 26 0 0 10
-2 51 12 0 0 10
-2 52 16 0 0 10
-0
-
-0101000
--30 0 +34 0 *
-Wi
-
-0101000
--33 0 -31 0 +29 0 +28 0 *
-Fa
-0 1e-07 12 0
-
-CGM_ATTRIB ENTITY_NAME* face10* * *
-*
-0111000
-+27 0 *
-Ve
-1e-07
-10 0 10
-0 0
-
-0101101
-*
-Ve
-1e-07
-10 0 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 27 0 0 10
-2 53 17 0 0 10
-2 54 13 0 0 10
-0
-
-0101000
--25 0 +24 0 *
-Ve
-1e-07
-10 10 10
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 28 0 0 10
-2 55 17 0 0 10
-2 56 14 0 0 10
-0
-
-0101000
--22 0 +25 0 *
-Ve
-1e-07
-10 10 0
-0 0
-
-0101101
-*
-Ed
- 1e-07 1 1 0
-1 29 0 0 10
-2 57 17 0 0 10
-2 58 15 0 0 10
-0
-
-0101000
--22 0 +20 0 *
-Ed
- 1e-07 1 1 0
-1 30 0 0 10
-2 59 17 0 0 10
-2 60 16 0 0 10
-0
-
-0101000
--20 0 +24 0 *
-Wi
-
-0101000
--23 0 -21 0 +19 0 +18 0 *
-Fa
-0 1e-07 17 0
-
-CGM_ATTRIB ENTITY_NAME* face11* * *
-*
-0111000
-+17 0 *
-Ed
- 1e-07 1 1 0
-1 31 0 0 10
-2 61 13 0 0 10
-2 62 16 0 0 10
-0
-
-0101000
--24 0 +34 0 *
-Ed
- 1e-07 1 1 0
-1 32 0 0 10
-2 63 13 0 0 10
-2 64 14 0 0 10
-0
-
-0101000
--25 0 +35 0 *
-Wi
-
-0101000
--15 0 -23 0 +14 0 +33 0 *
-Fa
-0 1e-07 13 0
-
-CGM_ATTRIB ENTITY_NAME* face12* * *
-*
-0111000
-+13 0 *
-Ed
- 1e-07 1 1 0
-1 33 0 0 10
-2 65 15 0 0 10
-2 66 16 0 0 10
-0
-
-0101000
--20 0 +30 0 *
-Ed
- 1e-07 1 1 0
-1 34 0 0 10
-2 67 15 0 0 10
-2 68 14 0 0 10
-0
-
-0101000
--22 0 +32 0 *
-Wi
-
-0101000
--11 0 -19 0 +10 0 +29 0 *
-Fa
-0 1e-07 15 0
-
-CGM_ATTRIB ENTITY_NAME* face13* * *
-*
-0111000
-+9 0 *
-Wi
-
-0101000
--28 0 -11 0 +18 0 +15 0 *
-Fa
-0 1e-07 16 0
-
-CGM_ATTRIB ENTITY_NAME* face14* * *
-*
-0111000
-+7 0 *
-Wi
-
-0101000
--31 0 -10 0 +21 0 +14 0 *
-Fa
-0 1e-07 14 0
-
-CGM_ATTRIB ENTITY_NAME* face15* * *
-*
-0111000
-+5 0 *
-Sh
-
-0101100
--26 0 +16 0 -12 0 +8 0 -6 0 +4 0 *
-So
-
-0100000
-+3 0 *
-Co
-
-1100000
-+36 0 +2 3 *
-
-+1 0
1
0
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../trunk/configure --enable-debug --enable-release --with-occ=/opt/OpenCascade6.3 --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 'include' subdir of /opt/OpenCascade6.3... inc
checking for 'lib' subdir of /opt/OpenCascade6.3... 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 -g
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
make all-recursive
make[1]: Entering directory `/home/jason/cgm/test/64-occ'
Making all in compat
make[2]: Entering directory `/home/jason/cgm/test/64-occ/compat'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/compat'
Making all in util
make[2]: Entering directory `/home/jason/cgm/test/64-occ/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/util'
Making all in geom
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom'
Making all in .
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making all in Cholla
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/Cholla'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/Cholla'
Making all in facetbool
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/facetbool'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facetbool'
Making all in facet
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/facet'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facet'
Making all in virtual
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/virtual'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/virtual'
Making all in OCC
make[3]: Entering directory `/home/jason/cgm/test/64-occ/geom/OCC'
/bin/sh ../../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -I/opt/OpenCascade6.3/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -Wall -pipe -pedantic -g -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c -o OCCQueryEngine.lo ../../../trunk/geom/OCC/OCCQueryEngine.cpp
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -I. -I../../../trunk/util -I../../../trunk/geom -I../../../trunk/geom/Cholla -I../../../trunk/geom/facetbool -I/opt/OpenCascade6.3/inc -D_OCC64 -DHAVE_IOSTREAM -DHAVE_IOMANIP -DHAVE_FSTREAM -DHAVE_LIMITS_H -Wall -pipe -pedantic -g -MT OCCQueryEngine.lo -MD -MP -MF .deps/OCCQueryEngine.Tpo -c ../../../trunk/geom/OCC/OCCQueryEngine.cpp -o OCCQueryEngine.o
mv -f .deps/OCCQueryEngine.Tpo .deps/OCCQueryEngine.Plo
/bin/sh ../../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -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/OpenCascade6.3/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
rm -fr .libs/libcubit_OCC.a .libs/libcubit_OCC.la
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[3]: Leaving directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making all in init
make[2]: Entering directory `/home/jason/cgm/test/64-occ/init'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/init'
Making all in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ'
/bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -pedantic -g -o libcgm.la -rpath /usr/local/lib init/libcgma_init.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 -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.a .libs/libcgm.la .libs/libcgm.lai
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/64-occ/init/.libs/libcgma_init.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/64-occ/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/64-occ/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/64-occ/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/64-occ/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/64-occ/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/64-occ/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/64-occ/util/.libs/libcubit_util.a)
ar cru .libs/libcgm.a .libs/libcgm.lax/libcgma_init.a/InitCGMA.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 .libs/libcgm.lax/libcubit_OCC.a/OCCLoop.o .libs/libcgm.lax/libcubit_virtual.a/ImprintBoundaryTool.o .libs/libcgm.lax/libcubit_virtual.a/SegmentedCurve.o .libs/libcgm.lax/libcubit_virtual.a/CompositeLump.o .libs/libcgm.lax/libcubit_virtual.a/VirtualImprintTool.o .libs/libcgm.lax/l!
ibcubit_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/FaceterPointData.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/HiddenE!
ntitySet.o .libs/libcgm.lax/libcubit_virtual.a/CAVirtualVG.o .libs/lib
cgm.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/PartitionSh!
ell.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 .libs/libcgm.lax/libcubit_facet.a/FacetCurve.o .libs/libcgm.lax/libcubit_facet.a/FacetShell.o .libs/libcgm.lax/libcubit_facet.a/FacetBody.o .libs/libcgm.lax/libcubit_facet.a/FacetboolInterface.o .libs/libcgm.la!
x/libcubit_facet.a/FacetModifyEngine.o .libs/libcgm.lax/libcubit_facet
.a/FacetPoint.o .libs/libcgm.lax/libcubit_facet.a/FacetAttrib.o .libs/libcgm.lax/libcubit_facet.a/FacetQueryEngine.o .libs/libcgm.lax/libcholla.a/TDChordal.o .libs/libcgm.lax/libcholla.a/CubitPoint.o .libs/libcgm.lax/libcholla.a/ChollaPoint.o .libs/libcgm.lax/libcholla.a/FacetEvalTool.o .libs/libcgm.lax/libcholla.a/CubitQuadFacet.o .libs/libcgm.lax/libcholla.a/PointGridSearch.o .libs/libcgm.lax/libcholla.a/FacetEntity.o .libs/libcgm.lax/libcholla.a/Cholla.o .libs/libcgm.lax/libcholla.a/GeoNode.o .libs/libcgm.lax/libcholla.a/TDFacetBoundaryEdge.o .libs/libcgm.lax/libcholla.a/ChordalAxis.o .libs/libcgm.lax/libcholla.a/PointLoopFacetor.o .libs/libcgm.lax/libcholla.a/ChollaEngine.o .libs/libcgm.lax/libcholla.a/debug.o .libs/libcgm.lax/libcholla.a/ChollaSkinTool.o .libs/libcgm.lax/libcholla.a/ChollaEntity.o .libs/libcgm.lax/libcholla.a/LoopParamTool.o .libs/libcgm.lax/libcholla.a/CubitFacetData.o .libs/libcgm.lax/libcholla.a/GeoTet.o .libs/libcgm.lax/libcholla.a/AllocMemManagers!
Cholla.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_ge
om.a/CoVolume.o .libs/libcgm.lax/libcubit_geom.a/RefGroup.o .libs/libcgm.lax/libcubit_geom.a/GeometryFeatureEngine.o .libs/libcgm.lax/libcubit_geom.a/AllocMemManagersGeom.o .libs/libcgm.lax/libcubit_geom.a/OffsetSplitTool.o .libs/libcgm.lax/libcubit_geom.a/RefVertex.o .libs/libcgm.lax/libcubit_geom.a/CubitPolygon.o .libs/libcgm.lax/libcubit_geom.a/CAEntityColor.o .libs/libcgm.lax/libcubit_geom.a/TDSplitSurface.o .libs/libcgm.lax/libcubit_geom.a/GeomDataObserver.o .libs/libcgm.lax/libcubit_geom.a/SurfaceSM.o .libs/libcgm.lax/libcubit_geom.a/BridgeManager.o .libs/libcgm.lax/libcubit_geom.a/CoFace.o .libs/libcgm.lax/libcubit_geom.a/CAEntityName.o .libs/libcgm.lax/libcubit_geom.a/CAActuateSet.o .libs/libcgm.lax/libcubit_geom.a/GeometryHealerEngine.o .libs/libcgm.lax/libcubit_geom.a/GeomMeasureTool.o .libs/libcgm.lax/libcubit_geom.a/CAMergePartner.o .libs/libcgm.lax/libcubit_geom.a/GeometryUtil.o .libs/libcgm.lax/libcubit_geom.a/GeometryQueryEngine.o .libs/libcgm.lax/libcubit_geo!
m.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_geom.a/CADeferredAttrib.o .libs/libcgm.lax/libcubit_geom.a/CoVertex.o .libs/libcgm.lax/libcubit_geom.a/GeometryQueryTool.o .libs/libcgm.lax/libcubit_geom.a/RefEntity.o .libs/libcgm.lax/libcubit_geom.a/SphereEv!
aluator.o .libs/libcgm.lax/libcubit_geom.a/Shell.o .libs/libcgm.lax/li
bcubit_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/MergeToolAssistant.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 .l!
ibs/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/CGMApp.o .libs/libcgm.lax/libcubit_geom.a/CubitAttrib.o .libs/libcgm.lax/libcubit_geom.a/CoEdgeSM.o .libs/libcgm.lax/libcubit_geom.a/TopologyEntity.o .libs/libcgm.lax/libcubit_geom.a/MidPlaneTool.o .libs/libcg!
m.lax/libcubit_geom.a/OldUnmergeCode.o .libs/libcgm.lax/libcubit_geom.
a/Chain.o .libs/libcgm.lax/libcubit_geom.a/SurfaceOverlapFacet.o .libs/libcgm.lax/libcubit_geom.a/GeometryHealerTool.o .libs/libcgm.lax/libcubit_geom.a/Body.o .libs/libcgm.lax/libcubit_geom.a/DagDrawingTool.o .libs/libcgm.lax/libcubit_geom.a/BasicTopologyEntity.o .libs/libcgm.lax/libcubit_geom.a/CollectionEntity.o .libs/libcgm.lax/libcubit_geom.a/ShellSM.o .libs/libcgm.lax/libcubit_util.a/GMem.o .libs/libcgm.lax/libcubit_util.a/CubitCoordinateSystem.o .libs/libcgm.lax/libcubit_util.a/GfxDebug.o .libs/libcgm.lax/libcubit_util.a/CubitString.o .libs/libcgm.lax/libcubit_util.a/StubProgressTool.o .libs/libcgm.lax/libcubit_util.a/TextProgressTool.o .libs/libcgm.lax/libcubit_util.a/TDUPtr.o .libs/libcgm.lax/libcubit_util.a/CubitStack.o .libs/libcgm.lax/libcubit_util.a/CubitMessage.o .libs/libcgm.lax/libcubit_util.a/CubitFileIOWrapper.o .libs/libcgm.lax/libcubit_util.a/CubitFileUtil.o .libs/libcgm.lax/libcubit_util.a/CubitEntity.o .libs/libcgm.lax/libcubit_util.a/CubitVector.o .lib!
s/libcgm.lax/libcubit_util.a/IntersectionTool.o .libs/libcgm.lax/libcubit_util.a/MemoryBlock.o .libs/libcgm.lax/libcubit_util.a/Queue.o .libs/libcgm.lax/libcubit_util.a/SettingHolder.o .libs/libcgm.lax/libcubit_util.a/Cubit2DPoint.o .libs/libcgm.lax/libcubit_util.a/CubitCollection.o .libs/libcgm.lax/libcubit_util.a/PlanarParamTool.o .libs/libcgm.lax/libcubit_util.a/ArrayBasedContainer.o .libs/libcgm.lax/libcubit_util.a/GetLongOpt.o .libs/libcgm.lax/libcubit_util.a/CubitFileFEModel.o .libs/libcgm.lax/libcubit_util.a/AllocMemManagersList.o .libs/libcgm.lax/libcubit_util.a/CubitPlane.o .libs/libcgm.lax/libcubit_util.a/CubitDynamicLoader.o .libs/libcgm.lax/libcubit_util.a/TtyProgressTool.o .libs/libcgm.lax/libcubit_util.a/CubitObservable.o .libs/libcgm.lax/libcubit_util.a/DIntArray.o .libs/libcgm.lax/libcubit_util.a/DynamicArray.o .libs/libcgm.lax/libcubit_util.a/ToolData.o .libs/libcgm.lax/libcubit_util.a/ToolDataUser.o .libs/libcgm.lax/libcubit_util.a/RandomMersenne.o .libs/l!
ibcgm.lax/libcubit_util.a/SDLList.o .libs/libcgm.lax/libcubit_util.a/C
ubitBox.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[2]: Leaving directory `/home/jason/cgm/test/64-occ'
Making all in itaps
make[2]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make all-recursive
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Making all in .
make[4]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -o libiGeom.la -rpath /usr/local/lib CATag.lo iGeom_CGMA.lo iGeomError.lo ../libcgm.la -lm
rm -fr .libs/libiGeom.a .libs/libiGeom.la .libs/libiGeom.lai
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[4]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
Making all in test
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
Making all in cgm_apps
make[2]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps'
Making all in examples
make[3]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
Making all in facetdriver
make[4]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples/facetdriver'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples/facetdriver'
make[4]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps/examples'
make[3]: Entering directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/cgm_apps'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ'
Making check in compat
make[1]: Entering directory `/home/jason/cgm/test/64-occ/compat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/compat'
Making check in util
make[1]: Entering directory `/home/jason/cgm/test/64-occ/util'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/util'
Making check in geom
make[1]: Entering directory `/home/jason/cgm/test/64-occ/geom'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making check in Cholla
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/Cholla'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/Cholla'
Making check in facetbool
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/facetbool'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facetbool'
Making check in facet
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/facet'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/facet'
Making check in virtual
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/virtual'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/virtual'
Making check in OCC
make[2]: Entering directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/geom/OCC'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/geom'
Making check in init
make[1]: Entering directory `/home/jason/cgm/test/64-occ/init'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/init'
Making check in .
make[1]: Entering directory `/home/jason/cgm/test/64-occ'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ'
Making check in itaps
make[1]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
make testgeom_occ
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o testgeom_occ testgeom_occ-testgeom.o libiGeom.la -lm
c++ -Wall -pipe -pedantic -g -o testgeom_occ testgeom_occ-testgeom.o -L/opt/OpenCascade6.3/lib ./.libs/libiGeom.a /home/jason/cgm/test/64-occ/.libs/libcgm.a /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/Open!
Cascade6.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
./.libs/libiGeom.a(iGeom_CGMA.o): In function `iGeom_load_cub_geometry':
/home/jason/cgm/test/64-occ/itaps/../../trunk/itaps/iGeom_CGMA.cc:5883: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make check-TESTS
make[3]: Entering directory `/home/jason/cgm/test/64-occ/itaps'
Using default input file: ../../trunk/itaps/../test/LeverArm.brep
Geometry engine set to: OCC Geometry Engine version 6.2.0
ITAPS GEOMETRY INTERFACE TEST PROGRAM:
gLoad: Model contents:
vertices: 0
edges: 0
faces: 0
regions: 0
Success
tags: Tags defined on model: <none>
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_occ
==================
All 1 tests passed
==================
make[3]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/itaps'
Making check in test
make[1]: Entering directory `/home/jason/cgm/test/64-occ/test'
make sheet modify makept r_w test_occ
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o sheet sheet.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o sheet sheet.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o modify modify.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o modify modify.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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/libTKG3!
d.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
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o makept makept.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o makept makept.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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/libTKG3!
d.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
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o r_w r_w.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o r_w r_w.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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
/bin/sh ../libtool --tag=CXX --mode=link c++ -Wall -pipe -pedantic -g -L/opt/OpenCascade6.3/lib -o test_occ test_occ.o ../libcgm.la -lm
c++ -Wall -pipe -pedantic -g -o test_occ test_occ.o -L/opt/OpenCascade6.3/lib ../.libs/libcgm.a /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/lib!
TKG3d.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
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make check-TESTS
make[2]: Entering directory `/home/jason/cgm/test/64-occ/test'
PASS: sheet
Modified volume
Created volume(s): 9
Destroyed volume(s): 2 to 7
Exported: 1 OCC Body
=======================================
Constructed 1 Volume: 10
=======================================
Updated volume(s): 19
Destroyed volume(s): 20
Created volume(s): 22, 23
Destroyed volume(s): 19, 21
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 26
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 27
Updated volume(s): 27
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Updated volume(s): 27
Total 2 cuts performed, with from_shape having 8 faces.
Updated volume(s): 24
Destroyed volume(s): 25
Modified volume
Total 1 cuts performed, with from_shape having 7 faces.
Total 0 cuts performed, with from_shape having 2 faces.
Updated volume(s): 32
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
WARNING: Cant make a scar on existing face without splitting it.
Total 0 cuts performed, with from_shape having 6 faces.
Updated volume(s): 33
Created volume(s): 34
WARNING: Surfaces or Shells can't be used to cut a body.
ERROR: Subtract FAILED
Total 4 cuts performed, with from_shape having 10 faces.
Total 3 cuts performed, with from_shape having 9 faces.
Updated volume(s): 35, 36
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
No projection on the surface.
Total 1 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 0 cuts performed, with from_shape having 6 faces.
Total 1 cuts performed, with from_shape having 7 faces.
Total 1 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Total 0 cuts performed, with from_shape having 8 faces.
Removing projected curves
Created volume(s): 39
Updated volume(s): 41
Destroyed volume(s): 40
Updated volume(s): 41
Destroyed volume(s): 42
The 1 body did not have common part with the tool_body.
The 1 body did not have common part with the tool_body.
Destroyed volume(s): 41, 43
Created volume(s): 46
Destroyed volume(s): 44
Updated volume(s): 45
Created volume(s): 49
Destroyed volume(s): 48
Updated volume(s): 47
Updated volume(s): 51
Destroyed volume(s): 50
Updated volume(s): 53
Destroyed volume(s): 52
Updated volume(s): 54
Destroyed volume(s): 55
Updated volume(s): 54
Modified volume
Created swept volume 60
Modified volume
Created swept volume 61
Created swept volume 62
Modified volume
Created swept volume 63
ERROR: Only surfaces with no intersection point with the axis can be revolve-swept.
Created swept volume 64
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 65
Created swept volume 66
ERROR: Only curves with no intersection point with the axis can be revolve-swept.
Created swept volume 67
Created swept volume 68
ERROR: Sweep along curve itself is not allowed.
Created swept volume 69
Created swept volume 70
Modified volume
Created swept volume 71
Created swept volume 72
ERROR: Errors found during Mergechk session.
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
3 OCC Points
Exported: 2 OCC Bodies
3 OCC Points
PASS: 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
===================
1 of 5 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jason/cgm/test/64-occ/test'
make: *** [check-recursive] Error 1
1
0