dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package illuminator dpkg-buildpackage: source version 0.11.0-3lenny1 dpkg-buildpackage: source changed by Adam C. Powell, IV dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir rm -f stamp-configure build debian/libluminate-dev.substvars if [ -e Makefile ]; then /usr/bin/make distclean; fi make debian/rules make[1]: Entering directory `/home/hazelsct/illuminator-0.11.0' make[1]: Nothing to be done for `debian/rules'. make[1]: Leaving directory `/home/hazelsct/illuminator-0.11.0' chmod +x debian/rules rm -rf illuminator illuminator-doc-0.11.0 debian/rules unpatch make[1]: Entering directory `/home/hazelsct/illuminator-0.11.0' dh_testdir if [ -e stamp-patch ]; then \ patch -p1 -R < debian/petsc-3.patch; \ rm -f stamp-patch; \ fi make[1]: Leaving directory `/home/hazelsct/illuminator-0.11.0' dh_clean dpkg-source -b illuminator-0.11.0 dpkg-source: info: using source format `1.0' dpkg-source: info: building illuminator using existing illuminator_0.11.0.orig.tar.gz dpkg-source: info: building illuminator in illuminator_0.11.0-3lenny1.diff.gz dpkg-source: info: building illuminator in illuminator_0.11.0-3lenny1.dsc debian/rules build dh_testdir patch -p1 < debian/petsc-3.patch patching file Makefile.am patching file Makefile.in patching file libluminate/Makefile.am patching file libluminate/Makefile.in patching file cahnhill.c touch stamp-patch dh_testdir ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /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 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ 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... yes 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 for inline... inline checking libffm.h usability... no checking libffm.h presence... no checking for libffm.h... no checking for dsqrtiv in -lffm... no configure: checking whether -mieee is needed to avoid SIGFPE on divide by zero... not needed checking how to get verbose linking output from gfortran... -v checking for Fortran 77 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 dgemm_ in -lblas-3... no checking for dgemv_ in -lblas... yes checking for dgetrf_ in -llapack... yes checking for sqrt in -lcpml... no checking for /usr/lib/petsc/bin/petscarch... yes checking for petscarch... linux-gnu-c-opt checking for /usr/lib/petsc/lib/lib/libpetsc.a... no checking for /usr/lib/petsc/lib/libO/libpetsc.a... yes checking for libffm.h... (cached) no checking for dsqrtiv in -lffm... (cached) no configure: checking whether -mieee is needed to avoid SIGFPE on divide by zero... not needed checking how to get verbose linking output from gfortran... (cached) -v checking for Fortran 77 libraries of gfortran... (cached) -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 dgemm_ in -lblas-3... (cached) no checking for dgemv_ in -lblas... (cached) yes checking for dgetrf_ in -llapack... (cached) yes checking for sqrt in -lcpml... (cached) no checking for PetscPrintf in -lpetsc... yes checking for cxref... /usr/bin/cxref checking for latex... /usr/bin/latex checking for pdflatex... /usr/bin/pdflatex checking for dvips... /usr/bin/dvips checking for hevea... /usr/bin/hevea checking for latex2html... no checking for geomview... geomview checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.16.6) checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.0.0... yes (version 2.12.12) checking for LIBXML2... yes checking for IMLIB2... yes checking for GNOMEUI... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether filename_completion_function is present... configure: creating ./config.status config.status: creating Makefile config.status: creating libluminate/Makefile config.status: creating illuminator.tex config.status: creating illuminator.html config.status: creating illuminator.m4 config.status: creating debian/rules config.status: creating debian/illuminator-doc.docs config.status: creating debian/illuminator-doc.docbase config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands touch stamp-configure dh_testdir /usr/bin/make make[1]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' /usr/bin/make all-recursive make[2]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' Making all in libluminate make[3]: Entering directory `/home/hazelsct/illuminator-0.11.0/libluminate' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:357: warning: ignoring old commands for target `.c.o' if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illuminator.lo -MD -MP -MF ".deps/libluminate_la-illuminator.Tpo" -c -o libluminate_la-illuminator.lo `test -f 'illuminator.c' || echo './'`illuminator.c; \ then mv -f ".deps/libluminate_la-illuminator.Tpo" ".deps/libluminate_la-illuminator.Plo"; else rm -f ".deps/libluminate_la-illuminator.Tpo"; exit 1; fi mkdir .libs mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illuminator.lo -MD -MP -MF .deps/libluminate_la-illuminator.Tpo -c illuminator.c -fPIC -DPIC -o .libs/libluminate_la-illuminator.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illuminator.lo -MD -MP -MF .deps/libluminate_la-illuminator.Tpo -c illuminator.c -o libluminate_la-illuminator.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-render.lo -MD -MP -MF ".deps/libluminate_la-render.Tpo" -c -o libluminate_la-render.lo `test -f 'render.c' || echo './'`render.c; \ then mv -f ".deps/libluminate_la-render.Tpo" ".deps/libluminate_la-render.Plo"; else rm -f ".deps/libluminate_la-render.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-render.lo -MD -MP -MF .deps/libluminate_la-render.Tpo -c render.c -fPIC -DPIC -o .libs/libluminate_la-render.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-render.lo -MD -MP -MF .deps/libluminate_la-render.Tpo -c render.c -o libluminate_la-render.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-display.lo -MD -MP -MF ".deps/libluminate_la-display.Tpo" -c -o libluminate_la-display.lo `test -f 'display.c' || echo './'`display.c; \ then mv -f ".deps/libluminate_la-display.Tpo" ".deps/libluminate_la-display.Plo"; else rm -f ".deps/libluminate_la-display.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-display.lo -MD -MP -MF .deps/libluminate_la-display.Tpo -c display.c -fPIC -DPIC -o .libs/libluminate_la-display.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-display.lo -MD -MP -MF .deps/libluminate_la-display.Tpo -c display.c -o libluminate_la-display.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-utility.lo -MD -MP -MF ".deps/libluminate_la-utility.Tpo" -c -o libluminate_la-utility.lo `test -f 'utility.c' || echo './'`utility.c; \ then mv -f ".deps/libluminate_la-utility.Tpo" ".deps/libluminate_la-utility.Plo"; else rm -f ".deps/libluminate_la-utility.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-utility.lo -MD -MP -MF .deps/libluminate_la-utility.Tpo -c utility.c -fPIC -DPIC -o .libs/libluminate_la-utility.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-utility.lo -MD -MP -MF .deps/libluminate_la-utility.Tpo -c utility.c -o libluminate_la-utility.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-petsc.lo -MD -MP -MF ".deps/libluminate_la-petsc.Tpo" -c -o libluminate_la-petsc.lo `test -f 'petsc.c' || echo './'`petsc.c; \ then mv -f ".deps/libluminate_la-petsc.Tpo" ".deps/libluminate_la-petsc.Plo"; else rm -f ".deps/libluminate_la-petsc.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-petsc.lo -MD -MP -MF .deps/libluminate_la-petsc.Tpo -c petsc.c -fPIC -DPIC -o .libs/libluminate_la-petsc.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-petsc.lo -MD -MP -MF .deps/libluminate_la-petsc.Tpo -c petsc.c -o libluminate_la-petsc.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illumulti.lo -MD -MP -MF ".deps/libluminate_la-illumulti.Tpo" -c -o libluminate_la-illumulti.lo `test -f 'illumulti.c' || echo './'`illumulti.c; \ then mv -f ".deps/libluminate_la-illumulti.Tpo" ".deps/libluminate_la-illumulti.Plo"; else rm -f ".deps/libluminate_la-illumulti.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illumulti.lo -MD -MP -MF .deps/libluminate_la-illumulti.Tpo -c illumulti.c -fPIC -DPIC -o .libs/libluminate_la-illumulti.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-illumulti.lo -MD -MP -MF .deps/libluminate_la-illumulti.Tpo -c illumulti.c -o libluminate_la-illumulti.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-importexport.lo -MD -MP -MF ".deps/libluminate_la-importexport.Tpo" -c -o libluminate_la-importexport.lo `test -f 'importexport.c' || echo './'`importexport.c; \ then mv -f ".deps/libluminate_la-importexport.Tpo" ".deps/libluminate_la-importexport.Plo"; else rm -f ".deps/libluminate_la-importexport.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-importexport.lo -MD -MP -MF .deps/libluminate_la-importexport.Tpo -c importexport.c -fPIC -DPIC -o .libs/libluminate_la-importexport.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-importexport.lo -MD -MP -MF .deps/libluminate_la-importexport.Tpo -c importexport.c -o libluminate_la-importexport.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-geomview.lo -MD -MP -MF ".deps/libluminate_la-geomview.Tpo" -c -o libluminate_la-geomview.lo `test -f 'geomview.c' || echo './'`geomview.c; \ then mv -f ".deps/libluminate_la-geomview.Tpo" ".deps/libluminate_la-geomview.Plo"; else rm -f ".deps/libluminate_la-geomview.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-geomview.lo -MD -MP -MF .deps/libluminate_la-geomview.Tpo -c geomview.c -fPIC -DPIC -o .libs/libluminate_la-geomview.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-geomview.lo -MD -MP -MF .deps/libluminate_la-geomview.Tpo -c geomview.c -o libluminate_la-geomview.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-imlib2.lo -MD -MP -MF ".deps/libluminate_la-imlib2.Tpo" -c -o libluminate_la-imlib2.lo `test -f 'imlib2.c' || echo './'`imlib2.c; \ then mv -f ".deps/libluminate_la-imlib2.Tpo" ".deps/libluminate_la-imlib2.Plo"; else rm -f ".deps/libluminate_la-imlib2.Tpo"; exit 1; fi mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-imlib2.lo -MD -MP -MF .deps/libluminate_la-imlib2.Tpo -c imlib2.c -fPIC -DPIC -o .libs/libluminate_la-imlib2.o mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -DGEOMVIEW=\"geomview\" -I/usr/include/libxml2 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DIMLIB2_EXISTS -g -O2 -MT libluminate_la-imlib2.lo -MD -MP -MF .deps/libluminate_la-imlib2.Tpo -c imlib2.c -o libluminate_la-imlib2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -g -O2 -o libluminate.la -rpath /usr/lib -version-info 7:1:0 libluminate_la-illuminator.lo libluminate_la-render.lo libluminate_la-display.lo libluminate_la-utility.lo libluminate_la-petsc.lo libluminate_la-illumulti.lo libluminate_la-importexport.lo libluminate_la-geomview.lo libluminate_la-imlib2.lo -lxml2 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lImlib2 -L/usr/lib/petsc/linux-gnu-c-opt/lib -L/usr/lib/petsc/linux-gnu-c-opt/lib -lpetscdm -lpetscmat -lpetscvec -lpetsc -lX11 -L/usr/lib -lspooles -lHYPRE -lmpi_cxx -lstdc++ -lsuperlu -lumfpack -lamd -llapack -lblas -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -L/usr/lib/gcc/x86_64-linux-gnu -lm -lm -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -lm -lm -lscotch -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -L/usr/lib/gcc/x86_64-linux-gnu -lm -lm -lmpi_cxx -lstdc++ -lmpi_cxx -lstdc++ -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -ldl gcc -shared .libs/libluminate_la-illuminator.o .libs/libluminate_la-render.o .libs/libluminate_la-display.o .libs/libluminate_la-utility.o .libs/libluminate_la-petsc.o .libs/libluminate_la-illumulti.o .libs/libluminate_la-importexport.o .libs/libluminate_la-geomview.o .libs/libluminate_la-imlib2.o /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libImlib2.so -L/usr/lib/petsc/linux-gnu-c-opt/lib -lpetscdm -lpetscmat -lpetscvec -lpetsc -lX11 -L/usr/lib -lspooles -lHYPRE -lsuperlu -lumfpack -lamd -llapack -lblas -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -L/usr/lib/gcc/x86_64-linux-gnu -lscotch -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lmpi_cxx -lstdc++ -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -ldl -Wl,-soname -Wl,libluminate.so.7 -o .libs/libluminate.so.7.0.1 (cd .libs && rm -f libluminate.so.7 && ln -s libluminate.so.7.0.1 libluminate.so.7) (cd .libs && rm -f libluminate.so && ln -s libluminate.so.7.0.1 libluminate.so) ar cru .libs/libluminate.a libluminate_la-illuminator.o libluminate_la-render.o libluminate_la-display.o libluminate_la-utility.o libluminate_la-petsc.o libluminate_la-illumulti.o libluminate_la-importexport.o libluminate_la-geomview.o libluminate_la-imlib2.o ranlib .libs/libluminate.a creating libluminate.la (cd .libs && rm -f libluminate.la && ln -s ../libluminate.la libluminate.la) make[3]: Leaving directory `/home/hazelsct/illuminator-0.11.0/libluminate' make[3]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' if mpicc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DGEOMVIEW=\"geomview\" -g -O2 -MT tsview-tsview.o -MD -MP -MF ".deps/tsview-tsview.Tpo" -c -o tsview-tsview.o `test -f 'tsview.c' || echo './'`tsview.c; \ then mv -f ".deps/tsview-tsview.Tpo" ".deps/tsview-tsview.Po"; else rm -f ".deps/tsview-tsview.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link mpicc -g -O2 -o tsview tsview-tsview.o libluminate/libluminate.la -lncurses -lhistory -lreadline mkdir .libs mpicc -g -O2 -o .libs/tsview tsview-tsview.o libluminate/.libs/libluminate.so -lncurses -lhistory -lreadline creating tsview if mpicc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -DVERSION="\"0.11.0\"" -DGLADE_DIRECTORY=\"/usr/share/illuminator\" -g -O2 -MT tsview_ng-tsview-ng.o -MD -MP -MF ".deps/tsview_ng-tsview-ng.Tpo" -c -o tsview_ng-tsview-ng.o `test -f 'tsview-ng.c' || echo './'`tsview-ng.c; \ then mv -f ".deps/tsview_ng-tsview-ng.Tpo" ".deps/tsview_ng-tsview-ng.Po"; else rm -f ".deps/tsview_ng-tsview-ng.Tpo"; exit 1; fi tsview-ng.c: In function ‘on_path_filename_entry_activate’: tsview-ng.c:955: warning: ‘return’ with a value, in function returning void tsview-ng.c: In function ‘on_timestep_spin_value_changed’: tsview-ng.c:1146: warning: ‘return’ with a value, in function returning void /bin/sh ./libtool --tag=CC --mode=link mpicc -g -O2 -o tsview-ng -rdynamic tsview_ng-tsview-ng.o -pthread -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 libluminate/libluminate.la mpicc -g -O2 -o .libs/tsview-ng -rdynamic tsview_ng-tsview-ng.o -pthread /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgconf-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so libluminate/.libs/libluminate.so creating tsview-ng if mpicc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -DVERSION="\"0.11.0\"" -DCHTS_PATH=\"/usr/bin\" -DGLADE_DIRECTORY=\"/usr/share/illuminator\" -g -O2 -MT chui-chui.o -MD -MP -MF ".deps/chui-chui.Tpo" -c -o chui-chui.o `test -f 'chui.c' || echo './'`chui.c; \ then mv -f ".deps/chui-chui.Tpo" ".deps/chui-chui.Po"; else rm -f ".deps/chui-chui.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link mpicc -g -O2 -o chui -rdynamic chui-chui.o -pthread -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 mpicc -g -O2 -o chui -rdynamic chui-chui.o -pthread /usr/lib/libglade-2.0.so /usr/lib/libxml2.so /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgconf-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so if mpicc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DGEOMVIEW=\"geomview\" -g -O2 -MT chts-chts.o -MD -MP -MF ".deps/chts-chts.Tpo" -c -o chts-chts.o `test -f 'chts.c' || echo './'`chts.c; \ then mv -f ".deps/chts-chts.Tpo" ".deps/chts-chts.Po"; else rm -f ".deps/chts-chts.Tpo"; exit 1; fi if mpicc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -DGEOMVIEW=\"geomview\" -g -O2 -MT chts-cahnhill.o -MD -MP -MF ".deps/chts-cahnhill.Tpo" -c -o chts-cahnhill.o `test -f 'cahnhill.c' || echo './'`cahnhill.c; \ then mv -f ".deps/chts-cahnhill.Tpo" ".deps/chts-cahnhill.Po"; else rm -f ".deps/chts-cahnhill.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link mpicc -g -O2 -o chts chts-chts.o chts-cahnhill.o libluminate/libluminate.la -L/usr/lib/petsc/linux-gnu-c-opt/lib -L/usr/lib/petsc/linux-gnu-c-opt/lib -lpetscts -lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lX11 -L/usr/lib -lspooles -lHYPRE -lmpi_cxx -lstdc++ -lsuperlu -lumfpack -lamd -llapack -lblas -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -L/usr/lib/gcc/x86_64-linux-gnu -lm -lm -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -lm -lm -lscotch -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lm -L/usr/lib/gcc/x86_64-linux-gnu -lm -lm -lmpi_cxx -lstdc++ -lmpi_cxx -lstdc++ -ldl -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -ldl mpicc -g -O2 -o .libs/chts chts-chts.o chts-cahnhill.o libluminate/.libs/libluminate.so -L/usr/lib/petsc/linux-gnu-c-opt/lib -lpetscts -lpetscsnes -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc -lX11 -L/usr/lib -lspooles -lHYPRE -lsuperlu -lumfpack -lamd -llapack -lblas -L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/lib -L/usr/lib/gcc/x86_64-linux-gnu -lscotch -lmpi_f90 -lmpi_f77 -lgfortranbegin -lgfortran -lm -lmpi_cxx -lstdc++ -lmpi -lopen-rte -lopen-pal -lnsl -lutil -lgcc_s -lpthread -ldl creating chts if mpicc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -MT 3dgf-3dgf.o -MD -MP -MF ".deps/3dgf-3dgf.Tpo" -c -o 3dgf-3dgf.o `test -f '3dgf.c' || echo './'`3dgf.c; \ then mv -f ".deps/3dgf-3dgf.Tpo" ".deps/3dgf-3dgf.Po"; else rm -f ".deps/3dgf-3dgf.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link mpicc -g -O2 -o 3dgf 3dgf-3dgf.o libluminate/libluminate.la mpicc -g -O2 -o .libs/3dgf 3dgf-3dgf.o libluminate/.libs/libluminate.so creating 3dgf make[3]: Leaving directory `/home/hazelsct/illuminator-0.11.0' make[2]: Leaving directory `/home/hazelsct/illuminator-0.11.0' make[1]: Leaving directory `/home/hazelsct/illuminator-0.11.0' touch build fakeroot debian/rules binary /usr/bin/make stamp-doc make[1]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' rm -rf illuminator install -d illuminator /usr/bin/cxref -CPP 'gcc -E -C -dD -dI' -html-src -Nilluminator \ -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -I/usr/include/libxml2 -D_REENTRANT -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 \ -DIMLIB2_EXISTS -I. ./illuminator.h ./libluminate/structures.h ./libluminate/illuminator.c ./libluminate/render.c ./libluminate/utility.c ./libluminate/petsc.c ./libluminate/illumulti.c ./libluminate/importexport.c ./libluminate/geomview.c ./libluminate/imlib2.c ./tsview.c ./tsview-ng.c ./3dgf.c ./chts.c ./cahnhill.c ./cahnhill.h ./chui.c config.h mv ./illuminator.h.html ./libluminate/structures.h.html ./libluminate/illuminator.c.html ./libluminate/render.c.html ./libluminate/utility.c.html ./libluminate/petsc.c.html ./libluminate/illumulti.c.html ./libluminate/importexport.c.html ./libluminate/geomview.c.html ./libluminate/imlib2.c.html ./tsview.c.html ./tsview-ng.c.html ./3dgf.c.html ./chts.c.html ./cahnhill.c.html ./cahnhill.h.html ./chui.c.html config.h.html ./illuminator.h.src.html ./libluminate/structures.h.src.html ./libluminate/illuminator.c.src.html ./libluminate/render.c.src.html ./libluminate/utility.c.src.html ./libluminate/petsc.c.src.html ./libluminate/illumulti.c.src.html ./libluminate/importexport.c.src.html ./libluminate/geomview.c.src.html ./libluminate/imlib2.c.src.html ./tsview.c.src.html ./tsview-ng.c.src.html ./3dgf.c.src.html ./chts.c.src.html ./cahnhill.c.src.html ./cahnhill.h.src.html ./chui.c.src.html config.h.src.html illuminator/ cp -p illuminator.html illuminator/index.html touch cxref-html # so illuminator.html isn't newer rm -f illuminator.tex /usr/bin/cxref -CPP 'gcc -E -C -dD -dI' -latex -Nilluminator \ -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -I/usr/include/libxml2 -D_REENTRANT -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 \ -DIMLIB2_EXISTS -I. ./illuminator.h ./libluminate/structures.h ./libluminate/illuminator.c ./libluminate/render.c ./libluminate/utility.c ./libluminate/petsc.c ./libluminate/illumulti.c ./libluminate/importexport.c ./libluminate/geomview.c ./libluminate/imlib2.c ./tsview.c ./tsview-ng.c ./3dgf.c ./chts.c ./cahnhill.c ./cahnhill.h ./chui.c config.h rm -f illuminator.tex /usr/bin/make illuminator.tex make[2]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' cd . && /bin/sh ./config.status illuminator.tex config.status: creating illuminator.tex make[2]: Leaving directory `/home/hazelsct/illuminator-0.11.0' /usr/bin/cxref -CPP 'gcc -E -C -dD -dI' -latex -Nilluminator \ -I/usr/lib/petsc/linux-gnu-c-opt/include -I/usr/lib/petsc/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/lib -I/usr/include/spooles -I/usr/include -I/usr/include/superlu -I/usr/include/suitesparse -I/usr/include/scotch -I/usr/include/libxml2 -D_REENTRANT -DORBIT2=1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 \ -DIMLIB2_EXISTS -I. ./illuminator.h ./libluminate/structures.h ./libluminate/illuminator.c ./libluminate/render.c ./libluminate/utility.c ./libluminate/petsc.c ./libluminate/illumulti.c ./libluminate/importexport.c ./libluminate/geomview.c ./libluminate/imlib2.c ./tsview.c ./tsview-ng.c ./3dgf.c ./chts.c ./cahnhill.c ./cahnhill.h ./chui.c config.h touch cxref-tex # so illuminator.tex isn't newer /usr/bin/pdflatex illuminator.tex # We run pdflatex thrice to make sure .toc is good! This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) No file illuminator.aux. (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1{/var/lib/texmf/fonts/map/pdftex/u pdmap/pdftex.map}] [1] No file illuminator.toc. [1] Chapter 1. [2] Chapter 2. LaTeX Warning: Reference `file_illuminator.h' on page 3 undefined on input line 68. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 3 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 3 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 3 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 3 undefined on input line 84. LaTeX Warning: Reference `func_ch_ts_monitor_chts.c' on page 3 undefined on inp ut line 90. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 3 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 3 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 3 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 3 undefined o n input line 126. [3] [4] Chapter 3. LaTeX Warning: Reference `file_3dgf.c' on page 5 undefined on input line 148. LaTeX Warning: Reference `func_function_3d_3dgf.c' on page 5 undefined on input line 153. LaTeX Warning: Reference `func_function_2d_3dgf.c' on page 5 undefined on input line 155. LaTeX Warning: Reference `file_cahnhill.c' on page 5 undefined on input line 16 3. LaTeX Warning: Reference `file_chts.c' on page 5 undefined on input line 164. LaTeX Warning: Reference `file_cahnhill.h' on page 5 undefined on input line 16 7. [5] LaTeX Warning: Reference `eq:transport' on page 6 undefined on input line 210. LaTeX Warning: Reference `eq:lapview' on page 6 undefined on input line 268. LaTeX Warning: Reference `eq:lapview' on page 6 undefined on input line 273. LaTeX Warning: Reference `func_ch_residual_2d_cahnhill.c' on page 6 undefined o n input line 291. LaTeX Warning: Reference `func_ch_residual_vector_2d_cahnhill.c' on page 6 unde fined on input line 293. LaTeX Warning: Reference `func_ch_jacobian_alpha_2d_cahnhill.c' on page 6 undef ined on input line 296. LaTeX Warning: Reference `func_ch_jacobian_2d_cahnhill.c' on page 6 undefined o n input line 298. [6] LaTeX Warning: Reference `file_chui.c' on page 7 undefined on input line 308. [7] Chapter 4. [8] Chapter 5. [9] LaTeX Warning: Reference `file_illumulti.c' on page 10 undefined on input line 399. [10] [11] (./illuminator.h.tex [12] [13]) (./libluminate/structures.h.tex [14]) (./libluminate/illuminator.c.tex LaTeX Warning: Reference `file_config.h' on page 15 undefined on input line 22. [15] LaTeX Warning: Reference `file_illuminator.h' on page 16 undefined on input lin e 27. LaTeX Warning: Reference `file_libluminate/structures.h' on page 16 undefined o n input line 38. [16] [17] [18]) (./libluminate/render.c.tex LaTeX Warning: Reference `file_illuminator.h' on page 19 undefined on input lin e 22. LaTeX Warning: Reference `file_libluminate/structures.h' on page 19 undefined o n input line 33. [19] [20] LaTeX Warning: Reference `eq:transform' on page 21 undefined on input line 174. LaTeX Warning: Reference `eq:matrix' on page 21 undefined on input line 185. [21] [22]) (./libluminate/utility.c.tex LaTeX Warning: Reference `file_config.h' on page 23 undefined on input line 22. LaTeX Warning: Reference `file_illuminator.h' on page 23 undefined on input lin e 27. [23]) (./libluminate/petsc.c.tex LaTeX Warning: Reference `file_config.h' on page 24 undefined on input line 31. LaTeX Warning: Reference `file_illuminator.h' on page 24 undefined on input lin e 36. LaTeX Warning: Reference `file_libluminate/structures.h' on page 24 undefined o n input line 47. [24] [25]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [26] LaTeX Warning: Reference `file_illuminator.h' on page 27 undefined on input lin e 49. [27] [28] [29] [30] [31] [32]) (./libluminate/importexport.c.tex LaTeX Warning: Reference `file_illuminator.h' on page 33 undefined on input lin e 22. [33]) (./libluminate/geomview.c.tex [34] LaTeX Warning: Reference `file_config.h' on page 35 undefined on input line 32. LaTeX Warning: Reference `file_illuminator.h' on page 35 undefined on input lin e 37. LaTeX Warning: Reference `file_libluminate/structures.h' on page 35 undefined o n input line 48. [35]) (./libluminate/imlib2.c.tex LaTeX Warning: Reference `file_illuminator.h' on page 36 undefined on input lin e 22. [36]) (./tsview.c.tex LaTeX Warning: Reference `file_illuminator.h' on page 37 undefined on input lin e 25. [37] [38]) (./tsview-ng.c.tex LaTeX Warning: Reference `file_illuminator.h' on page 39 undefined on input lin e 25. [39] [40] [41] [42] [43] [44] [45] [46]) (./3dgf.c.tex [47] LaTeX Warning: Reference `file_illuminator.h' on page 48 undefined on input lin e 28. [48]) (./chts.c.tex LaTeX Warning: Reference `file_cahnhill.h' on page 49 undefined on input line 2 7. LaTeX Warning: Reference `file_illuminator.h' on page 49 undefined on input lin e 34. [49] [50] [51]) (./cahnhill.c.tex LaTeX Warning: Reference `file_cahnhill.h' on page 52 undefined on input line 2 2. [52] [53] [54] [55]) (./cahnhill.h.tex [56]) (./chui.c.tex [57] [58] [59] [60]) (./config.h.tex [61]) [62] (./illuminator.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/fonts/enc/dvips/lm/lm-mathit.enc}{/usr/share/texmf/fonts/en c/dvips/lm/lm-mathsy.enc}{/usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc}{/usr/s hare/texmf/fonts/enc/dvips/lm/lm-mathex.enc}{/usr/share/texmf/fonts/enc/dvips/l m/lm-rm.enc} Output written on illuminator.pdf (64 pages, 463668 bytes). Transcript written on illuminator.log. /usr/bin/pdflatex illuminator.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./illuminator.aux) (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1{/var/lib/texmf/fonts/map/pdftex/u pdmap/pdftex.map}] [1] (./illuminator.toc [1] [2] [3] [4] [5] [6]) [7] Chapter 1. [8] Chapter 2. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 9 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 9 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 9 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 9 undefined on input line 84. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 9 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 9 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 9 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 9 undefined o n input line 126. [9] [10] Chapter 3. [11] [12] [13] Chapter 4. [14] Chapter 5. [15] LaTeX Warning: Reference `file_illumulti.c' on page 16 undefined on input line 399. [16] [17] (./illuminator.h.tex [18] [19]) (./libluminate/structures.h.tex [20]) (./libluminate/illuminator.c.tex [21] [22] [23] [24]) (./libluminate/render.c.tex [25] [26] [27] [28]) (./libluminate/utility.c.tex [29]) (./libluminate/petsc.c.tex [30] [31]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [32] [33] [34] [35] [36] [37] [38]) (./libluminate/importexport.c.tex [39]) (./libluminate/geomview.c.tex [40] [41]) (./libluminate/imlib2.c.tex [42]) (./tsview.c.tex [43] [44]) (./tsview-ng.c.tex [45] [46] [47] [48] [49] [50] [51] [52]) (./3dgf.c.tex [53] [54]) (./chts.c.tex [55] [56] [57]) (./cahnhill.c.tex [58] [59] [60] [61]) (./cahnhill.h.tex [62]) (./chui.c.tex [63] [64] [65] [66]) (./config.h.tex [67]) [68] (./illuminator.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texmf/fonts/enc/dvips/lm/lm-mathit.enc}{/usr/share/texmf/fonts/en c/dvips/lm/lm-mathsy.enc}{/usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc}{/usr/s hare/texmf/fonts/enc/dvips/lm/lm-mathex.enc}{/usr/share/texmf/fonts/enc/dvips/l m/lm-rm.enc} < /usr/share/texmf/fonts/type1/public/lm/lmtt12.pfb> Output written on illuminator.pdf (70 pages, 454039 bytes). Transcript written on illuminator.log. /usr/bin/pdflatex illuminator.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./illuminator.aux) (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1{/var/lib/texmf/fonts/map/pdftex/u pdmap/pdftex.map}] [1] (./illuminator.toc [1] [2] [3] [4] [5] [6]) [7] Chapter 1. [8] Chapter 2. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 9 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 9 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 9 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 9 undefined on input line 84. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 9 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 9 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 9 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 9 undefined o n input line 126. [9] [10] Chapter 3. [11] [12] [13] Chapter 4. [14] Chapter 5. [15] LaTeX Warning: Reference `file_illumulti.c' on page 16 undefined on input line 399. [16] [17] (./illuminator.h.tex [18] [19]) (./libluminate/structures.h.tex [20]) (./libluminate/illuminator.c.tex [21] [22] [23] [24]) (./libluminate/render.c.tex [25] [26] [27] [28]) (./libluminate/utility.c.tex [29]) (./libluminate/petsc.c.tex [30] [31]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [32] [33] [34] [35] [36] [37] [38]) (./libluminate/importexport.c.tex [39]) (./libluminate/geomview.c.tex [40] [41]) (./libluminate/imlib2.c.tex [42]) (./tsview.c.tex [43] [44]) (./tsview-ng.c.tex [45] [46] [47] [48] [49] [50] [51] [52]) (./3dgf.c.tex [53] [54]) (./chts.c.tex [55] [56] [57]) (./cahnhill.c.tex [58] [59] [60] [61]) (./cahnhill.h.tex [62]) (./chui.c.tex [63] [64] [65] [66]) (./config.h.tex [67]) [68] (./illuminator.aux) LaTeX Warning: There were undefined references. ){/usr/share/texmf/fonts/enc/dvips/lm/lm-mathit.enc}{/usr/share/texmf/fonts/en c/dvips/lm/lm-mathsy.enc}{/usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc}{/usr/s hare/texmf/fonts/enc/dvips/lm/lm-mathex.enc}{/usr/share/texmf/fonts/enc/dvips/l m/lm-rm.enc} < /usr/share/texmf/fonts/type1/public/lm/lmtt12.pfb> Output written on illuminator.pdf (70 pages, 454044 bytes). Transcript written on illuminator.log. grep -v HAVE_PDFLATEX illuminator.html > illuminator.html.new mv -f illuminator.html.new illuminator.html /usr/bin/latex illuminator.tex # We run latex thrice to make sure .toc is good! This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./illuminator.aux) (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1] [1] (./illuminator.toc [1] [2] [3] [4] [5] [6]) [7] Chapter 1. [8] Chapter 2. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 9 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 9 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 9 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 9 undefined on input line 84. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 9 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 9 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 9 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 9 undefined o n input line 126. [9] [10] Chapter 3. [11] [12] [13] Chapter 4. [14] Chapter 5. [15] LaTeX Warning: Reference `file_illumulti.c' on page 16 undefined on input line 399. [16] [17] (./illuminator.h.tex [18] [19]) (./libluminate/structures.h.tex [20]) (./libluminate/illuminator.c.tex [21] [22] [23] [24]) (./libluminate/render.c.tex [25] [26] [27] [28]) (./libluminate/utility.c.tex [29]) (./libluminate/petsc.c.tex [30] [31]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [32] [33] [34] [35] [36] [37] [38]) (./libluminate/importexport.c.tex [39]) (./libluminate/geomview.c.tex [40] [41]) (./libluminate/imlib2.c.tex [42]) (./tsview.c.tex [43] [44]) (./tsview-ng.c.tex [45] [46] [47] [48] [49] [50] [51] [52]) (./3dgf.c.tex [53] [54]) (./chts.c.tex [55] [56] [57]) (./cahnhill.c.tex [58] [59] [60] [61]) (./cahnhill.h.tex [62]) (./chui.c.tex [63] [64] [65] [66]) (./config.h.tex [67]) [68] (./illuminator.aux) LaTeX Warning: There were undefined references. ) Output written on illuminator.dvi (70 pages, 277036 bytes). Transcript written on illuminator.log. /usr/bin/latex illuminator.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./illuminator.aux) (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1] [1] (./illuminator.toc [1] [2] [3] [4] [5] [6]) [7] Chapter 1. [8] Chapter 2. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 9 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 9 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 9 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 9 undefined on input line 84. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 9 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 9 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 9 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 9 undefined o n input line 126. [9] [10] Chapter 3. [11] [12] [13] Chapter 4. [14] Chapter 5. [15] LaTeX Warning: Reference `file_illumulti.c' on page 16 undefined on input line 399. [16] [17] (./illuminator.h.tex [18] [19]) (./libluminate/structures.h.tex [20]) (./libluminate/illuminator.c.tex [21] [22] [23] [24]) (./libluminate/render.c.tex [25] [26] [27] [28]) (./libluminate/utility.c.tex [29]) (./libluminate/petsc.c.tex [30] [31]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [32] [33] [34] [35] [36] [37] [38]) (./libluminate/importexport.c.tex [39]) (./libluminate/geomview.c.tex [40] [41]) (./libluminate/imlib2.c.tex [42]) (./tsview.c.tex [43] [44]) (./tsview-ng.c.tex [45] [46] [47] [48] [49] [50] [51] [52]) (./3dgf.c.tex [53] [54]) (./chts.c.tex [55] [56] [57]) (./cahnhill.c.tex [58] [59] [60] [61]) (./cahnhill.h.tex [62]) (./chui.c.tex [63] [64] [65] [66]) (./config.h.tex [67]) [68] (./illuminator.aux) LaTeX Warning: There were undefined references. ) Output written on illuminator.dvi (70 pages, 277036 bytes). Transcript written on illuminator.log. /usr/bin/latex illuminator.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./illuminator.tex LaTeX2e <2005/12/01> Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, loaded. (/usr/share/texmf-texlive/tex/latex/base/report.cls Document Class: report 2005/09/16 v1.4f Standard LaTeX document class (/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (/usr/share/texmf-texlive/tex/latex/preprint/fullpage.sty) (./fonts.sty Fonts Style-sheet -- By A. M. Bishop. (smaller than default) ) (./page.sty Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins) ) (./cxref.sty Cxref Style-sheet -- By A. M. Bishop. (Custom commands) ) (/usr/share/texmf/tex/latex/lm/lmodern.sty) (/usr/share/texmf-texlive/tex/latex/base/fontenc.sty (/usr/share/texmf-texlive/tex/latex/base/t1enc.def)) (./illuminator.aux) (/usr/share/texmf/tex/latex/lm/t1lmr.fd) (/usr/share/texmf/tex/latex/lm/t1lmtt.fd) (/usr/share/texmf/tex/latex/lm/ot1lmr.fd) (/usr/share/texmf/tex/latex/lm/omllmm.fd) (/usr/share/texmf/tex/latex/lm/omslmsy.fd) (/usr/share/texmf/tex/latex/lm/omxlmex.fd) [1] [1] (./illuminator.toc [1] [2] [3] [4] [5] [6]) [7] Chapter 1. [8] Chapter 2. LaTeX Warning: Reference `func_GeomviewBegin_geomview.c' on page 9 undefined on input line 74. LaTeX Warning: Reference `func_DATriangulateRange_petsc.c' on page 9 undefined on input line 80. LaTeX Warning: Reference `func_DATriangulateLocalRange_petsc.c' on page 9 undef ined on input line 81. LaTeX Warning: Reference `func_GeomviewDisplayTriangulation_geomview.c' on page 9 undefined on input line 84. LaTeX Warning: Reference `func_GeomviewEnd_geomview.c' on page 9 undefined on i nput line 95. LaTeX Warning: Reference `func_IlluMultiSave_illumulti.c' on page 9 undefined o n input line 116. LaTeX Warning: Reference `func_IlluMultiLoad_illumulti.c' on page 9 undefined o n input line 124. LaTeX Warning: Reference `func_IlluMultiRead_illumulti.c' on page 9 undefined o n input line 126. [9] [10] Chapter 3. [11] [12] [13] Chapter 4. [14] Chapter 5. [15] LaTeX Warning: Reference `file_illumulti.c' on page 16 undefined on input line 399. [16] [17] (./illuminator.h.tex [18] [19]) (./libluminate/structures.h.tex [20]) (./libluminate/illuminator.c.tex [21] [22] [23] [24]) (./libluminate/render.c.tex [25] [26] [27] [28]) (./libluminate/utility.c.tex [29]) (./libluminate/petsc.c.tex [30] [31]) (./libluminate/illumulti.c.tex (/usr/share/texmf/tex/latex/lm/omslmr.fd) [32] [33] [34] [35] [36] [37] [38]) (./libluminate/importexport.c.tex [39]) (./libluminate/geomview.c.tex [40] [41]) (./libluminate/imlib2.c.tex [42]) (./tsview.c.tex [43] [44]) (./tsview-ng.c.tex [45] [46] [47] [48] [49] [50] [51] [52]) (./3dgf.c.tex [53] [54]) (./chts.c.tex [55] [56] [57]) (./cahnhill.c.tex [58] [59] [60] [61]) (./cahnhill.h.tex [62]) (./chui.c.tex [63] [64] [65] [66]) (./config.h.tex [67]) [68] (./illuminator.aux) LaTeX Warning: There were undefined references. ) Output written on illuminator.dvi (70 pages, 277036 bytes). Transcript written on illuminator.log. grep -v HAVE_PLAIN_LATEX illuminator.html > illuminator.html.new mv -f illuminator.html.new illuminator.html /usr/bin/dvips illuminator.dvi -o illuminator.ps This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) ' TeX output 2009.06.16:1603' -> illuminator.ps . [1] [1] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] gzip -c --best illuminator.ps > illuminator.ps.gz grep -v HAVE_DVIPS illuminator.html > illuminator.html.new mv -f illuminator.html.new illuminator.html hevea -I . -exec xxdate.exe -o illuminator-tex.html illuminator.tex ./illuminator.tex:27: Warning: File \jobname.htoc not found ./illuminator.tex:74: Warning: Undefined label: 'func_GeomviewBegin_geomview.c' ./illuminator.tex:80: Warning: Undefined label: 'func_DATriangulateRange_petsc.c' ./illuminator.tex:81: Warning: Undefined label: 'func_DATriangulateLocalRange_petsc.c' ./illuminator.tex:84: Warning: Undefined label: 'func_GeomviewDisplayTriangulation_geomview.c' ./illuminator.tex:95: Warning: Undefined label: 'func_GeomviewEnd_geomview.c' ./illuminator.tex:116: Warning: Undefined label: 'func_IlluMultiSave_illumulti.c' ./illuminator.tex:124: Warning: Undefined label: 'func_IlluMultiLoad_illumulti.c' ./illuminator.tex:126: Warning: Undefined label: 'func_IlluMultiRead_illumulti.c' ./illuminator.tex:323: Warning: \vspace with arg '\baselineskip' ./illuminator.tex:399: Warning: Undefined label: 'file_illumulti.c' ./illuminator.h.tex:20: Warning: Command not found: \cxreftabi ./illuminator.h.tex:21: Warning: Command not found: \stt ./illuminator.h.tex:22: Warning: Command not found: \endcxreftabi ./illuminator.h.tex:25: Warning: Command not found: \cxreftabi ./illuminator.h.tex:26: Warning: Command not found: \stt ./illuminator.h.tex:27: Warning: Command not found: \endcxreftabi ./illuminator.h.tex:30: Warning: Command not found: \cxreftabi ./illuminator.h.tex:31: Warning: Command not found: \stt ./illuminator.h.tex:32: Warning: Command not found: \endcxreftabi ./illuminator.h.tex:35: Warning: Command not found: \cxreftabi ./illuminator.h.tex:36: Warning: Command not found: \stt ./illuminator.h.tex:37: Warning: Command not found: \endcxreftabi ./illuminator.h.tex:40: Warning: Command not found: \cxreftabi ./illuminator.h.tex:41: Warning: Command not found: \stt ./illuminator.h.tex:42: Warning: Command not found: \endcxreftabi ./illuminator.h.tex:47: Warning: Command not found: \stt ./illuminator.h.tex:50: Warning: Command not found: \stt ./illuminator.h.tex:53: Warning: Command not found: \stt ./illuminator.h.tex:56: Warning: Command not found: \stt ./illuminator.h.tex:59: Warning: Command not found: \stt ./illuminator.h.tex:62: Warning: Command not found: \stt ./illuminator.h.tex:65: Warning: Command not found: \stt ./illuminator.h.tex:68: Warning: Command not found: \stt ./illuminator.h.tex:71: Warning: Command not found: \stt ./illuminator.h.tex:74: Warning: Command not found: \stt ./illuminator.h.tex:77: Warning: Command not found: \stt ./illuminator.h.tex:80: Warning: Command not found: \stt ./illuminator.h.tex:83: Warning: Command not found: \stt ./illuminator.h.tex:86: Warning: Command not found: \stt ./illuminator.h.tex:89: Warning: Command not found: \stt ./illuminator.h.tex:92: Warning: Command not found: \stt ./illuminator.h.tex:107: Warning: Command not found: \stt ./illuminator.h.tex:119: Warning: Command not found: \stt ./illuminator.h.tex:131: Warning: Command not found: \stt ./illuminator.h.tex:134: Warning: Command not found: \cxreftabiia ./illuminator.h.tex:135: Warning: Command not found: \stt ./illuminator.h.tex:136: Warning: Command not found: \stt ./illuminator.h.tex:137: Warning: Command not found: \stt ./illuminator.h.tex:138: Warning: Command not found: \stt ./illuminator.h.tex:140: Warning: Command not found: \stt ./illuminator.h.tex:142: Warning: Command not found: \cxreftabbreak ./illuminator.h.tex:143: Warning: Command not found: \stt ./illuminator.h.tex:144: Warning: Command not found: \stt ./illuminator.h.tex:145: Warning: Command not found: \stt ./illuminator.h.tex:146: Warning: Command not found: \stt ./illuminator.h.tex:148: Warning: Command not found: \stt ./illuminator.h.tex:149: Warning: Command not found: \endcxreftabiia ./illuminator.h.tex:155: Warning: Command not found: \stt ./illuminator.h.tex:158: Warning: Command not found: \cxreftabiia ./illuminator.h.tex:159: Warning: Command not found: \stt ./illuminator.h.tex:160: Warning: Command not found: \stt ./illuminator.h.tex:161: Warning: Command not found: \stt ./illuminator.h.tex:162: Warning: Command not found: \stt ./illuminator.h.tex:163: Warning: Command not found: \stt ./illuminator.h.tex:164: Warning: Command not found: \cxreftabbreak ./illuminator.h.tex:165: Warning: Command not found: \stt ./illuminator.h.tex:166: Warning: Command not found: \stt ./illuminator.h.tex:167: Warning: Command not found: \stt ./illuminator.h.tex:168: Warning: Command not found: \stt ./illuminator.h.tex:169: Warning: Command not found: \stt ./illuminator.h.tex:170: Warning: Command not found: \endcxreftabiia ./illuminator.h.tex:176: Warning: Command not found: \stt ./illuminator.h.tex:179: Warning: Command not found: \cxreftabiia ./illuminator.h.tex:180: Warning: Command not found: \stt ./illuminator.h.tex:181: Warning: Command not found: \stt ./illuminator.h.tex:182: Warning: Command not found: \stt ./illuminator.h.tex:183: Warning: Command not found: \stt ./illuminator.h.tex:184: Warning: Command not found: \stt ./illuminator.h.tex:185: Warning: Command not found: \cxreftabbreak ./illuminator.h.tex:186: Warning: Command not found: \stt ./illuminator.h.tex:187: Warning: Command not found: \stt ./illuminator.h.tex:188: Warning: Command not found: \stt ./illuminator.h.tex:189: Warning: Command not found: \endcxreftabiia ./illuminator.h.tex:198: Warning: Command not found: \stt ./illuminator.h.tex:204: Warning: Command not found: \stt ./libluminate/structures.h.tex:22: Warning: Command not found: \cxreftabi ./libluminate/structures.h.tex:23: Warning: Command not found: \stt ./libluminate/structures.h.tex:24: Warning: Command not found: \endcxreftabi ./libluminate/structures.h.tex:29: Warning: Command not found: \stt ./libluminate/structures.h.tex:32: Warning: Command not found: \stt ./libluminate/structures.h.tex:35: Warning: Command not found: \stt ./libluminate/structures.h.tex:38: Warning: Command not found: \stt ./libluminate/structures.h.tex:48: Warning: Command not found: \cxreftabiia ./libluminate/structures.h.tex:49: Warning: Command not found: \stt ./libluminate/structures.h.tex:50: Warning: Command not found: \stt ./libluminate/structures.h.tex:51: Warning: Command not found: \stt ./libluminate/structures.h.tex:54: Warning: Command not found: \stt ./libluminate/structures.h.tex:55: Warning: Command not found: \stt ./libluminate/structures.h.tex:59: Warning: Command not found: \stt ./libluminate/structures.h.tex:60: Warning: Command not found: \endcxreftabiia ./libluminate/structures.h.tex:69: Warning: Command not found: \stt ./libluminate/structures.h.tex:72: Warning: Command not found: \cxreftabiia ./libluminate/structures.h.tex:73: Warning: Command not found: \stt ./libluminate/structures.h.tex:74: Warning: Command not found: \stt ./libluminate/structures.h.tex:75: Warning: Command not found: \stt ./libluminate/structures.h.tex:76: Warning: Command not found: \stt ./libluminate/structures.h.tex:77: Warning: Command not found: \stt ./libluminate/structures.h.tex:78: Warning: Command not found: \cxreftabbreak ./libluminate/structures.h.tex:79: Warning: Command not found: \stt ./libluminate/structures.h.tex:80: Warning: Command not found: \stt ./libluminate/structures.h.tex:81: Warning: Command not found: \stt ./libluminate/structures.h.tex:82: Warning: Command not found: \endcxreftabiia ./libluminate/structures.h.tex:89: Warning: Command not found: \cxreftabiia ./libluminate/structures.h.tex:90: Warning: Command not found: \stt ./libluminate/structures.h.tex:91: Warning: Command not found: \stt ./libluminate/structures.h.tex:92: Warning: Command not found: \stt ./libluminate/structures.h.tex:93: Warning: Command not found: \stt ./libluminate/structures.h.tex:94: Warning: Command not found: \stt ./libluminate/structures.h.tex:95: Warning: Command not found: \cxreftabbreak ./libluminate/structures.h.tex:96: Warning: Command not found: \stt ./libluminate/structures.h.tex:97: Warning: Command not found: \stt ./libluminate/structures.h.tex:98: Warning: Command not found: \stt ./libluminate/structures.h.tex:99: Warning: Command not found: \stt ./libluminate/structures.h.tex:100: Warning: Command not found: \stt ./libluminate/structures.h.tex:101: Warning: Command not found: \stt ./libluminate/structures.h.tex:102: Warning: Command not found: \stt ./libluminate/structures.h.tex:103: Warning: Command not found: \stt ./libluminate/structures.h.tex:104: Warning: Command not found: \stt ./libluminate/structures.h.tex:105: Warning: Command not found: \endcxreftabiia ./libluminate/illuminator.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/illuminator.c.tex:22: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:22: Warning: Command not found: \cxreffile ./libluminate/illuminator.c.tex:23: Warning: Command not found: \endcxreftabi ./libluminate/illuminator.c.tex:26: Warning: Command not found: \cxreftabi ./libluminate/illuminator.c.tex:27: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:27: Warning: Command not found: \cxreffile ./libluminate/illuminator.c.tex:28: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:29: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:30: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:31: Warning: Command not found: \cxreftabbreak ./libluminate/illuminator.c.tex:32: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:33: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:34: Warning: Command not found: \endcxreftabi ./libluminate/illuminator.c.tex:37: Warning: Command not found: \cxreftabi ./libluminate/illuminator.c.tex:38: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:38: Warning: Command not found: \cxreffile ./libluminate/illuminator.c.tex:39: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:40: Warning: Command not found: \endcxreftabi ./libluminate/illuminator.c.tex:43: Warning: Command not found: \cxreftabi ./libluminate/illuminator.c.tex:44: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:45: Warning: Command not found: \endcxreftabi ./libluminate/illuminator.c.tex:50: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:53: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:56: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:59: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:62: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:65: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:68: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:71: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:74: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:77: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:80: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:83: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:86: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:89: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:103: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:106: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:107: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:108: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:109: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:110: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:111: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:112: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:113: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:114: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:115: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:116: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:117: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:118: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:120: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:121: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:122: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:123: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:124: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:125: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:136: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:139: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:140: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:141: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:142: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:144: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:145: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:146: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:147: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:159: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:162: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:163: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:164: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:165: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:167: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:168: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:169: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:170: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:179: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:182: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:183: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:184: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:185: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:194: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:197: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:198: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:199: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:200: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:209: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:212: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:213: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:214: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:230: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:233: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:234: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:235: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:236: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:237: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:238: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:239: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:240: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:241: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:242: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:243: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:244: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:245: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:246: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:247: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:248: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:249: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:250: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:251: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:252: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:253: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:254: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:255: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:256: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:257: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:258: Warning: Command not found: \endcxrefarglist ./libluminate/illuminator.c.tex:267: Warning: Command not found: \stt ./libluminate/illuminator.c.tex:270: Warning: Command not found: \cxrefarglist ./libluminate/illuminator.c.tex:271: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:272: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:273: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:274: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:275: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:276: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:277: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:278: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:279: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:280: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:281: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:282: Warning: Command not found: \cxrefargitem ./libluminate/illuminator.c.tex:283: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/render.c.tex:22: Warning: Command not found: \stt ./libluminate/render.c.tex:22: Warning: Command not found: \cxreffile ./libluminate/render.c.tex:23: Warning: Command not found: \stt ./libluminate/render.c.tex:24: Warning: Command not found: \stt ./libluminate/render.c.tex:25: Warning: Command not found: \stt ./libluminate/render.c.tex:26: Warning: Command not found: \cxreftabbreak ./libluminate/render.c.tex:27: Warning: Command not found: \stt ./libluminate/render.c.tex:28: Warning: Command not found: \stt ./libluminate/render.c.tex:29: Warning: Command not found: \endcxreftabi ./libluminate/render.c.tex:32: Warning: Command not found: \cxreftabi ./libluminate/render.c.tex:33: Warning: Command not found: \stt ./libluminate/render.c.tex:33: Warning: Command not found: \cxreffile ./libluminate/render.c.tex:34: Warning: Command not found: \stt ./libluminate/render.c.tex:35: Warning: Command not found: \endcxreftabi ./libluminate/render.c.tex:40: Warning: Command not found: \stt ./libluminate/render.c.tex:43: Warning: Command not found: \stt ./libluminate/render.c.tex:46: Warning: Command not found: \stt ./libluminate/render.c.tex:49: Warning: Command not found: \stt ./libluminate/render.c.tex:52: Warning: Command not found: \stt ./libluminate/render.c.tex:55: Warning: Command not found: \stt ./libluminate/render.c.tex:58: Warning: Command not found: \stt ./libluminate/render.c.tex:61: Warning: Command not found: \stt ./libluminate/render.c.tex:64: Warning: Command not found: \stt ./libluminate/render.c.tex:67: Warning: Command not found: \stt ./libluminate/render.c.tex:70: Warning: Command not found: \stt ./libluminate/render.c.tex:73: Warning: Command not found: \stt ./libluminate/render.c.tex:76: Warning: Command not found: \stt ./libluminate/render.c.tex:89: Warning: Command not found: \stt ./libluminate/render.c.tex:92: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:93: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:94: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:95: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:96: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:97: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:98: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:99: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:102: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:103: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:104: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:105: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:106: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:120: Warning: Command not found: \stt ./libluminate/render.c.tex:123: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:124: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:125: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:126: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:127: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:128: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:129: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:130: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:133: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:134: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:135: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:138: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:141: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:142: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:143: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:144: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:146: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:147: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:148: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:149: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:150: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:201: Warning: Command not found: \stt ./libluminate/render.c.tex:204: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:205: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:206: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:207: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:209: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:210: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:211: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:212: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:222: Warning: Command not found: \stt ./libluminate/render.c.tex:225: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:226: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:227: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:228: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:229: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:230: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:240: Warning: Command not found: \stt ./libluminate/render.c.tex:243: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:244: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:245: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:247: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:248: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:259: Warning: Command not found: \stt ./libluminate/render.c.tex:262: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:263: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:266: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:269: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:270: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:271: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:284: Warning: Command not found: \stt ./libluminate/render.c.tex:287: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:288: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:291: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:294: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:295: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:296: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:306: Warning: Command not found: \stt ./libluminate/render.c.tex:309: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:310: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:311: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:312: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:314: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:315: Warning: Command not found: \endcxrefarglist ./libluminate/render.c.tex:325: Warning: Command not found: \stt ./libluminate/render.c.tex:328: Warning: Command not found: \cxrefarglist ./libluminate/render.c.tex:329: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:330: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:331: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:333: Warning: Command not found: \cxrefargitem ./libluminate/render.c.tex:334: Warning: Command not found: \endcxrefarglist ./libluminate/utility.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/utility.c.tex:22: Warning: Command not found: \stt ./libluminate/utility.c.tex:22: Warning: Command not found: \cxreffile ./libluminate/utility.c.tex:23: Warning: Command not found: \endcxreftabi ./libluminate/utility.c.tex:26: Warning: Command not found: \cxreftabi ./libluminate/utility.c.tex:27: Warning: Command not found: \stt ./libluminate/utility.c.tex:27: Warning: Command not found: \cxreffile ./libluminate/utility.c.tex:28: Warning: Command not found: \stt ./libluminate/utility.c.tex:29: Warning: Command not found: \stt ./libluminate/utility.c.tex:30: Warning: Command not found: \stt ./libluminate/utility.c.tex:31: Warning: Command not found: \cxreftabbreak ./libluminate/utility.c.tex:32: Warning: Command not found: \stt ./libluminate/utility.c.tex:33: Warning: Command not found: \stt ./libluminate/utility.c.tex:34: Warning: Command not found: \endcxreftabi ./libluminate/utility.c.tex:39: Warning: Command not found: \stt ./libluminate/utility.c.tex:42: Warning: Command not found: \stt ./libluminate/utility.c.tex:45: Warning: Command not found: \stt ./libluminate/utility.c.tex:48: Warning: Command not found: \stt ./libluminate/utility.c.tex:51: Warning: Command not found: \stt ./libluminate/utility.c.tex:54: Warning: Command not found: \stt ./libluminate/utility.c.tex:70: Warning: Command not found: \stt ./libluminate/utility.c.tex:73: Warning: Command not found: \cxrefarglist ./libluminate/utility.c.tex:74: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:75: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:76: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:77: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:78: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:79: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:80: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:81: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:82: Warning: Command not found: \endcxrefarglist ./libluminate/utility.c.tex:98: Warning: Command not found: \stt ./libluminate/utility.c.tex:101: Warning: Command not found: \cxrefarglist ./libluminate/utility.c.tex:102: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:103: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:105: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:108: Warning: Command not found: \cxrefargitem ./libluminate/utility.c.tex:109: Warning: Command not found: \endcxrefarglist ./libluminate/petsc.c.tex:20: Warning: Command not found: \cxreftabi ./libluminate/petsc.c.tex:21: Warning: Command not found: \stt ./libluminate/petsc.c.tex:22: Warning: Command not found: \endcxreftabi ./libluminate/petsc.c.tex:25: Warning: Command not found: \cxreftabi ./libluminate/petsc.c.tex:26: Warning: Command not found: \stt ./libluminate/petsc.c.tex:27: Warning: Command not found: \endcxreftabi ./libluminate/petsc.c.tex:30: Warning: Command not found: \cxreftabi ./libluminate/petsc.c.tex:31: Warning: Command not found: \stt ./libluminate/petsc.c.tex:31: Warning: Command not found: \cxreffile ./libluminate/petsc.c.tex:32: Warning: Command not found: \endcxreftabi ./libluminate/petsc.c.tex:35: Warning: Command not found: \cxreftabi ./libluminate/petsc.c.tex:36: Warning: Command not found: \stt ./libluminate/petsc.c.tex:36: Warning: Command not found: \cxreffile ./libluminate/petsc.c.tex:37: Warning: Command not found: \stt ./libluminate/petsc.c.tex:38: Warning: Command not found: \stt ./libluminate/petsc.c.tex:39: Warning: Command not found: \stt ./libluminate/petsc.c.tex:40: Warning: Command not found: \cxreftabbreak ./libluminate/petsc.c.tex:41: Warning: Command not found: \stt ./libluminate/petsc.c.tex:42: Warning: Command not found: \stt ./libluminate/petsc.c.tex:43: Warning: Command not found: \endcxreftabi ./libluminate/petsc.c.tex:46: Warning: Command not found: \cxreftabi ./libluminate/petsc.c.tex:47: Warning: Command not found: \stt ./libluminate/petsc.c.tex:47: Warning: Command not found: \cxreffile ./libluminate/petsc.c.tex:48: Warning: Command not found: \stt ./libluminate/petsc.c.tex:49: Warning: Command not found: \endcxreftabi ./libluminate/petsc.c.tex:54: Warning: Command not found: \stt ./libluminate/petsc.c.tex:57: Warning: Command not found: \stt ./libluminate/petsc.c.tex:60: Warning: Command not found: \stt ./libluminate/petsc.c.tex:63: Warning: Command not found: \stt ./libluminate/petsc.c.tex:66: Warning: Command not found: \stt ./libluminate/petsc.c.tex:69: Warning: Command not found: \stt ./libluminate/petsc.c.tex:83: Warning: Command not found: \stt ./libluminate/petsc.c.tex:86: Warning: Command not found: \cxrefarglist ./libluminate/petsc.c.tex:87: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:88: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:89: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:90: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:92: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:93: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:95: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:100: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:101: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:102: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:103: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:105: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:106: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:108: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:109: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:111: Warning: Command not found: \endcxrefarglist ./libluminate/petsc.c.tex:126: Warning: Command not found: \stt ./libluminate/petsc.c.tex:129: Warning: Command not found: \cxrefarglist ./libluminate/petsc.c.tex:130: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:131: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:132: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:133: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:135: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:136: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:138: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:142: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:145: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:148: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:149: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:151: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:152: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:154: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:155: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:157: Warning: Command not found: \endcxrefarglist ./libluminate/petsc.c.tex:166: Warning: Command not found: \stt ./libluminate/petsc.c.tex:169: Warning: Command not found: \cxrefarglist ./libluminate/petsc.c.tex:170: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:171: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:172: Warning: Command not found: \cxrefargitem ./libluminate/petsc.c.tex:173: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:48: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:49: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:49: Warning: Command not found: \cxreffile ./libluminate/illumulti.c.tex:50: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:51: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:52: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:53: Warning: Command not found: \cxreftabbreak ./libluminate/illumulti.c.tex:54: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:55: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:56: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:59: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:60: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:61: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:64: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:65: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:66: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:69: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:70: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:71: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:74: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:75: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:76: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:79: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:80: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:81: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:84: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:85: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:86: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:89: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:90: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:91: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:94: Warning: Command not found: \cxreftabi ./libluminate/illumulti.c.tex:95: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:96: Warning: Command not found: \endcxreftabi ./libluminate/illumulti.c.tex:101: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:104: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:107: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:110: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:113: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:116: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:119: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:122: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:125: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:128: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:131: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:134: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:150: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:153: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:154: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:155: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:156: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:157: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:158: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:161: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:164: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:167: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:168: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:170: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:174: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:178: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:197: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:200: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:201: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:202: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:203: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:204: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:205: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:206: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:208: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:212: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:216: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:235: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:238: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:239: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:240: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:241: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:242: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:243: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:244: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:245: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:246: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:247: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:248: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:249: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:250: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:251: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:259: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:280: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:283: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:284: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:285: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:286: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:287: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:288: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:289: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:297: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:298: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:299: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:302: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:303: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:304: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:315: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:318: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:319: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:320: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:321: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:322: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:323: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:331: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:334: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:335: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:338: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:341: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:344: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:347: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:350: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:353: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:356: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:359: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:362: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:365: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:368: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:371: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:372: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:373: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:376: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:379: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:380: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:383: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:384: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:385: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:386: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:387: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:388: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:406: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:409: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:410: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:411: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:412: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:413: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:414: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:415: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:423: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:424: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:425: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:426: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:427: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:437: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:440: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:441: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:442: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:443: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:444: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:445: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:453: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:454: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:457: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:460: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:463: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:466: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:469: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:472: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:475: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:478: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:481: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:484: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:487: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:490: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:491: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:492: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:495: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:498: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:499: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:500: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:501: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:502: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:503: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:504: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:505: Warning: Command not found: \endcxrefarglist ./libluminate/illumulti.c.tex:557: Warning: Command not found: \stt ./libluminate/illumulti.c.tex:560: Warning: Command not found: \cxrefarglist ./libluminate/illumulti.c.tex:561: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:562: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:563: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:564: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:565: Warning: Command not found: \cxrefargitem ./libluminate/illumulti.c.tex:566: Warning: Command not found: \endcxrefarglist ./libluminate/importexport.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/importexport.c.tex:22: Warning: Command not found: \stt ./libluminate/importexport.c.tex:22: Warning: Command not found: \cxreffile ./libluminate/importexport.c.tex:23: Warning: Command not found: \stt ./libluminate/importexport.c.tex:24: Warning: Command not found: \stt ./libluminate/importexport.c.tex:25: Warning: Command not found: \stt ./libluminate/importexport.c.tex:26: Warning: Command not found: \cxreftabbreak ./libluminate/importexport.c.tex:27: Warning: Command not found: \stt ./libluminate/importexport.c.tex:28: Warning: Command not found: \stt ./libluminate/importexport.c.tex:29: Warning: Command not found: \endcxreftabi ./libluminate/importexport.c.tex:34: Warning: Command not found: \stt ./libluminate/importexport.c.tex:37: Warning: Command not found: \stt ./libluminate/importexport.c.tex:40: Warning: Command not found: \stt ./libluminate/importexport.c.tex:43: Warning: Command not found: \stt ./libluminate/importexport.c.tex:46: Warning: Command not found: \stt ./libluminate/importexport.c.tex:49: Warning: Command not found: \stt ./libluminate/importexport.c.tex:62: Warning: Command not found: \stt ./libluminate/importexport.c.tex:65: Warning: Command not found: \cxrefarglist ./libluminate/importexport.c.tex:66: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:67: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:68: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:69: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:70: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:71: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:72: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:73: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:74: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:75: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:76: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:78: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:79: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:80: Warning: Command not found: \endcxrefarglist ./libluminate/importexport.c.tex:94: Warning: Command not found: \stt ./libluminate/importexport.c.tex:97: Warning: Command not found: \cxrefarglist ./libluminate/importexport.c.tex:98: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:100: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:101: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:102: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:103: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:104: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:105: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:106: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:108: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:109: Warning: Command not found: \cxrefargitem ./libluminate/importexport.c.tex:110: Warning: Command not found: \endcxrefarglist ./libluminate/geomview.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:22: Warning: Command not found: \stt ./libluminate/geomview.c.tex:23: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:26: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:27: Warning: Command not found: \stt ./libluminate/geomview.c.tex:28: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:31: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:32: Warning: Command not found: \stt ./libluminate/geomview.c.tex:32: Warning: Command not found: \cxreffile ./libluminate/geomview.c.tex:33: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:36: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:37: Warning: Command not found: \stt ./libluminate/geomview.c.tex:37: Warning: Command not found: \cxreffile ./libluminate/geomview.c.tex:38: Warning: Command not found: \stt ./libluminate/geomview.c.tex:39: Warning: Command not found: \stt ./libluminate/geomview.c.tex:40: Warning: Command not found: \stt ./libluminate/geomview.c.tex:41: Warning: Command not found: \cxreftabbreak ./libluminate/geomview.c.tex:42: Warning: Command not found: \stt ./libluminate/geomview.c.tex:43: Warning: Command not found: \stt ./libluminate/geomview.c.tex:44: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:47: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:48: Warning: Command not found: \stt ./libluminate/geomview.c.tex:48: Warning: Command not found: \cxreffile ./libluminate/geomview.c.tex:49: Warning: Command not found: \stt ./libluminate/geomview.c.tex:50: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:53: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:54: Warning: Command not found: \stt ./libluminate/geomview.c.tex:55: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:58: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:59: Warning: Command not found: \stt ./libluminate/geomview.c.tex:60: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:63: Warning: Command not found: \cxreftabi ./libluminate/geomview.c.tex:64: Warning: Command not found: \stt ./libluminate/geomview.c.tex:65: Warning: Command not found: \endcxreftabi ./libluminate/geomview.c.tex:70: Warning: Command not found: \stt ./libluminate/geomview.c.tex:73: Warning: Command not found: \stt ./libluminate/geomview.c.tex:76: Warning: Command not found: \stt ./libluminate/geomview.c.tex:79: Warning: Command not found: \stt ./libluminate/geomview.c.tex:82: Warning: Command not found: \stt ./libluminate/geomview.c.tex:85: Warning: Command not found: \stt ./libluminate/geomview.c.tex:88: Warning: Command not found: \stt ./libluminate/geomview.c.tex:91: Warning: Command not found: \stt ./libluminate/geomview.c.tex:94: Warning: Command not found: \stt ./libluminate/geomview.c.tex:107: Warning: Command not found: \stt ./libluminate/geomview.c.tex:110: Warning: Command not found: \cxrefarglist ./libluminate/geomview.c.tex:111: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:112: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:114: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:115: Warning: Command not found: \endcxrefarglist ./libluminate/geomview.c.tex:125: Warning: Command not found: \stt ./libluminate/geomview.c.tex:128: Warning: Command not found: \cxrefarglist ./libluminate/geomview.c.tex:129: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:130: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:132: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:133: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:134: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:135: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:136: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:137: Warning: Command not found: \endcxrefarglist ./libluminate/geomview.c.tex:159: Warning: Command not found: \stt ./libluminate/geomview.c.tex:162: Warning: Command not found: \cxrefarglist ./libluminate/geomview.c.tex:163: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:164: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:166: Warning: Command not found: \cxrefargitem ./libluminate/geomview.c.tex:167: Warning: Command not found: \endcxrefarglist ./libluminate/imlib2.c.tex:21: Warning: Command not found: \cxreftabi ./libluminate/imlib2.c.tex:22: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:22: Warning: Command not found: \cxreffile ./libluminate/imlib2.c.tex:23: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:24: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:25: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:26: Warning: Command not found: \cxreftabbreak ./libluminate/imlib2.c.tex:27: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:28: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:29: Warning: Command not found: \endcxreftabi ./libluminate/imlib2.c.tex:34: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:37: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:40: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:43: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:56: Warning: Command not found: \stt ./libluminate/imlib2.c.tex:59: Warning: Command not found: \cxrefarglist ./libluminate/imlib2.c.tex:60: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:61: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:62: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:63: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:64: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:65: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:66: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:67: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:68: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:70: Warning: Command not found: \cxrefargitem ./libluminate/imlib2.c.tex:71: Warning: Command not found: \endcxrefarglist ./tsview.c.tex:24: Warning: Command not found: \cxreftabi ./tsview.c.tex:25: Warning: Command not found: \stt ./tsview.c.tex:25: Warning: Command not found: \cxreffile ./tsview.c.tex:26: Warning: Command not found: \stt ./tsview.c.tex:27: Warning: Command not found: \stt ./tsview.c.tex:28: Warning: Command not found: \stt ./tsview.c.tex:29: Warning: Command not found: \cxreftabbreak ./tsview.c.tex:30: Warning: Command not found: \stt ./tsview.c.tex:31: Warning: Command not found: \stt ./tsview.c.tex:32: Warning: Command not found: \endcxreftabi ./tsview.c.tex:35: Warning: Command not found: \cxreftabi ./tsview.c.tex:36: Warning: Command not found: \stt ./tsview.c.tex:37: Warning: Command not found: \endcxreftabi ./tsview.c.tex:40: Warning: Command not found: \cxreftabi ./tsview.c.tex:41: Warning: Command not found: \stt ./tsview.c.tex:42: Warning: Command not found: \endcxreftabi ./tsview.c.tex:45: Warning: Command not found: \cxreftabi ./tsview.c.tex:46: Warning: Command not found: \stt ./tsview.c.tex:47: Warning: Command not found: \endcxreftabi ./tsview.c.tex:50: Warning: Command not found: \cxreftabi ./tsview.c.tex:51: Warning: Command not found: \stt ./tsview.c.tex:52: Warning: Command not found: \endcxreftabi ./tsview.c.tex:55: Warning: Command not found: \cxreftabi ./tsview.c.tex:56: Warning: Command not found: \stt ./tsview.c.tex:57: Warning: Command not found: \endcxreftabi ./tsview.c.tex:60: Warning: Command not found: \cxreftabi ./tsview.c.tex:61: Warning: Command not found: \stt ./tsview.c.tex:62: Warning: Command not found: \endcxreftabi ./tsview.c.tex:65: Warning: Command not found: \cxreftabi ./tsview.c.tex:66: Warning: Command not found: \stt ./tsview.c.tex:67: Warning: Command not found: \endcxreftabi ./tsview.c.tex:72: Warning: Command not found: \stt ./tsview.c.tex:75: Warning: Command not found: \stt ./tsview.c.tex:78: Warning: Command not found: \stt ./tsview.c.tex:81: Warning: Command not found: \stt ./tsview.c.tex:84: Warning: Command not found: \stt ./tsview.c.tex:87: Warning: Command not found: \stt ./tsview.c.tex:90: Warning: Command not found: \stt ./tsview.c.tex:99: Warning: Command not found: \stt ./tsview.c.tex:107: Warning: Command not found: \stt ./tsview.c.tex:120: Warning: Command not found: \stt ./tsview.c.tex:129: Warning: Command not found: \stt ./tsview.c.tex:140: Warning: Command not found: \stt ./tsview.c.tex:143: Warning: Command not found: \cxrefarglist ./tsview.c.tex:144: Warning: Command not found: \cxrefargitem ./tsview.c.tex:145: Warning: Command not found: \cxrefargitem ./tsview.c.tex:146: Warning: Command not found: \cxrefargitem ./tsview.c.tex:147: Warning: Command not found: \endcxrefarglist ./tsview.c.tex:157: Warning: Command not found: \stt ./tsview.c.tex:182: Warning: Command not found: \stt ./tsview.c.tex:185: Warning: Command not found: \cxrefarglist ./tsview.c.tex:186: Warning: Command not found: \cxrefargitem ./tsview.c.tex:187: Warning: Command not found: \cxrefargitem ./tsview.c.tex:188: Warning: Command not found: \endcxrefarglist ./tsview.c.tex:194: Warning: Command not found: \stt ./tsview-ng.c.tex:24: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:25: Warning: Command not found: \stt ./tsview-ng.c.tex:25: Warning: Command not found: \cxreffile ./tsview-ng.c.tex:26: Warning: Command not found: \stt ./tsview-ng.c.tex:27: Warning: Command not found: \stt ./tsview-ng.c.tex:28: Warning: Command not found: \stt ./tsview-ng.c.tex:29: Warning: Command not found: \cxreftabbreak ./tsview-ng.c.tex:30: Warning: Command not found: \stt ./tsview-ng.c.tex:31: Warning: Command not found: \stt ./tsview-ng.c.tex:32: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:35: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:36: Warning: Command not found: \stt ./tsview-ng.c.tex:37: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:40: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:41: Warning: Command not found: \stt ./tsview-ng.c.tex:42: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:45: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:46: Warning: Command not found: \stt ./tsview-ng.c.tex:47: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:50: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:51: Warning: Command not found: \stt ./tsview-ng.c.tex:52: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:55: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:56: Warning: Command not found: \stt ./tsview-ng.c.tex:57: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:60: Warning: Command not found: \cxreftabi ./tsview-ng.c.tex:61: Warning: Command not found: \stt ./tsview-ng.c.tex:62: Warning: Command not found: \endcxreftabi ./tsview-ng.c.tex:67: Warning: Command not found: \stt ./tsview-ng.c.tex:70: Warning: Command not found: \stt ./tsview-ng.c.tex:73: Warning: Command not found: \stt ./tsview-ng.c.tex:76: Warning: Command not found: \stt ./tsview-ng.c.tex:79: Warning: Command not found: \stt ./tsview-ng.c.tex:82: Warning: Command not found: \stt ./tsview-ng.c.tex:85: Warning: Command not found: \stt ./tsview-ng.c.tex:88: Warning: Command not found: \stt ./tsview-ng.c.tex:91: Warning: Command not found: \stt ./tsview-ng.c.tex:94: Warning: Command not found: \stt ./tsview-ng.c.tex:97: Warning: Command not found: \stt ./tsview-ng.c.tex:100: Warning: Command not found: \stt ./tsview-ng.c.tex:109: Warning: Command not found: \stt ./tsview-ng.c.tex:112: Warning: Command not found: \cxreftabiia ./tsview-ng.c.tex:113: Warning: Command not found: \stt ./tsview-ng.c.tex:114: Warning: Command not found: \stt ./tsview-ng.c.tex:115: Warning: Command not found: \stt ./tsview-ng.c.tex:116: Warning: Command not found: \stt ./tsview-ng.c.tex:117: Warning: Command not found: \stt ./tsview-ng.c.tex:118: Warning: Command not found: \cxreftabbreak ./tsview-ng.c.tex:119: Warning: Command not found: \stt ./tsview-ng.c.tex:120: Warning: Command not found: \stt ./tsview-ng.c.tex:121: Warning: Command not found: \stt ./tsview-ng.c.tex:122: Warning: Command not found: \stt ./tsview-ng.c.tex:123: Warning: Command not found: \endcxreftabiia ./tsview-ng.c.tex:136: Warning: Command not found: \stt ./tsview-ng.c.tex:142: Warning: Command not found: \stt ./tsview-ng.c.tex:148: Warning: Command not found: \stt ./tsview-ng.c.tex:154: Warning: Command not found: \stt ./tsview-ng.c.tex:160: Warning: Command not found: \stt ./tsview-ng.c.tex:166: Warning: Command not found: \stt ./tsview-ng.c.tex:172: Warning: Command not found: \stt ./tsview-ng.c.tex:178: Warning: Command not found: \stt ./tsview-ng.c.tex:184: Warning: Command not found: \stt ./tsview-ng.c.tex:190: Warning: Command not found: \stt ./tsview-ng.c.tex:196: Warning: Command not found: \stt ./tsview-ng.c.tex:202: Warning: Command not found: \stt ./tsview-ng.c.tex:208: Warning: Command not found: \stt ./tsview-ng.c.tex:214: Warning: Command not found: \stt ./tsview-ng.c.tex:220: Warning: Command not found: \stt ./tsview-ng.c.tex:226: Warning: Command not found: \stt ./tsview-ng.c.tex:232: Warning: Command not found: \stt ./tsview-ng.c.tex:238: Warning: Command not found: \stt ./tsview-ng.c.tex:244: Warning: Command not found: \stt ./tsview-ng.c.tex:250: Warning: Command not found: \stt ./tsview-ng.c.tex:256: Warning: Command not found: \stt ./tsview-ng.c.tex:262: Warning: Command not found: \stt ./tsview-ng.c.tex:268: Warning: Command not found: \stt ./tsview-ng.c.tex:274: Warning: Command not found: \stt ./tsview-ng.c.tex:280: Warning: Command not found: \stt ./tsview-ng.c.tex:286: Warning: Command not found: \stt ./tsview-ng.c.tex:292: Warning: Command not found: \stt ./tsview-ng.c.tex:298: Warning: Command not found: \stt ./tsview-ng.c.tex:304: Warning: Command not found: \stt ./tsview-ng.c.tex:310: Warning: Command not found: \stt ./tsview-ng.c.tex:316: Warning: Command not found: \stt ./tsview-ng.c.tex:322: Warning: Command not found: \stt ./tsview-ng.c.tex:328: Warning: Command not found: \stt ./tsview-ng.c.tex:334: Warning: Command not found: \stt ./tsview-ng.c.tex:340: Warning: Command not found: \stt ./tsview-ng.c.tex:346: Warning: Command not found: \stt ./tsview-ng.c.tex:352: Warning: Command not found: \stt ./tsview-ng.c.tex:358: Warning: Command not found: \stt ./tsview-ng.c.tex:364: Warning: Command not found: \stt ./tsview-ng.c.tex:370: Warning: Command not found: \stt ./tsview-ng.c.tex:376: Warning: Command not found: \stt ./tsview-ng.c.tex:382: Warning: Command not found: \stt ./tsview-ng.c.tex:388: Warning: Command not found: \stt ./tsview-ng.c.tex:394: Warning: Command not found: \stt ./tsview-ng.c.tex:400: Warning: Command not found: \stt ./tsview-ng.c.tex:406: Warning: Command not found: \stt ./tsview-ng.c.tex:412: Warning: Command not found: \stt ./tsview-ng.c.tex:418: Warning: Command not found: \stt ./tsview-ng.c.tex:424: Warning: Command not found: \stt ./tsview-ng.c.tex:430: Warning: Command not found: \stt ./tsview-ng.c.tex:436: Warning: Command not found: \stt ./tsview-ng.c.tex:442: Warning: Command not found: \stt ./tsview-ng.c.tex:448: Warning: Command not found: \stt ./tsview-ng.c.tex:456: Warning: Command not found: \stt ./tsview-ng.c.tex:465: Warning: Command not found: \stt ./tsview-ng.c.tex:474: Warning: Command not found: \stt ./tsview-ng.c.tex:480: Warning: Command not found: \stt ./tsview-ng.c.tex:486: Warning: Command not found: \stt ./tsview-ng.c.tex:497: Warning: Command not found: \stt ./tsview-ng.c.tex:500: Warning: Command not found: \cxrefarglist ./tsview-ng.c.tex:501: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:502: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:503: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:504: Warning: Command not found: \endcxrefarglist ./tsview-ng.c.tex:524: Warning: Command not found: \stt ./tsview-ng.c.tex:527: Warning: Command not found: \cxrefarglist ./tsview-ng.c.tex:528: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:529: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:530: Warning: Command not found: \endcxrefarglist ./tsview-ng.c.tex:544: Warning: Command not found: \stt ./tsview-ng.c.tex:547: Warning: Command not found: \cxrefarglist ./tsview-ng.c.tex:548: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:549: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:550: Warning: Command not found: \endcxrefarglist ./tsview-ng.c.tex:556: Warning: Command not found: \stt ./tsview-ng.c.tex:565: Warning: Command not found: \stt ./tsview-ng.c.tex:568: Warning: Command not found: \cxrefarglist ./tsview-ng.c.tex:569: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:570: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:571: Warning: Command not found: \endcxrefarglist ./tsview-ng.c.tex:577: Warning: Command not found: \stt ./tsview-ng.c.tex:583: Warning: Command not found: \stt ./tsview-ng.c.tex:589: Warning: Command not found: \stt ./tsview-ng.c.tex:595: Warning: Command not found: \stt ./tsview-ng.c.tex:601: Warning: Command not found: \stt ./tsview-ng.c.tex:610: Warning: Command not found: \stt ./tsview-ng.c.tex:613: Warning: Command not found: \cxrefarglist ./tsview-ng.c.tex:614: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:615: Warning: Command not found: \cxrefargitem ./tsview-ng.c.tex:616: Warning: Command not found: \endcxrefarglist ./tsview-ng.c.tex:622: Warning: Command not found: \stt ./tsview-ng.c.tex:628: Warning: Command not found: \stt ./tsview-ng.c.tex:634: Warning: Command not found: \stt ./tsview-ng.c.tex:640: Warning: Command not found: \stt ./tsview-ng.c.tex:646: Warning: Command not found: \stt ./tsview-ng.c.tex:652: Warning: Command not found: \stt ./tsview-ng.c.tex:658: Warning: Command not found: \stt ./tsview-ng.c.tex:664: Warning: Command not found: \stt ./tsview-ng.c.tex:670: Warning: Command not found: \stt ./tsview-ng.c.tex:676: Warning: Command not found: \stt ./tsview-ng.c.tex:682: Warning: Command not found: \stt ./tsview-ng.c.tex:688: Warning: Command not found: \stt ./tsview-ng.c.tex:694: Warning: Command not found: \stt ./tsview-ng.c.tex:700: Warning: Command not found: \stt ./tsview-ng.c.tex:706: Warning: Command not found: \stt ./tsview-ng.c.tex:712: Warning: Command not found: \stt ./tsview-ng.c.tex:718: Warning: Command not found: \stt ./tsview-ng.c.tex:724: Warning: Command not found: \stt ./tsview-ng.c.tex:730: Warning: Command not found: \stt ./tsview-ng.c.tex:736: Warning: Command not found: \stt ./tsview-ng.c.tex:742: Warning: Command not found: \stt ./tsview-ng.c.tex:748: Warning: Command not found: \stt ./tsview-ng.c.tex:754: Warning: Command not found: \stt ./tsview-ng.c.tex:760: Warning: Command not found: \stt ./tsview-ng.c.tex:766: Warning: Command not found: \stt ./tsview-ng.c.tex:772: Warning: Command not found: \stt ./tsview-ng.c.tex:778: Warning: Command not found: \stt ./tsview-ng.c.tex:787: Warning: Command not found: \stt ./tsview-ng.c.tex:793: Warning: Command not found: \stt ./tsview-ng.c.tex:799: Warning: Command not found: \stt ./tsview-ng.c.tex:805: Warning: Command not found: \stt ./3dgf.c.tex:27: Warning: Command not found: \cxreftabi ./3dgf.c.tex:28: Warning: Command not found: \stt ./3dgf.c.tex:28: Warning: Command not found: \cxreffile ./3dgf.c.tex:29: Warning: Command not found: \stt ./3dgf.c.tex:30: Warning: Command not found: \stt ./3dgf.c.tex:31: Warning: Command not found: \stt ./3dgf.c.tex:32: Warning: Command not found: \cxreftabbreak ./3dgf.c.tex:33: Warning: Command not found: \stt ./3dgf.c.tex:34: Warning: Command not found: \stt ./3dgf.c.tex:35: Warning: Command not found: \endcxreftabi ./3dgf.c.tex:40: Warning: Command not found: \stt ./3dgf.c.tex:43: Warning: Command not found: \stt ./3dgf.c.tex:46: Warning: Command not found: \stt ./3dgf.c.tex:49: Warning: Command not found: \stt ./3dgf.c.tex:52: Warning: Command not found: \stt ./3dgf.c.tex:55: Warning: Command not found: \stt ./3dgf.c.tex:58: Warning: Command not found: \stt ./3dgf.c.tex:69: Warning: Command not found: \stt ./3dgf.c.tex:81: Warning: Command not found: \stt ./3dgf.c.tex:84: Warning: Command not found: \cxrefarglist ./3dgf.c.tex:85: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:86: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:87: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:88: Warning: Command not found: \endcxrefarglist ./3dgf.c.tex:123: Warning: Command not found: \stt ./3dgf.c.tex:126: Warning: Command not found: \cxrefarglist ./3dgf.c.tex:127: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:128: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:131: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:134: Warning: Command not found: \endcxrefarglist ./3dgf.c.tex:146: Warning: Command not found: \stt ./3dgf.c.tex:149: Warning: Command not found: \cxrefarglist ./3dgf.c.tex:150: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:151: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:154: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:157: Warning: Command not found: \cxrefargitem ./3dgf.c.tex:160: Warning: Command not found: \endcxrefarglist ./chts.c.tex:21: Warning: Command not found: \cxreftabi ./chts.c.tex:22: Warning: Command not found: \stt ./chts.c.tex:23: Warning: Command not found: \endcxreftabi ./chts.c.tex:26: Warning: Command not found: \cxreftabi ./chts.c.tex:27: Warning: Command not found: \stt ./chts.c.tex:27: Warning: Command not found: \cxreffile ./chts.c.tex:28: Warning: Command not found: \stt ./chts.c.tex:29: Warning: Command not found: \stt ./chts.c.tex:30: Warning: Command not found: \endcxreftabi ./chts.c.tex:33: Warning: Command not found: \cxreftabi ./chts.c.tex:34: Warning: Command not found: \stt ./chts.c.tex:34: Warning: Command not found: \cxreffile ./chts.c.tex:35: Warning: Command not found: \stt ./chts.c.tex:36: Warning: Command not found: \stt ./chts.c.tex:37: Warning: Command not found: \stt ./chts.c.tex:38: Warning: Command not found: \cxreftabbreak ./chts.c.tex:39: Warning: Command not found: \stt ./chts.c.tex:40: Warning: Command not found: \stt ./chts.c.tex:41: Warning: Command not found: \endcxreftabi ./chts.c.tex:46: Warning: Command not found: \stt ./chts.c.tex:49: Warning: Command not found: \stt ./chts.c.tex:52: Warning: Command not found: \stt ./chts.c.tex:55: Warning: Command not found: \stt ./chts.c.tex:58: Warning: Command not found: \stt ./chts.c.tex:61: Warning: Command not found: \stt ./chts.c.tex:64: Warning: Command not found: \stt ./chts.c.tex:67: Warning: Command not found: \stt ./chts.c.tex:76: Warning: Command not found: \stt ./chts.c.tex:82: Warning: Command not found: \stt ./chts.c.tex:90: Warning: Command not found: \stt ./chts.c.tex:102: Warning: Command not found: \stt ./chts.c.tex:105: Warning: Command not found: \cxrefarglist ./chts.c.tex:106: Warning: Command not found: \cxrefargitem ./chts.c.tex:107: Warning: Command not found: \cxrefargitem ./chts.c.tex:108: Warning: Command not found: \cxrefargitem ./chts.c.tex:109: Warning: Command not found: \endcxrefarglist ./chts.c.tex:119: Warning: Command not found: \stt ./chts.c.tex:122: Warning: Command not found: \cxrefarglist ./chts.c.tex:123: Warning: Command not found: \cxrefargitem ./chts.c.tex:124: Warning: Command not found: \cxrefargitem ./chts.c.tex:125: Warning: Command not found: \cxrefargitem ./chts.c.tex:126: Warning: Command not found: \endcxrefarglist ./chts.c.tex:137: Warning: Command not found: \stt ./chts.c.tex:140: Warning: Command not found: \cxrefarglist ./chts.c.tex:141: Warning: Command not found: \cxrefargitem ./chts.c.tex:142: Warning: Command not found: \cxrefargitem ./chts.c.tex:143: Warning: Command not found: \cxrefargitem ./chts.c.tex:144: Warning: Command not found: \cxrefargitem ./chts.c.tex:145: Warning: Command not found: \cxrefargitem ./chts.c.tex:146: Warning: Command not found: \cxrefargitem ./chts.c.tex:147: Warning: Command not found: \cxrefargitem ./chts.c.tex:148: Warning: Command not found: \cxrefargitem ./chts.c.tex:149: Warning: Command not found: \endcxrefarglist ./chts.c.tex:160: Warning: Command not found: \stt ./chts.c.tex:163: Warning: Command not found: \cxrefarglist ./chts.c.tex:164: Warning: Command not found: \cxrefargitem ./chts.c.tex:165: Warning: Command not found: \cxrefargitem ./chts.c.tex:166: Warning: Command not found: \cxrefargitem ./chts.c.tex:167: Warning: Command not found: \cxrefargitem ./chts.c.tex:168: Warning: Command not found: \cxrefargitem ./chts.c.tex:169: Warning: Command not found: \cxrefargitem ./chts.c.tex:170: Warning: Command not found: \cxrefargitem ./chts.c.tex:171: Warning: Command not found: \cxrefargitem ./chts.c.tex:172: Warning: Command not found: \endcxrefarglist ./chts.c.tex:185: Warning: Command not found: \stt ./chts.c.tex:188: Warning: Command not found: \cxrefarglist ./chts.c.tex:189: Warning: Command not found: \cxrefargitem ./chts.c.tex:190: Warning: Command not found: \cxrefargitem ./chts.c.tex:191: Warning: Command not found: \cxrefargitem ./chts.c.tex:192: Warning: Command not found: \cxrefargitem ./chts.c.tex:193: Warning: Command not found: \cxrefargitem ./chts.c.tex:194: Warning: Command not found: \cxrefargitem ./chts.c.tex:195: Warning: Command not found: \endcxrefarglist ./chts.c.tex:206: Warning: Command not found: \stt ./chts.c.tex:209: Warning: Command not found: \cxrefarglist ./chts.c.tex:210: Warning: Command not found: \cxrefargitem ./chts.c.tex:211: Warning: Command not found: \cxrefargitem ./chts.c.tex:212: Warning: Command not found: \cxrefargitem ./chts.c.tex:213: Warning: Command not found: \cxrefargitem ./chts.c.tex:214: Warning: Command not found: \cxrefargitem ./chts.c.tex:215: Warning: Command not found: \cxrefargitem ./chts.c.tex:216: Warning: Command not found: \endcxrefarglist ./chts.c.tex:227: Warning: Command not found: \stt ./chts.c.tex:230: Warning: Command not found: \cxrefarglist ./chts.c.tex:231: Warning: Command not found: \cxrefargitem ./chts.c.tex:232: Warning: Command not found: \cxrefargitem ./chts.c.tex:233: Warning: Command not found: \cxrefargitem ./chts.c.tex:234: Warning: Command not found: \cxrefargitem ./chts.c.tex:235: Warning: Command not found: \cxrefargitem ./chts.c.tex:236: Warning: Command not found: \cxrefargitem ./chts.c.tex:237: Warning: Command not found: \endcxrefarglist ./chts.c.tex:246: Warning: Command not found: \stt ./chts.c.tex:249: Warning: Command not found: \cxrefarglist ./chts.c.tex:250: Warning: Command not found: \cxrefargitem ./chts.c.tex:251: Warning: Command not found: \cxrefargitem ./chts.c.tex:252: Warning: Command not found: \cxrefargitem ./chts.c.tex:253: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:21: Warning: Command not found: \cxreftabi ./cahnhill.c.tex:22: Warning: Command not found: \stt ./cahnhill.c.tex:22: Warning: Command not found: \cxreffile ./cahnhill.c.tex:23: Warning: Command not found: \stt ./cahnhill.c.tex:24: Warning: Command not found: \stt ./cahnhill.c.tex:25: Warning: Command not found: \endcxreftabi ./cahnhill.c.tex:30: Warning: Command not found: \stt ./cahnhill.c.tex:33: Warning: Command not found: \stt ./cahnhill.c.tex:36: Warning: Command not found: \stt ./cahnhill.c.tex:39: Warning: Command not found: \stt ./cahnhill.c.tex:42: Warning: Command not found: \stt ./cahnhill.c.tex:45: Warning: Command not found: \stt ./cahnhill.c.tex:48: Warning: Command not found: \stt ./cahnhill.c.tex:63: Warning: Command not found: \stt ./cahnhill.c.tex:66: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:67: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:68: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:69: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:70: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:71: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:72: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:73: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:85: Warning: Command not found: \stt ./cahnhill.c.tex:88: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:89: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:90: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:91: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:92: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:93: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:94: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:95: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:106: Warning: Command not found: \stt ./cahnhill.c.tex:109: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:110: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:111: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:112: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:123: Warning: Command not found: \stt ./cahnhill.c.tex:126: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:127: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:128: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:129: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:142: Warning: Command not found: \stt ./cahnhill.c.tex:145: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:146: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:147: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:148: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:149: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:150: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:165: Warning: Command not found: \stt ./cahnhill.c.tex:168: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:169: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:170: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:171: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:172: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:173: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:185: Warning: Command not found: \stt ./cahnhill.c.tex:188: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:189: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:192: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:193: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:196: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:211: Warning: Command not found: \stt ./cahnhill.c.tex:214: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:215: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:216: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:217: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:220: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:233: Warning: Command not found: \stt ./cahnhill.c.tex:236: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:237: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:238: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:239: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:242: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:245: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:248: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:251: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:254: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:255: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:256: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:257: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:258: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:259: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:260: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:261: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:262: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:263: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:264: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:265: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:266: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:267: Warning: Command not found: \endcxrefarglist ./cahnhill.c.tex:289: Warning: Command not found: \stt ./cahnhill.c.tex:292: Warning: Command not found: \cxrefarglist ./cahnhill.c.tex:293: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:294: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:295: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:298: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:301: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:304: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:307: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:310: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:313: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:314: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:315: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:316: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:317: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:318: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:319: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:320: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:321: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:322: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:323: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:324: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:325: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:326: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:327: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:328: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:329: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:330: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:331: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:332: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:333: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:334: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:335: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:336: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:337: Warning: Command not found: \cxrefargitem ./cahnhill.c.tex:338: Warning: Command not found: \endcxrefarglist ./cahnhill.h.tex:21: Warning: Command not found: \cxreftabi ./cahnhill.h.tex:22: Warning: Command not found: \stt ./cahnhill.h.tex:23: Warning: Command not found: \endcxreftabi ./cahnhill.h.tex:26: Warning: Command not found: \cxreftabi ./cahnhill.h.tex:27: Warning: Command not found: \stt ./cahnhill.h.tex:28: Warning: Command not found: \endcxreftabi ./cahnhill.h.tex:33: Warning: Command not found: \stt ./cahnhill.h.tex:36: Warning: Command not found: \stt ./cahnhill.h.tex:39: Warning: Command not found: \stt ./cahnhill.h.tex:42: Warning: Command not found: \stt ./cahnhill.h.tex:45: Warning: Command not found: \stt ./cahnhill.h.tex:58: Warning: Command not found: \stt ./cahnhill.h.tex:61: Warning: Command not found: \cxreftabiia ./cahnhill.h.tex:62: Warning: Command not found: \stt ./cahnhill.h.tex:63: Warning: Command not found: \stt ./cahnhill.h.tex:64: Warning: Command not found: \stt ./cahnhill.h.tex:65: Warning: Command not found: \stt ./cahnhill.h.tex:66: Warning: Command not found: \stt ./cahnhill.h.tex:67: Warning: Command not found: \cxreftabbreak ./cahnhill.h.tex:68: Warning: Command not found: \stt ./cahnhill.h.tex:69: Warning: Command not found: \stt ./cahnhill.h.tex:70: Warning: Command not found: \stt ./cahnhill.h.tex:71: Warning: Command not found: \stt ./cahnhill.h.tex:72: Warning: Command not found: \stt ./cahnhill.h.tex:73: Warning: Command not found: \stt ./cahnhill.h.tex:74: Warning: Command not found: \stt ./cahnhill.h.tex:75: Warning: Command not found: \stt ./cahnhill.h.tex:76: Warning: Command not found: \cxreftabbreak ./cahnhill.h.tex:77: Warning: Command not found: \stt ./cahnhill.h.tex:78: Warning: Command not found: \stt ./cahnhill.h.tex:79: Warning: Command not found: \stt ./cahnhill.h.tex:80: Warning: Command not found: \stt ./cahnhill.h.tex:81: Warning: Command not found: \stt ./cahnhill.h.tex:82: Warning: Command not found: \stt ./cahnhill.h.tex:83: Warning: Command not found: \stt ./cahnhill.h.tex:84: Warning: Command not found: \stt ./cahnhill.h.tex:85: Warning: Command not found: \cxreftabbreak ./cahnhill.h.tex:86: Warning: Command not found: \stt ./cahnhill.h.tex:87: Warning: Command not found: \stt ./cahnhill.h.tex:88: Warning: Command not found: \stt ./cahnhill.h.tex:89: Warning: Command not found: \stt ./cahnhill.h.tex:90: Warning: Command not found: \stt ./cahnhill.h.tex:91: Warning: Command not found: \stt ./cahnhill.h.tex:92: Warning: Command not found: \stt ./cahnhill.h.tex:93: Warning: Command not found: \stt ./cahnhill.h.tex:94: Warning: Command not found: \cxreftabbreak ./cahnhill.h.tex:95: Warning: Command not found: \stt ./cahnhill.h.tex:96: Warning: Command not found: \stt ./cahnhill.h.tex:97: Warning: Command not found: \stt ./cahnhill.h.tex:98: Warning: Command not found: \stt ./cahnhill.h.tex:99: Warning: Command not found: \stt ./cahnhill.h.tex:100: Warning: Command not found: \endcxreftabiia ./chui.c.tex:29: Warning: Command not found: \cxreftabi ./chui.c.tex:30: Warning: Command not found: \stt ./chui.c.tex:31: Warning: Command not found: \endcxreftabi ./chui.c.tex:34: Warning: Command not found: \cxreftabi ./chui.c.tex:35: Warning: Command not found: \stt ./chui.c.tex:36: Warning: Command not found: \endcxreftabi ./chui.c.tex:39: Warning: Command not found: \cxreftabi ./chui.c.tex:40: Warning: Command not found: \stt ./chui.c.tex:41: Warning: Command not found: \endcxreftabi ./chui.c.tex:44: Warning: Command not found: \cxreftabi ./chui.c.tex:45: Warning: Command not found: \stt ./chui.c.tex:46: Warning: Command not found: \endcxreftabi ./chui.c.tex:49: Warning: Command not found: \cxreftabi ./chui.c.tex:50: Warning: Command not found: \stt ./chui.c.tex:51: Warning: Command not found: \endcxreftabi ./chui.c.tex:56: Warning: Command not found: \stt ./chui.c.tex:59: Warning: Command not found: \stt ./chui.c.tex:62: Warning: Command not found: \stt ./chui.c.tex:65: Warning: Command not found: \stt ./chui.c.tex:68: Warning: Command not found: \stt ./chui.c.tex:77: Warning: Command not found: \stt ./chui.c.tex:83: Warning: Command not found: \stt ./chui.c.tex:89: Warning: Command not found: \stt ./chui.c.tex:95: Warning: Command not found: \stt ./chui.c.tex:101: Warning: Command not found: \stt ./chui.c.tex:107: Warning: Command not found: \stt ./chui.c.tex:113: Warning: Command not found: \stt ./chui.c.tex:119: Warning: Command not found: \stt ./chui.c.tex:125: Warning: Command not found: \stt ./chui.c.tex:131: Warning: Command not found: \stt ./chui.c.tex:137: Warning: Command not found: \stt ./chui.c.tex:143: Warning: Command not found: \stt ./chui.c.tex:149: Warning: Command not found: \stt ./chui.c.tex:155: Warning: Command not found: \stt ./chui.c.tex:161: Warning: Command not found: \stt ./chui.c.tex:167: Warning: Command not found: \stt ./chui.c.tex:173: Warning: Command not found: \stt ./chui.c.tex:179: Warning: Command not found: \stt ./chui.c.tex:185: Warning: Command not found: \stt ./chui.c.tex:191: Warning: Command not found: \stt ./chui.c.tex:197: Warning: Command not found: \stt ./chui.c.tex:206: Warning: Command not found: \stt ./chui.c.tex:212: Warning: Command not found: \stt ./chui.c.tex:218: Warning: Command not found: \stt ./chui.c.tex:224: Warning: Command not found: \stt ./chui.c.tex:230: Warning: Command not found: \stt ./chui.c.tex:236: Warning: Command not found: \stt ./chui.c.tex:242: Warning: Command not found: \stt ./chui.c.tex:248: Warning: Command not found: \stt ./chui.c.tex:254: Warning: Command not found: \stt ./chui.c.tex:260: Warning: Command not found: \stt ./chui.c.tex:266: Warning: Command not found: \stt ./chui.c.tex:272: Warning: Command not found: \stt ./chui.c.tex:278: Warning: Command not found: \stt ./chui.c.tex:284: Warning: Command not found: \stt ./chui.c.tex:290: Warning: Command not found: \stt ./chui.c.tex:296: Warning: Command not found: \stt ./chui.c.tex:302: Warning: Command not found: \stt ./chui.c.tex:308: Warning: Command not found: \stt ./chui.c.tex:314: Warning: Command not found: \stt ./chui.c.tex:320: Warning: Command not found: \stt ./chui.c.tex:326: Warning: Command not found: \stt ./chui.c.tex:332: Warning: Command not found: \stt ./chui.c.tex:338: Warning: Command not found: \stt ./chui.c.tex:344: Warning: Command not found: \stt ./chui.c.tex:350: Warning: Command not found: \stt ./chui.c.tex:356: Warning: Command not found: \stt ./chui.c.tex:362: Warning: Command not found: \stt ./chui.c.tex:368: Warning: Command not found: \stt ./chui.c.tex:374: Warning: Command not found: \stt ./chui.c.tex:380: Warning: Command not found: \stt ./chui.c.tex:386: Warning: Command not found: \stt ./config.h.tex:14: Warning: Command not found: \stt ./config.h.tex:17: Warning: Command not found: \stt ./config.h.tex:20: Warning: Command not found: \stt ./config.h.tex:23: Warning: Command not found: \stt ./config.h.tex:26: Warning: Command not found: \stt ./config.h.tex:29: Warning: Command not found: \stt ./config.h.tex:32: Warning: Command not found: \stt ./config.h.tex:35: Warning: Command not found: \stt ./config.h.tex:38: Warning: Command not found: \stt ./config.h.tex:41: Warning: Command not found: \stt ./config.h.tex:44: Warning: Command not found: \stt ./config.h.tex:47: Warning: Command not found: \stt ./config.h.tex:50: Warning: Command not found: \stt ./config.h.tex:53: Warning: Command not found: \stt ./config.h.tex:56: Warning: Command not found: \stt ./config.h.tex:59: Warning: Command not found: \stt ./config.h.tex:62: Warning: Command not found: \stt ./config.h.tex:65: Warning: Command not found: \stt ./config.h.tex:68: Warning: Command not found: \stt ./config.h.tex:71: Warning: Command not found: \stt ./config.h.tex:74: Warning: Command not found: \stt ./config.h.tex:77: Warning: Command not found: \stt ./config.h.tex:80: Warning: Command not found: \stt ./config.h.tex:83: Warning: Command not found: \stt grep -v HAVE_HEVEA illuminator.html > illuminator.html.new mv -f illuminator.html.new illuminator.html rm -rf illuminator-doc-0.11.0 mkdir illuminator-doc-0.11.0 cp -f cxref-html illuminator.pdf illuminator.dvi illuminator.ps illuminator.ps.gz illuminator-tex.html illuminator-doc-0.11.0/ rm -f illuminator-doc-0.11.0/index.html illuminator-doc-0.11.0/cxref-html cp -p illuminator/*.html illuminator-doc-0.11.0/ rm -f illuminator-doc-0.11.0/index.html cp -p illuminator.html illuminator-doc-0.11.0/index.html touch stamp-doc make[1]: Leaving directory `/home/hazelsct/illuminator-0.11.0' rm -f illuminator-doc-0.11.0/illuminator.ps \ `find illuminator-doc-0.11.0 -empty -print` sed s/pdf/pdf.gz/ < illuminator-doc-0.11.0/index.html > illuminator-doc-0.11.0/index.html.new mv -f illuminator-doc-0.11.0/index.html.new illuminator-doc-0.11.0/index.html sed s/dvi/dvi.gz/ < illuminator-doc-0.11.0/index.html > illuminator-doc-0.11.0/index.html.new mv -f illuminator-doc-0.11.0/index.html.new illuminator-doc-0.11.0/index.html grep -v ">PostScript<" illuminator-doc-0.11.0/index.html > illuminator-doc-0.11.0/index.html.new mv -f illuminator-doc-0.11.0/index.html.new illuminator-doc-0.11.0/index.html dh_testdir -i dh_testroot -i dh_installdirs -i dh_installdocs -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package `illuminator-doc' in `../illuminator-doc_0.11.0-3lenny1_all.deb'. /usr/bin/make install prefix=`pwd`/debian/tmp/usr make[1]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' Making install in libluminate make[2]: Entering directory `/home/hazelsct/illuminator-0.11.0/libluminate' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:357: warning: ignoring old commands for target `.c.o' make[3]: Entering directory `/home/hazelsct/illuminator-0.11.0/libluminate' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:357: warning: ignoring old commands for target `.c.o' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libluminate.la' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.la' /usr/bin/install -c .libs/libluminate.so.7.0.1 /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.so.7.0.1 (cd /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib && { ln -s -f libluminate.so.7.0.1 libluminate.so.7 || { rm -f libluminate.so.7 && ln -s libluminate.so.7.0.1 libluminate.so.7; }; }) (cd /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib && { ln -s -f libluminate.so.7.0.1 libluminate.so || { rm -f libluminate.so && ln -s libluminate.so.7.0.1 libluminate.so; }; }) /usr/bin/install -c .libs/libluminate.lai /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.la /usr/bin/install -c .libs/libluminate.a /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.a chmod 644 /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.a ranlib /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/lib/libluminate.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/hazelsct/illuminator-0.11.0/libluminate' make[2]: Leaving directory `/home/hazelsct/illuminator-0.11.0/libluminate' make[2]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' make[3]: Entering directory `/home/hazelsct/illuminator-0.11.0' /usr/lib/petsc/conf/rules:285: warning: overriding commands for target `.c.o' Makefile:534: warning: ignoring old commands for target `.c.o' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'tsview' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/tsview' /usr/bin/install -c .libs/tsview /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/tsview /bin/sh ./libtool --mode=install /usr/bin/install -c 'tsview-ng' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/tsview-ng' /usr/bin/install -c .libs/tsview-ng /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/tsview-ng /bin/sh ./libtool --mode=install /usr/bin/install -c 'chui' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/chui' /usr/bin/install -c chui /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/chui /bin/sh ./libtool --mode=install /usr/bin/install -c 'chts' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/chts' /usr/bin/install -c .libs/chts /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/chts /bin/sh ./libtool --mode=install /usr/bin/install -c '3dgf' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/3dgf' /usr/bin/install -c .libs/3dgf /home/hazelsct/illuminator-0.11.0/debian/tmp/usr/bin/3dgf test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/aclocal" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/aclocal" /usr/bin/install -c -m 644 'illuminator.m4' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/aclocal/illuminator.m4' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/applications" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/applications" /usr/bin/install -c -m 644 'chui.desktop' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/applications/chui.desktop' /usr/bin/install -c -m 644 'tsview.desktop' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/applications/tsview.desktop' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/illuminator" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/illuminator" /usr/bin/install -c -m 644 'chui.glade' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/illuminator/chui.glade' /usr/bin/install -c -m 644 'tsview.glade' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/illuminator/tsview.glade' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/include" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/include" /usr/bin/install -c -m 644 'illuminator.h' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/include/illuminator.h' test -z "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1" || mkdir -p -- "/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1" /usr/bin/install -c -m 644 './3dgf.1' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1/3dgf.1' /usr/bin/install -c -m 644 './chts.1' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1/chts.1' /usr/bin/install -c -m 644 './chui.1' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1/chui.1' /usr/bin/install -c -m 644 './tsview.1' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1/tsview.1' /usr/bin/install -c -m 644 './tsview-ng.1' '/home/hazelsct/illuminator-0.11.0/debian/tmp/usr/share/man/man1/tsview-ng.1' make[3]: Leaving directory `/home/hazelsct/illuminator-0.11.0' make[2]: Leaving directory `/home/hazelsct/illuminator-0.11.0' make[1]: Leaving directory `/home/hazelsct/illuminator-0.11.0' dh_testdir -a dh_testroot -a # Generate petsc-dev substvar (yes, this is a kludge...) echo petsc-dev=libpetsc`grep "define PETSC_VERSION_MAJOR" /usr/include/petsc/petscversion.h | cut -b 34-`.`grep "define PETSC_VERSION_MINOR" /usr/include/petsc/petscversion.h | cut -b 34-`.`grep "define PETSC_VERSION_SUBMINOR" /usr/include/petsc/petscversion.h | cut -b 34-`-dev > debian/libluminate-dev.substvars dh_installdirs -a dh_movefiles -a dh_installdocs -a dh_installman -pilluminator-demo 3dgf.1 chts.1 chui.1 tsview.1 tsview-ng.1 dh_installchangelogs -a dh_strip -a dh_makeshlibs -a dh_compress -a dh_fixperms -a dh_installdeb -a dh_shlibdeps -a dpkg-shlibdeps: warning: dependency on libX11.so.6 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpetscmat.so.3.0.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgobject-2.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libHYPRE-2.4.0.so could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgtk-x11-2.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libopen-rte.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libglib-2.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libscotch-5.1.so could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_f90.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libstdc++.so.6 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libamd.so.3.1.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libutil.so.1 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_cxx.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libumfpack.so.3.1.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgcc_s.so.1 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgdk_pixbuf-2.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpango-1.0.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libspooles.so.2.2 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libsuperlu.so.3 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgfortran.so.3 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_f77.so.0 could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on liblapack.so.3gf could be avoided if "debian/libluminate7/usr/lib/libluminate.so.7.0.1" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libX11.so.6 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libbonobo-activation.so.4 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libbonoboui-2.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpopt.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libxml2.so.2 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgnomecanvas-2.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if "debian/illuminator-demo/usr/bin/3dgf debian/illuminator-demo/usr/bin/chts debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/tsview debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgnomevfs-2.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libHYPRE-2.4.0.so could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libICE.so.6 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libORBit-2.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libopen-rte.so.0 could be avoided if "debian/illuminator-demo/usr/bin/3dgf debian/illuminator-demo/usr/bin/chts debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/tsview debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgconf-2.so.4 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpetscksp.so.3.0.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpetscsnes.so.3.0.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libglib-2.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libscotch-5.1.so could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_f90.so.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libstdc++.so.6 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libamd.so.3.1.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libncurses.so.5 could be avoided if "debian/illuminator-demo/usr/bin/tsview" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libutil.so.1 could be avoided if "debian/illuminator-demo/usr/bin/3dgf debian/illuminator-demo/usr/bin/chts debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/tsview debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_cxx.so.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/illuminator-demo/usr/bin/3dgf debian/illuminator-demo/usr/bin/chts debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/tsview debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libblas.so.3gf could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libumfpack.so.3.1.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgcc_s.so.1 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgdk_pixbuf-2.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpango-1.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libbonobo-2.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libSM.so.6 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libspooles.so.2.2 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libsuperlu.so.3 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgfortran.so.3 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libart_lgpl_2.so.2 could be avoided if "debian/illuminator-demo/usr/bin/tsview-ng debian/illuminator-demo/usr/bin/chui" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libmpi_f77.so.0 could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on liblapack.so.3gf could be avoided if "debian/illuminator-demo/usr/bin/chts" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package `libluminate-dev' in `../libluminate-dev_0.11.0-3lenny1_amd64.deb'. dpkg-deb: building package `libluminate7' in `../libluminate7_0.11.0-3lenny1_amd64.deb'. dpkg-deb: building package `illuminator-demo' in `../illuminator-demo_0.11.0-3lenny1_amd64.deb'. signfile illuminator_0.11.0-3lenny1.dsc dpkg-genchanges >../illuminator_0.11.0-3lenny1_amd64.changes dpkg-genchanges: not including original source code in upload signfile illuminator_0.11.0-3lenny1_amd64.changes dpkg-buildpackage: binary and diff upload (original source NOT included)