Source: geomview Version: 1.9.5-4 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ----------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package geomview > dpkg-buildpackage: info: source version 1.9.5-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Steve M. Robbins <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > Making distclean in geometry > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry' > Making distclean in cmodel > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/cmodel' > rm -rf .libs _libs > test -z "libcmodel.la" || rm -f libcmodel.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/cm_geometry.Plo > rm -f ./.deps/cmodel.Plo > rm -f ./.deps/cmodel_data.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/cmodel' > Making distclean in hpoint3 > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/hpoint3' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/hpoint3' > Making distclean in hpointn > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/hpointn' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/hpointn' > Making distclean in point3 > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/point3' > rm -rf .libs _libs > test -z "libpoint3.la" || rm -f libpoint3.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/polyint.Plo > rm -f ./.deps/segments.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/point3' > Making distclean in transform3 > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/transform3' > rm -rf .libs _libs > test -z "libtransform3.la" || rm -f libtransform3.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ctm3align.Plo > rm -f ./.deps/ctm3ortho.Plo > rm -f ./.deps/ctm3persp.Plo > rm -f ./.deps/ctm3perspfov.Plo > rm -f ./.deps/ctm3rotate.Plo > rm -f ./.deps/ctm3scale.Plo > rm -f ./.deps/ctm3tetrad.Plo > rm -f ./.deps/ctm3translate.Plo > rm -f ./.deps/tm3adjoint.Plo > rm -f ./.deps/tm3align.Plo > rm -f ./.deps/tm3concat.Plo > rm -f ./.deps/tm3conjugate.Plo > rm -f ./.deps/tm3copy.Plo > rm -f ./.deps/tm3dual.Plo > rm -f ./.deps/tm3identity.Plo > rm -f ./.deps/tm3invert.Plo > rm -f ./.deps/tm3ortho.Plo > rm -f ./.deps/tm3persp.Plo > rm -f ./.deps/tm3perspfov.Plo > rm -f ./.deps/tm3polardecomp.Plo > rm -f ./.deps/tm3print.Plo > rm -f ./.deps/tm3rotate.Plo > rm -f ./.deps/tm3scale.Plo > rm -f ./.deps/tm3stack.Plo > rm -f ./.deps/tm3tetrad.Plo > rm -f ./.deps/tm3translate.Plo > rm -f ./.deps/tm3transpose.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/transform3' > Making distclean in transformn > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/transformn' > rm -rf .libs _libs > test -z "libtransformn.la" || rm -f libtransformn.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/tmNpolardecomp.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/transformn' > Making distclean in transobj > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/transobj' > rm -rf .libs _libs > test -z "libtransobj.la" || rm -f libtransobj.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/transobj.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/transobj' > Making distclean in ntransobj > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry/ntransobj' > rm -rf .libs _libs > test -z "libntransobj.la" || rm -f libntransobj.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ntransobj.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry/ntransobj' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geometry' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geometry' > Making distclean in camera > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/camera' > rm -rf .libs _libs > test -z "libcamera.la" || rm -f libcamera.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/camcompat.Plo > rm -f ./.deps/camera.Plo > rm -f ./.deps/camstream.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/camera' > Making distclean in color > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/color' > rm -rf .libs _libs > test -z "libcolor.la" || rm -f libcolor.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/color.Plo > rm -f ./.deps/mergein.Plo > rm -f ./.deps/mergeout.Plo > rm -f ./.deps/mergeover.Plo > rm -f ./.deps/mergeplus.Plo > rm -f ./.deps/mergeunder.Plo > rm -f ./.deps/paintcopy.Plo > rm -f ./.deps/paintover.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/color' > Making distclean in oogl > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl' > Making distclean in lisp > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl/lisp' > rm -rf .libs _libs > test -z "liblisp.la" || rm -f liblisp.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/lisp.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl/lisp' > Making distclean in refcomm > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl/refcomm' > rm -rf .libs _libs > test -z "librefcomm.la" || rm -f librefcomm.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/handle.Plo > rm -f ./.deps/streampool.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl/refcomm' > Making distclean in util > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl/util' > rm -rf .libs _libs > test -z "libooglutil.la" || rm -f libooglutil.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/error.Plo > rm -f ./.deps/findfile.Plo > rm -f ./.deps/fsa.Plo > rm -f ./.deps/futil.Plo > rm -f ./.deps/glob.Plo > rm -f ./.deps/iobfutil.Plo > rm -f ./.deps/iobuffer.Plo > rm -f ./.deps/malloc-debug.Plo > rm -f ./.deps/mallocp.Plo > rm -f ./.deps/ppopen.Plo > rm -f ./.deps/time.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl/util' > Making distclean in wa > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl/wa' > rm -rf .libs _libs > test -z "libwa.la" || rm -f libwa.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/wa.lex.Plo > rm -f ./.deps/wa.yacc.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl/wa' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/oogl' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/oogl' > Making distclean in shade > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/shade' > rm -rf .libs _libs > test -z "libshade.la" || rm -f libshade.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/appearance.Plo > rm -f ./.deps/apstream.Plo > rm -f ./.deps/image.Plo > rm -f ./.deps/light.Plo > rm -f ./.deps/material.Plo > rm -f ./.deps/texture.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/shade' > Making distclean in window > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/window' > rm -rf .libs _libs > test -z "libwindow.la" || rm -f libwindow.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/window.Plo > rm -f ./.deps/winstream.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/window' > Making distclean in gprim > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim' > Making distclean in bbox > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/bbox' > rm -rf .libs _libs > test -z "libbbox.la" || rm -f libbbox.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bboxbound.Plo > rm -f ./.deps/bboxcenter.Plo > rm -f ./.deps/bboxclass.Plo > rm -f ./.deps/bboxcopy.Plo > rm -f ./.deps/bboxcreate.Plo > rm -f ./.deps/bboxdraw.Plo > rm -f ./.deps/bboxload.Plo > rm -f ./.deps/bboxminmax.Plo > rm -f ./.deps/bboxsave.Plo > rm -f ./.deps/bboxtransform.Plo > rm -f ./.deps/bboxunion.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/bbox' > Making distclean in bezier > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/bezier' > rm -rf .libs _libs > test -z "libbezier.la" || rm -f libbezier.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bezbound.Plo > rm -f ./.deps/bezclass.Plo > rm -f ./.deps/bezcreate.Plo > rm -f ./.deps/bezdice.Plo > rm -f ./.deps/bezdraw.Plo > rm -f ./.deps/bezevert.Plo > rm -f ./.deps/bezload.Plo > rm -f ./.deps/bezpick.Plo > rm -f ./.deps/bezsave.Plo > rm -f ./.deps/bezsphere.Plo > rm -f ./.deps/beztransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/bezier' > Making distclean in comment > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/comment' > rm -rf .libs _libs > test -z "libcomment.la" || rm -f libcomment.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/commentclass.Plo > rm -f ./.deps/commentcreate.Plo > rm -f ./.deps/commentsave.Plo > rm -f ./.deps/commentstream.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/comment' > Making distclean in discgrp > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/discgrp' > rm -rf .libs _libs > test -z "libdg.la" || rm -f libdg.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/colormap.Plo > rm -f ./.deps/complex.Plo > rm -f ./.deps/dgbound.Plo > rm -f ./.deps/dgclass.Plo > rm -f ./.deps/dgconstraint.Plo > rm -f ./.deps/dgcopy.Plo > rm -f ./.deps/dgcreate.Plo > rm -f ./.deps/dgdelete.Plo > rm -f ./.deps/dgdirdom.Plo > rm -f ./.deps/dgdraw.Plo > rm -f ./.deps/dgenum.Plo > rm -f ./.deps/dgevert.Plo > rm -f ./.deps/dgmisc.Plo > rm -f ./.deps/dgpick.Plo > rm -f ./.deps/dgsave.Plo > rm -f ./.deps/dgstream.Plo > rm -f ./.deps/dgtransform.Plo > rm -f ./.deps/dhpoint3.Plo > rm -f ./.deps/matlist.Plo > rm -f ./.deps/outstack.Plo > rm -f ./.deps/polyhedron.Plo > rm -f ./.deps/projective.Plo > rm -f ./.deps/stack.Plo > rm -f ./.deps/util.Plo > rm -f ./.deps/weeks_dirdom.Plo > rm -f ./.deps/xform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/discgrp' > Making distclean in geom > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/geom' > rm -rf .libs _libs > test -z "libgeom.la" || rm -f libgeom.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bound.Plo > rm -f ./.deps/boundsphere.Plo > rm -f ./.deps/bsptree.Plo > rm -f ./.deps/class.Plo > rm -f ./.deps/copy.Plo > rm -f ./.deps/create.Plo > rm -f ./.deps/delete.Plo > rm -f ./.deps/dice.Plo > rm -f ./.deps/draw.Plo > rm -f ./.deps/evert.Plo > rm -f ./.deps/extend.Plo > rm -f ./.deps/geomstream.Plo > rm -f ./.deps/handlescan.Plo > rm -f ./.deps/iterate.Plo > rm -f ./.deps/knownclass.Plo > rm -f ./.deps/message.Plo > rm -f ./.deps/name.Plo > rm -f ./.deps/pick.Plo > rm -f ./.deps/replace.Plo > rm -f ./.deps/transform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/geom' > Making distclean in inst > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/inst' > rm -rf .libs _libs > test -z "libinst.la" || rm -f libinst.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/instbound.Plo > rm -f ./.deps/instclass.Plo > rm -f ./.deps/instcreate.Plo > rm -f ./.deps/instdraw.Plo > rm -f ./.deps/instmisc.Plo > rm -f ./.deps/instpick.Plo > rm -f ./.deps/instsphere.Plo > rm -f ./.deps/inststream.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/inst' > Making distclean in lincoln > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/lincoln' > rm -rf .libs _libs > test -z "liblincoln.la" || rm -f liblincoln.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/lincolnclass.Plo > rm -f ./.deps/lincolnload.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/lincoln' > Making distclean in list > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/list' > rm -rf .libs _libs > test -z "liblist.la" || rm -f liblist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/listclass.Plo > rm -f ./.deps/listcreate.Plo > rm -f ./.deps/listdraw.Plo > rm -f ./.deps/listmisc.Plo > rm -f ./.deps/listpick.Plo > rm -f ./.deps/listsphere.Plo > rm -f ./.deps/liststream.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/list' > Making distclean in mesh > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/mesh' > rm -rf .libs _libs > test -z "libmesh.la" || rm -f libmesh.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/meshbound.Plo > rm -f ./.deps/meshclass.Plo > rm -f ./.deps/meshcopy.Plo > rm -f ./.deps/meshcreate.Plo > rm -f ./.deps/meshdelete.Plo > rm -f ./.deps/meshdice.Plo > rm -f ./.deps/meshdraw.Plo > rm -f ./.deps/meshevert.Plo > rm -f ./.deps/meshload.Plo > rm -f ./.deps/meshnormal.Plo > rm -f ./.deps/meshpick.Plo > rm -f ./.deps/meshsave.Plo > rm -f ./.deps/meshsphere.Plo > rm -f ./.deps/meshtransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/mesh' > Making distclean in ndmesh > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/ndmesh' > rm -rf .libs _libs > test -z "libndmesh.la" || rm -f libndmesh.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/ndmeshbound.Plo > rm -f ./.deps/ndmeshclass.Plo > rm -f ./.deps/ndmeshcreate.Plo > rm -f ./.deps/ndmeshdraw.Plo > rm -f ./.deps/ndmeshload.Plo > rm -f ./.deps/ndmeshpick.Plo > rm -f ./.deps/ndmeshsave.Plo > rm -f ./.deps/ndmeshsphere.Plo > rm -f ./.deps/ndmeshtransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/ndmesh' > Making distclean in npolylist > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/npolylist' > rm -rf .libs _libs > test -z "libnpolylist.la" || rm -f libnpolylist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/nplbound.Plo > rm -f ./.deps/nplclass.Plo > rm -f ./.deps/nplcopy.Plo > rm -f ./.deps/nplcreate.Plo > rm -f ./.deps/npldraw.Plo > rm -f ./.deps/nplload.Plo > rm -f ./.deps/nplpick.Plo > rm -f ./.deps/nplsave.Plo > rm -f ./.deps/nplsphere.Plo > rm -f ./.deps/npltransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/npolylist' > Making distclean in polylist > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/polylist' > rm -rf .libs _libs > test -z "libpolylist.la" || rm -f libpolylist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/plbound.Plo > rm -f ./.deps/plclass.Plo > rm -f ./.deps/plcopy.Plo > rm -f ./.deps/plcreate.Plo > rm -f ./.deps/pldraw.Plo > rm -f ./.deps/plevert.Plo > rm -f ./.deps/plload.Plo > rm -f ./.deps/plnormal.Plo > rm -f ./.deps/plpick.Plo > rm -f ./.deps/plsave.Plo > rm -f ./.deps/plsphere.Plo > rm -f ./.deps/pltransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/polylist' > Making distclean in quad > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/quad' > rm -rf .libs _libs > test -z "libquad.la" || rm -f libquad.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/quadbound.Plo > rm -f ./.deps/quadclass.Plo > rm -f ./.deps/quadcopy.Plo > rm -f ./.deps/quadcreate.Plo > rm -f ./.deps/quaddelete.Plo > rm -f ./.deps/quaddraw.Plo > rm -f ./.deps/quadevert.Plo > rm -f ./.deps/quadload.Plo > rm -f ./.deps/quadnormal.Plo > rm -f ./.deps/quadpick.Plo > rm -f ./.deps/quadsave.Plo > rm -f ./.deps/quadsphere.Plo > rm -f ./.deps/quadtransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/quad' > Making distclean in skel > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/skel' > rm -rf .libs _libs > test -z "libskel.la" || rm -f libskel.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/skelbound.Plo > rm -f ./.deps/skelclass.Plo > rm -f ./.deps/skelcreate.Plo > rm -f ./.deps/skeldraw.Plo > rm -f ./.deps/skelload.Plo > rm -f ./.deps/skelpick.Plo > rm -f ./.deps/skelsave.Plo > rm -f ./.deps/skelsphere.Plo > rm -f ./.deps/skeltransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/skel' > Making distclean in sphere > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/sphere' > rm -rf .libs _libs > test -z "libsphere.la" || rm -f libsphere.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/sphereclass.Plo > rm -f ./.deps/spherecreate.Plo > rm -f ./.deps/spheredice.Plo > rm -f ./.deps/spheredraw.Plo > rm -f ./.deps/sphereload.Plo > rm -f ./.deps/spheremisc.Plo > rm -f ./.deps/spheresave.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/sphere' > Making distclean in stub > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/stub' > rm -rf .libs _libs > test -z "libstub.la" || rm -f libstub.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bbox.Plo > rm -f ./.deps/bezier.Plo > rm -f ./.deps/bezierlist.Plo > rm -f ./.deps/comment.Plo > rm -f ./.deps/discgrp.Plo > rm -f ./.deps/inst.Plo > rm -f ./.deps/lincoln.Plo > rm -f ./.deps/list.Plo > rm -f ./.deps/mesh.Plo > rm -f ./.deps/ndmesh.Plo > rm -f ./.deps/npolylist.Plo > rm -f ./.deps/polylist.Plo > rm -f ./.deps/quad.Plo > rm -f ./.deps/skel.Plo > rm -f ./.deps/sphere.Plo > rm -f ./.deps/stub.Plo > rm -f ./.deps/stubdraw.Plo > rm -f ./.deps/tlist.Plo > rm -f ./.deps/vect.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/stub' > Making distclean in tlist > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/tlist' > rm -rf .libs _libs > test -z "libtlist.la" || rm -f libtlist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/tlclass.Plo > rm -f ./.deps/tlcreate.Plo > rm -f ./.deps/tlstream.Plo > rm -f ./.deps/tltransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/tlist' > Making distclean in vect > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim/vect' > rm -rf .libs _libs > test -z "libvect.la" || rm -f libvect.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/vectbound.Plo > rm -f ./.deps/vectclass.Plo > rm -f ./.deps/vectcreate.Plo > rm -f ./.deps/vectdraw.Plo > rm -f ./.deps/vectload.Plo > rm -f ./.deps/vectpick.Plo > rm -f ./.deps/vectsave.Plo > rm -f ./.deps/vectsphere.Plo > rm -f ./.deps/vecttransform.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim/vect' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/gprim' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/gprim' > Making distclean in fexpr > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/fexpr' > rm -rf .libs _libs > test -z "libfexpr.la" || rm -f libfexpr.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/binfuncs.Plo > rm -f ./.deps/complex.Plo > rm -f ./.deps/evaluate.Plo > rm -f ./.deps/exprs.Plo > rm -f ./.deps/lex.yy.Plo > rm -f ./.deps/monfuncs.Plo > rm -f ./.deps/parse.tab.Plo > rm -f ./.deps/real.Plo > rm -f ./.deps/vars.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/fexpr' > Making distclean in geomutil > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil' > Making distclean in bdy > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil/bdy' > rm -rf .libs _libs > test -z "libbdy.la" || rm -f libbdy.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/bdy.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil/bdy' > Making distclean in crayplutil > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil/crayplutil' > rm -rf .libs _libs > test -z "libcrayplutil.la" || rm -f libcrayplutil.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f ./.deps/crayBezier.Plo > rm -f ./.deps/crayInst.Plo > rm -f ./.deps/crayList.Plo > rm -f ./.deps/crayMesh.Plo > rm -f ./.deps/crayNPolylist.Plo > rm -f ./.deps/crayPolylist.Plo > rm -f ./.deps/crayQuad.Plo > rm -f ./.deps/craySkel.Plo > rm -f ./.deps/crayVect.Plo > rm -f ./.deps/crayola.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil/crayplutil' > Making distclean in dim > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil/dim' > rm -rf .libs _libs > test -z "libdim.la" || rm -f libdim.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/dim.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil/dim' > Making distclean in plutil > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil/plutil' > rm -rf .libs _libs > test -z "libplutil.la" || rm -f libplutil.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/anytopl.Plo > rm -f ./.deps/plcombine.Plo > rm -f ./.deps/plconsol.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil/plutil' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/geomutil' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/geomutil' > Making distclean in pointlist > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/pointlist' > rm -rf .libs _libs > test -z "libpointlist.la" || rm -f libpointlist.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/pointlist.Plo > rm -f ./.deps/ptlBezier.Plo > rm -f ./.deps/ptlInst.Plo > rm -f ./.deps/ptlList.Plo > rm -f ./.deps/ptlMesh.Plo > rm -f ./.deps/ptlPolylist.Plo > rm -f ./.deps/ptlQuad.Plo > rm -f ./.deps/ptlVect.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/pointlist' > Making distclean in mg > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg' > Making distclean in buf > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/buf' > rm -rf .libs _libs > test -z "liblibmgbuf.la" || rm -f liblibmgbuf.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mgbuf.Plo > rm -f ./.deps/mgbufclip.Plo > rm -f ./.deps/mgbufdraw.Plo > rm -f ./.deps/mgbufrender.Plo > rm -f ./.deps/mgbufrender24.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/buf' > Making distclean in common > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/common' > rm -rf .libs _libs > test -z "libmgcommon.la" || rm -f libmgcommon.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mg.Plo > rm -f ./.deps/mgshade.Plo > rm -f ./.deps/mgtexture.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/common' > Making distclean in ps > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/ps' > rm -rf .libs _libs > test -z "libmgps.la" || rm -f libmgps.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mgps.Plo > rm -f ./.deps/mgpsclip.Plo > rm -f ./.deps/mgpsdraw.Plo > rm -f ./.deps/mgpstri.Plo > rm -f ./.deps/mgpswindows.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/ps' > Making distclean in rib > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/rib' > rm -rf .libs _libs > test -z "libmgrib.la" || rm -f libmgrib.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mgrib.Plo > rm -f ./.deps/mgribdraw.Plo > rm -f ./.deps/mgribmesh.Plo > rm -f ./.deps/mgribshade.Plo > rm -f ./.deps/mgribtoken.Plo > rm -f ./.deps/mgributil.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/rib' > Making distclean in opengl > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/opengl' > rm -rf .libs _libs > test -z "libmgopengl.la" || rm -f libmgopengl.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mgopengl.Plo > rm -f ./.deps/mgopengldraw.Plo > rm -f ./.deps/mgopenglmesh.Plo > rm -f ./.deps/mgopenglshade.Plo > rm -f ./.deps/mgopenglstipple.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/opengl' > Making distclean in x11 > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg/x11' > rm -rf .libs _libs > test -z "libmgx11.la" || rm -f libmgx11.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/mgx11.Plo > rm -f ./.deps/mgx11clip.Plo > rm -f ./.deps/mgx11dither.Plo > rm -f ./.deps/mgx11draw.Plo > rm -f ./.deps/mgx11render1.Plo > rm -f ./.deps/mgx11render16.Plo > rm -f ./.deps/mgx11render8.Plo > rm -f ./.deps/mgx11shade.Plo > rm -f ./.deps/mgx11visual.Plo > rm -f ./.deps/mgx11windows.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg/x11' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mg' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mg' > Making distclean in mib > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/mib' > rm -rf .libs _libs > test -z "libmib.a" || rm -f libmib.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/mibButton.Po > rm -f ./.deps/mibDrawArea.Po > rm -f ./.deps/mibFrame.Po > rm -f ./.deps/mibLabel.Po > rm -f ./.deps/mibList.Po > rm -f ./.deps/mibMenu.Po > rm -f ./.deps/mibRadioBox.Po > rm -f ./.deps/mibScale.Po > rm -f ./.deps/mibScrollBar.Po > rm -f ./.deps/mibTextBig.Po > rm -f ./.deps/mibTextBox.Po > rm -f ./.deps/mibToggle.Po > rm -f ./.deps/mibload.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/mib' > Making distclean in forms > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/forms' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/forms' > Making distclean in aclib > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib/aclib' > rm -rf .libs _libs > test -z "libacgeomview.la" || rm -f libacgeomview.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f .deps/acosh.Plo > rm -f .deps/fmemopen.Plo > rm -f .deps/lstat.Plo > rm -f .deps/memcmp.Plo > rm -f .deps/obstack.Plo > rm -f .deps/popen.Plo > rm -f .deps/putenv.Plo > rm -f .deps/stat.Plo > rm -f .deps/strcasecmp.Plo > rm -f .deps/strdup.Plo > rm -f .deps/strncasecmp.Plo > rm -f .deps/strtod.Plo > rm -f ./.deps/alloca.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib/aclib' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/lib' > test -z "libgeomview.la" || rm -f libgeomview.la > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lib' > Making distclean in bin > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/bin' > Making distclean in geomview > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview' > Making distclean in . > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "clang.c clang.h" || rm -f clang.c clang.h > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview' > Making distclean in common > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview/common' > rm -rf .libs _libs > test -z "libgvcommon.a" || rm -f libgvcommon.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/comm.Po > rm -f ./.deps/drawer.Po > rm -f ./.deps/event.Po > rm -f ./.deps/help.Po > rm -f ./.deps/lang.Po > rm -f ./.deps/lights.Po > rm -f ./.deps/lispext.Po > rm -f ./.deps/main.Po > rm -f ./.deps/motion.Po > rm -f ./.deps/mouse.Po > rm -f ./.deps/ndshade.Po > rm -f ./.deps/rman.Po > rm -f ./.deps/shaders.Po > rm -f ./.deps/space.Po > rm -f ./.deps/transform.Po > rm -f ./.deps/ui.Po > rm -f ./.deps/worldio.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview/common' > Making distclean in x11 > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11' > Making distclean in bitmaps > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11/bitmaps' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11/bitmaps' > Making distclean in interface > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11/interface' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11/interface' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f gvx > test . = "." || test -z "" || rm -f > test -z "buildinfo.c clang.c clang.h" || rm -f buildinfo.c clang.c clang.h > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11' > rm -f ./.deps/gvappear.Po > rm -f ./.deps/gvcameras.Po > rm -f ./.deps/gvcamui.Po > rm -f ./.deps/gvcolor.Po > rm -f ./.deps/gvcommands.Po > rm -f ./.deps/gvcredits.Po > rm -f ./.deps/gvevent.Po > rm -f ./.deps/gvfiles.Po > rm -f ./.deps/gvlights.Po > rm -f ./.deps/gvload.Po > rm -f ./.deps/gvmain.Po > rm -f ./.deps/gvmaterial.Po > rm -f ./.deps/gvmnpanel.Po > rm -f ./.deps/gvsave.Po > rm -f ./.deps/gvtoolui.Po > rm -f ./.deps/gvui.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview/x11' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomview' > Making distclean in togeomview > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/togeomview' > rm -rf .libs _libs > rm -f togeomview > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/togeomview.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/togeomview' > Making distclean in geomutil > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil' > Making distclean in bdy > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/bdy' > test -z "drawbdy" || rm -f drawbdy > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f bdy > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z ".geomview-drawbdy" || rm -f .geomview-drawbdy > rm -f ./.deps/bdy.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/bdy' > Making distclean in maple2oogl > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/maple2oogl' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/maple2oogl' > Making distclean in oogl2rib > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/oogl2rib' > rm -rf .libs _libs > rm -f oogl2rib > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/oogl2rib.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/oogl2rib' > Making distclean in plutil > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/plutil' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f anytooff bez2mesh offconsol polymerge > test . = "." || test -z "" || rm -f > rm -f ./.deps/anytooff.main.Po > rm -f ./.deps/bez2mesh.Po > rm -f ./.deps/offconsol.main.Po > rm -f ./.deps/polymerge.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/plutil' > Making distclean in vrml2oogl > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl' > Making distclean in lib > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl/lib' > rm -rf .libs _libs > test -z "libQv.a" || rm -f libQv.a > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/QvAsciiText.Po > rm -f ./.deps/QvChildList.Po > rm -f ./.deps/QvCone.Po > rm -f ./.deps/QvCoordinate3.Po > rm -f ./.deps/QvCube.Po > rm -f ./.deps/QvCylinder.Po > rm -f ./.deps/QvDB.Po > rm -f ./.deps/QvDebugError.Po > rm -f ./.deps/QvDict.Po > rm -f ./.deps/QvDirectionalLight.Po > rm -f ./.deps/QvElement.Po > rm -f ./.deps/QvField.Po > rm -f ./.deps/QvFieldData.Po > rm -f ./.deps/QvFontStyle.Po > rm -f ./.deps/QvGroup.Po > rm -f ./.deps/QvIndexedFaceSet.Po > rm -f ./.deps/QvIndexedLineSet.Po > rm -f ./.deps/QvInfo.Po > rm -f ./.deps/QvInput.Po > rm -f ./.deps/QvLOD.Po > rm -f ./.deps/QvLists.Po > rm -f ./.deps/QvMFColor.Po > rm -f ./.deps/QvMFFloat.Po > rm -f ./.deps/QvMFLong.Po > rm -f ./.deps/QvMFString.Po > rm -f ./.deps/QvMFVec2f.Po > rm -f ./.deps/QvMFVec3f.Po > rm -f ./.deps/QvMaterial.Po > rm -f ./.deps/QvMaterialBinding.Po > rm -f ./.deps/QvMatrixTransform.Po > rm -f ./.deps/QvName.Po > rm -f ./.deps/QvNode.Po > rm -f ./.deps/QvNormal.Po > rm -f ./.deps/QvNormalBinding.Po > rm -f ./.deps/QvOrthographicCamera.Po > rm -f ./.deps/QvPList.Po > rm -f ./.deps/QvPerspectiveCamera.Po > rm -f ./.deps/QvPointLight.Po > rm -f ./.deps/QvPointSet.Po > rm -f ./.deps/QvReadError.Po > rm -f ./.deps/QvRotation.Po > rm -f ./.deps/QvSFBitMask.Po > rm -f ./.deps/QvSFBool.Po > rm -f ./.deps/QvSFColor.Po > rm -f ./.deps/QvSFEnum.Po > rm -f ./.deps/QvSFFloat.Po > rm -f ./.deps/QvSFImage.Po > rm -f ./.deps/QvSFLong.Po > rm -f ./.deps/QvSFMatrix.Po > rm -f ./.deps/QvSFRotation.Po > rm -f ./.deps/QvSFString.Po > rm -f ./.deps/QvSFVec2f.Po > rm -f ./.deps/QvSFVec3f.Po > rm -f ./.deps/QvScale.Po > rm -f ./.deps/QvSeparator.Po > rm -f ./.deps/QvShapeHints.Po > rm -f ./.deps/QvSphere.Po > rm -f ./.deps/QvSpotLight.Po > rm -f ./.deps/QvState.Po > rm -f ./.deps/QvString.Po > rm -f ./.deps/QvSwitch.Po > rm -f ./.deps/QvTexture2.Po > rm -f ./.deps/QvTexture2Transform.Po > rm -f ./.deps/QvTextureCoordinate2.Po > rm -f ./.deps/QvToWebOOGL.Po > rm -f ./.deps/QvTransform.Po > rm -f ./.deps/QvTransformSeparator.Po > rm -f ./.deps/QvTranslation.Po > rm -f ./.deps/QvTraverse.Po > rm -f ./.deps/QvUnknownNode.Po > rm -f ./.deps/QvWWWAnchor.Po > rm -f ./.deps/QvWWWInline.Po > rm -f Makefile > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl/lib' > make[6]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f vrml2oogl > test . = "." || test -z "" || rm -f > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl' > rm -f ./.deps/vrml2oogl.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/vrml2oogl' > Making distclean in clip > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/clip' > rm -rf .libs _libs > rm -f *.o > rm -f clip > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/clip.Po > rm -f ./.deps/clipmain.Po > rm -f ./.deps/clipoogl.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/clip' > Making distclean in math2oogl > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/math2oogl' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f math2oogl > test . = "." || test -z "" || rm -f > rm -f ./.deps/math2oogl.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/math2oogl' > Making distclean in oogl2vrml > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/oogl2vrml' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f oogl2vrml oogl2vrml2 > test . = "." || test -z "" || rm -f > rm -f ./.deps/oogl2vrml.Po > rm -f ./.deps/oogl2vrml2.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/oogl2vrml' > Making distclean in ucd > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/ucd' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f anytoucd ucdtooff > test . = "." || test -z "" || rm -f > rm -f ./.deps/anytoucd.Po > rm -f ./.deps/make_frame.Po > rm -f ./.deps/stack.Po > rm -f ./.deps/ucdtooff.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/ucd' > Making distclean in hvectext > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil/hvectext' > test -z "hvectext" || rm -f hvectext > rm -rf .libs _libs > rm -f *.lo > test -z "hvectext" || rm -f hvectext > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil/hvectext' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/geomutil' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/geomutil' > Making distclean in animate > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/animate' > Making distclean in interface > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/animate/interface' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/animate/interface' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/bin/animate' > test -z "../../../modules/.geomview-animate .geomview-animate" || rm -f > ../../../modules/.geomview-animate .geomview-animate > rm -rf .libs _libs > rm -f animate > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/animate' > rm -f ./.deps/animate.Po > rm -f ./.deps/glob.Po > rm -f ./.deps/xanimate.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/animate' > Making distclean in clipboard > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/clipboard' > test -z "../../../modules/.geomview-clipboard .geomview-clipboard" || rm -f > ../../../modules/.geomview-clipboard .geomview-clipboard > rm -rf .libs _libs > rm -f *.o > rm -f clipboard > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/clipboard.Po > rm -f ./.deps/clipx.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/clipboard' > Making distclean in gvclock > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/gvclock' > test -z "../../../modules/.geomview-gvclock .geomview-gvclock gvclock" || rm > -f ../../../modules/.geomview-gvclock .geomview-gvclock gvclock > rm -rf .libs _libs > rm -f *.lo > test -z "gvclock" || rm -f gvclock > test . = "." || test -z "" || rm -f > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/gvclock' > Making distclean in nose > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin/nose' > test -z "../../../modules/.geomview-nose .geomview-nose" || rm -f > ../../../modules/.geomview-nose .geomview-nose > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f nose > test . = "." || test -z "" || rm -f > rm -f ./.deps/nose.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin/nose' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/bin' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/bin' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > test -z "geomview" || rm -f geomview > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in data > make[2]: Entering directory '/<<PKGBUILDDIR>>/data' > Making distclean in shaders > make[3]: Entering directory '/<<PKGBUILDDIR>>/data/shaders' > rm -rf .libs _libs > rm -f *.slx *.sdr *.sdl > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/data/shaders' > make[3]: Entering directory '/<<PKGBUILDDIR>>/data' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/data' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/data' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "geomview.dvi geomview.pdf geomview.ps geomview.html > geomview-pt_BR.dvi \ > geomview-pt_BR.pdf geomview-pt_BR.ps geomview-pt_BR.html" \ > || rm -rf geomview.dvi geomview.pdf geomview.ps geomview.html > geomview-pt_BR.dvi \ > geomview-pt_BR.pdf geomview-pt_BR.ps geomview-pt_BR.html > rm -rf .libs _libs > rm -f 1.tmp* ./version-pt_BR.texi.tmp* > for loc in "" "-pt_BR"; do \ > rm -rf \ > geomview${loc}.aux geomview${loc}.cp geomview${loc}.cps \ > geomview${loc}.fn geomview${loc}.fns geomview${loc}.ky \ > geomview${loc}.kys geomview${loc}.log geomview${loc}.pg \ > geomview${loc}.pgs geomview${loc}.tmp geomview${loc}.toc \ > geomview${loc}.tp geomview${loc}.tps geomview${loc}.vr \ > geomview${loc}.vrs geomview${loc}.dvi geomview${loc}.ps ; \ > done > rm -f *.lo > rm -f vti.tmp* ./version.texi.tmp* > test -z "" || rm -f > rm -rf htdocs > test . = "." || test -z "" || rm -f > rm -rf *.t2d > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -rf include modules > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "geomview" || rm -f geomview > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > find . -name "*~" -exec rm -f \{\} \; > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building geomview using existing > ./geomview_1.9.5.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file INSTALL, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file mkinstalldirs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateconstant.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceplastic.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateconstant.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceplastic.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hlight.sdr, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendconstant.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalplastic.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalconstant.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateconstant.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hplastic.sdl, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateplastic.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hmatte.sdl, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendplastic.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalplastic.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalconstant.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendconstant.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hplastic.sdr, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hmatte.slx, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceconstant.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendplastic.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalplastic.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceconstant.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVdecalconstant.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateplastic.sdr, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceconstant.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hplastic.slx, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendplastic.slx, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVreplaceplastic.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVblendconstant.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hlight.slx, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > data/shaders/GVmodulateplastic.sdl, use --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hmatte.sdr, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/shaders/hlight.sdl, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/camera/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/aclib/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/geomutil/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geomutil/dim/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geomutil/bdy/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geomutil/crayplutil/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geomutil/plutil/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/shade/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/gprim/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/skel/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/bbox/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/inst/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/tlist/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/polylist/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/ndmesh/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/stub/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/discgrp/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/npolylist/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/list/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/comment/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/quad/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/geom/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/mesh/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/sphere/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/vect/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/lincoln/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/gprim/bezier/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/window/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/pointlist/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/forms/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/color/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/geometry/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/transformn/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/hpointn/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/ntransobj/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/transobj/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/hpoint3/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/transform3/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/point3/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/geometry/cmodel/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/fexpr/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/fexpr/parse.tab.c, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/oogl/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/oogl/lisp/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/oogl/refcomm/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/oogl/wa/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/oogl/wa/y.tab.c, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/oogl/util/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mg/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mg/ps/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mg/buf/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/mg/opengl/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mg/rib/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/lib/mg/x11/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/lib/mg/common/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/geomview/clang.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/geomview/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/geomview/clang.c, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomview/x11/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomview/x11/bitmaps/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomview/x11/interface/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomview/common/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/togeomview/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/geomutil/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/math2oogl/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/maple2oogl/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/clip/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/vrml2oogl/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/vrml2oogl/lib/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/oogl2rib/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/bdy/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/hvectext/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/ucd/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/oogl2vrml/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/geomutil/plutil/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/animate/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/animate/interface/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/nose/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/bin/gvclock/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/bin/clipboard/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview-pt_BR.pdf, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/mdate-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/texinfo.tex, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.pdf, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of directory doc/geomview.html > dpkg-source: warning: ignoring deletion of file doc/geomview.html/if.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/BBP-and-BEZ.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/shell_002dshortcut.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/write_002dsexpr.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/geometry.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/shell.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Overview.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/regtable.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/GCL.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Pronunciation.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002dxform.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/LIST.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/inhibit_002dwarning.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Argument-Conventions.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Package-Details.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Remote-Display.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/new_002dcenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/draw.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Conventions.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/process_002devents.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/real_002did.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figappearance.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Point-of-Interest.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Starting-Geomview.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/RenderMan.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figsavepanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/write_002dcomments.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/look_002dtoward.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Package-Installation.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/geomview_002dversion.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figtrefdodec.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Example1.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Mouse-Motions.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/morehelp.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figcommandpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/load.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/camera.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/look_002drecenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/new_002dalien.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002dstart.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002ddefined.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/zoom.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Distrib.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/pickable.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/write.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/INST.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/camera-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figinitial.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/winenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figmainpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dpdf_002dviewer.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/dice.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Geomview_002em.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Loading.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/xform_002dincr.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Interface.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Example3.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/set_002dmotionscale.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Basic-Interaction.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Copying.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/rawpick.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/ezoom.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/xform_002dset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/scale.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/space.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figtools.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002demotion_002drun.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/help_002dshortcut.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/camera_002ddraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/Intro.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/rawevent.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Tutorial.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Saving.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figmatpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Customization.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002daxes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/cons.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/eq.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/image-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/escale.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/DISCGRP.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/mul.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Chunks.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/mod.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/merge_002dap.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/replace_002dgeometry.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dfreeze.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/XForms.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figcamerapanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dcenter_002dorigin.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Non_002dgeometric-objects.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/position_002dat.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/input_002dtranslator.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/sgi.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/background_002dimage.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002dtransmit.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Modules.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/evert.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/morehelp_002dshortcut.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/help.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/dither.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/command.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/event_002dpick.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/update_002ddraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/OFF.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/clock.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/NeXT.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Unix-Binary-Detail.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/look_002dencompass_002dsize.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/System-Module-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/not.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dcam_002dfocus.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/write_002dhandle.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/new_002dreset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/transform_002dset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002disrunning.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figloadpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/appearance-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/bbox_002ddraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/GROUP.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Texture-Mapping.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/truncate.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/window-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/lt.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/name_002dobject.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/GCL-Reference.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/event_002dmode.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/backcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Authors.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/gt.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Interaction.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Binary-format.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/TLIST.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Networked-Geomview.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002dVertices.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/uninterest.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/index.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/setq.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Appearance-Panel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/OOGL_002em.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002dpath.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dcenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/let.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/sleep_002duntil.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/pick_002dinvisible.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Source-Code-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dhtml_002dbrowser.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Surface-normal-directions.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/car.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/set_002dclock.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/pick.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/while.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002dxform_002dset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/sleep_002dfor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Private-Module-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/freeze.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/VECT.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/transform.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figmyfilelist.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/merge_002dbase_002dap.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/position.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/echo.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002drun_002dshortcut.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Vertices.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002dclear.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Appearances.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/xform.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/hsphere_002ddraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/window.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/normalization.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/rib_002dsnapshot.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ntransform-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002demotion_002dprogram.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/read.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Contributing.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Appearance.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/look.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Commands.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/History.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/setenv.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/sub.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/set_002dconformal_002drefine.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/hmodel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dmotion.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/progn.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND-Transformation-matrices.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/position_002dtoward.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/add.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dtarget.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/dump_002dhandles.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ap_002doverride.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/cdr.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Non_002dEuclidean-Geometry.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/stereowin.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/figap.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/or.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figfilespanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002dsort.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Module-Installation.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/set_002demodule_002dpath.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/quote.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/COMMENT.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/all.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/lines_002dcloser.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002dcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/lambda.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/defun.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/scene.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/hdefine.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figcolorchooserpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/merge_002dbaseap.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ui_002dpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/camera_002dreset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/transform_002dincr.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/soft_002dshader.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/set_002dload_002dpath.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/rehash_002demodule_002dpath.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/ND_002dxform_002dget.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Common-syntax.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/exit.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/merge.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Command-Line-Options.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/snapshot.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/rib_002ddisplay.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Cameras.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002drun.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/eval.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/delete.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Example4.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/MESH.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Lighting-Panel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/hdelete.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Mathematica.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/quit.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/div.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/INST-Examples.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/cursor_002dtwitch.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/File-names.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/List-of-Figures.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/new_002dgeometry.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Object-File-Formats.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/OOGL-File-Formats.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/QUAD.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/SKEL.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/update.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/event_002dkeys.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/interest.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Installation.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Platforms.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/redraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figlookatworld.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/copy.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/BBOX.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Transformation-matrices.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/References.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/cursor_002dstill.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/emodule_002ddefine.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/figcolorchooser.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Materials-Panel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/geomview.html/and.html, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/bbox_002dcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/camera_002dprop.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Support.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/transform-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Unix-Binary-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/time_002dinterests.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Keyboard-Shortcuts.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/load_002dpath.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/new_002dcamera.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Function-Index.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/Example2.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/SPHERE.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/look_002dencompass.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview.html/dimension.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of directory doc/geomview-pt_BR.html > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/if.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/BBP-and-BEZ.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Comandos.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/shell_002dshortcut.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/write_002dsexpr.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/geometry.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/shell.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/regtable.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/GCL.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002dxform.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/LIST.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/inhibit_002dwarning.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Argument-Conventions.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Package-Details.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Remote-Display.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/new_002dcenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/draw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/process_002devents.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/real_002did.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figappearance.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/RenderMan.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figsavepanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/write_002dcomments.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/look_002dtoward.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Package-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/geomview_002dversion.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figtrefdodec.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Example1.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/morehelp.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Copiando.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figcommandpanel.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/load.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/camera.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/look_002drecenter.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/new_002dalien.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002dstart.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002ddefined.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/zoom.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Distrib.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/pickable.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/write.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/INST.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Geometrias-Nao_002dEuclidianas.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figinitial.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/winenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figmainpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dpdf_002dviewer.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/dice.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Geomview_002em.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/xform_002dincr.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Interface.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Example3.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/set_002dmotionscale.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/rawpick.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ezoom.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Direcoes-de-superficies-normais.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/xform_002dset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/scale.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/space.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figtools.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002demotion_002drun.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/help_002dshortcut.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/camera_002ddraw.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Intro.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/rawevent.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Tutorial.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figmatpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002daxes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/cons.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Lista-de-Figuras.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/eq.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/image-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/escale.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/DISCGRP.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Referencias.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/mul.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Chunks.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/mod.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/merge_002dap.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/replace_002dgeometry.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Gravando.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Interacao-Basica.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dfreeze.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Movimentos-do-Mouse.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/XForms.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figcamerapanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dcenter_002dorigin.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/position_002dat.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/input_002dtranslator.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/sgi.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Painel-de-Aparencia.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/background_002dimage.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002dtransmit.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Plantaformas.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/evert.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/morehelp_002dshortcut.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/help.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Opcoes-de-Linha-de-Comando.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/dither.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/command.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/event_002dpick.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/update_002ddraw.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/OFF.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/clock.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/NeXT.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Unix-Binary-Detail.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/look_002dencompass_002dsize.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/System-Module-Installation.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Autores.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/not.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dcam_002dfocus.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/write_002dhandle.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/new_002dreset.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Exemplos-INST.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/transform_002dset.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002disrunning.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figloadpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/bbox_002ddraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/GROUP.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Convencoes.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/truncate.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/window-objects.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/lt.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/name_002dobject.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/GCL-Reference.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/event_002dmode.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Objetos-nao_002dgeometricos.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/backcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Objetos-de-aparencia.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/gt.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/TLIST.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Networked-Geomview.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002dVertices.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/uninterest.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Chamando.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/index.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/setq.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/OOGL_002em.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002dpath.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dcenter.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Pronuncia.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/let.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/sleep_002duntil.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/pick_002dinvisible.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Source-Code-Installation.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dhtml_002dbrowser.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/car.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/set_002dclock.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/pick.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/while.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002dxform_002dset.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/sleep_002dfor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Suporte.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Private-Module-Installation.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Customizacao.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/freeze.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/VECT.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/transform.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Modulos.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figmyfilelist.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/merge_002dbase_002dap.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/position.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/echo.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002drun_002dshortcut.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Vertices.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002dclear.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Mapeamento-de-Textura.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Iniciando-o-Geomview.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/xform.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Formato-binario.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Matrizes-de-transformacao.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/hsphere_002ddraw.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/window.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/normalization.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Objeto-camera.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Contribuindo.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Formatos-de-Arquivo-de-Objeto.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/rib_002dsnapshot.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ntransform-objects.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002demotion_002dprogram.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/read.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/look.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/setenv.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/sub.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/set_002dconformal_002drefine.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/hmodel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dmotion.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/progn.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/position_002dtoward.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/add.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dtarget.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/dump_002dhandles.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Aparencias.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ap_002doverride.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/cdr.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/stereowin.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Painel-de-Materiais.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figap.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/or.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figfilespanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Matrizes-de-transformacao-ND.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002dsort.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Interacao.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Module-Installation.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/set_002demodule_002dpath.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/quote.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/COMMENT.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/all.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/lines_002dcloser.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002dcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/lambda.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/defun.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/scene.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/hdefine.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figcolorchooserpanel.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/merge_002dbaseap.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Nomes-de-arquivos.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ui_002dpanel.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Atalhos-de-Teclado.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/camera_002dreset.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/transform_002dincr.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/soft_002dshader.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/set_002dload_002dpath.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Instalacao.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/rehash_002demodule_002dpath.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Visao-Geral.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/ND_002dxform_002dget.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/exit.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/merge.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/snapshot.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/rib_002ddisplay.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Ponto-de-Interesse.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Sintaxe-comum.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Cameras.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002drun.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/eval.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/delete.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Example4.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/MESH.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/hdelete.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Mathematica.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/quit.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Formatos-dos-Arquivos-da-OOGL.html, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/div.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/cursor_002dtwitch.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Aparencia.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/new_002dgeometry.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/QUAD.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Historia.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/SKEL.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/update.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/event_002dkeys.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/interest.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/redraw.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figlookatworld.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/copy.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/BBOX.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/cursor_002dstill.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/emodule_002ddefine.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/figcolorchooser.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/and.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/bbox_002dcolor.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/camera_002dprop.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/transform-objects.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Painel-de-Iluminacao.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Unix-Binary-Installation.html, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/time_002dinterests.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/load_002dpath.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/new_002dcamera.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Example2.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/SPHERE.html, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/look_002dencompass.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/Indice-de-Funcoes.html, use --include-removal to > override > dpkg-source: warning: ignoring deletion of file > doc/geomview-pt_BR.html/dimension.html, use --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > geomview-1.9.5/src/lib/oogl/wa/lex.yy.c > geomview-1.9.5/src/lib/oogl/wa/wa.lex.c > geomview-1.9.5/src/lib/oogl/wa/wa.yacc.c > geomview-1.9.5/src/lib/oogl/wa/wa.yacc.h > geomview-1.9.5/src/lib/oogl/wa/y.tab.h > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/geomview_1.9.5-4.diff.hJSy3Y > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/geomview_1.9.5-4_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

