[Debichem-devel] Bug#1047441: libwildmagic: Fails to build source after successful build
Lucas Nussbaum
lucas at debian.org
Sun Aug 13 20:20:56 BST 2023
Source: libwildmagic
Version: 5.17+cleaned1-6
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 libwildmagic
> dpkg-buildpackage: info: source version 5.17+cleaned1-6
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Filippo Rusconi <lopippo at debian.org>
> dpkg-source --before-build .
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: applying wm5-path
> dpkg-source: info: applying ld-as-needed
> fakeroot debian/rules clean
> dh clean
> rm -f debian/libwildmagic-dev.debhelper.log debian/libwildmagic-examples.debhelper.log debian/libwildmagic5.debhelper.log
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_quilt_patch
> quilt --quiltrc /dev/null push -a || test $? = 2
> File series fully applied, ends at patch ld-as-needed
> make CFG=DebugDynamic -f makefile.wm5 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd LibCore && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibCore'
> cd Assert ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/Assert'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/Assert'
> cd DataTypes ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/DataTypes'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/DataTypes'
> cd InputOutput ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/InputOutput'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/InputOutput'
> cd Memory ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/Memory'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/Memory'
> cd ObjectSystems ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/ObjectSystems'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/ObjectSystems'
> cd Threading ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/Threading'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/Threading'
> cd Time ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibCore/Time'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Core.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibCore/Time'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibCore'
> cd LibMathematics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics'
> cd Algebra ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Algebra'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Algebra'
> cd Approximation ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Approximation'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Approximation'
> cd Base ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Base'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Base'
> cd ComputationalGeometry ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/ComputationalGeometry'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/ComputationalGeometry'
> cd Containment ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Containment'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Containment'
> cd CurvesSurfacesVolumes ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/CurvesSurfacesVolumes'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/CurvesSurfacesVolumes'
> cd Distance ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Distance'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Distance'
> cd Interpolation ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Interpolation'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Interpolation'
> cd Intersection ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Intersection'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Intersection'
> cd Meshes ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Meshes'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Meshes'
> cd Miscellaneous ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Miscellaneous'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Miscellaneous'
> cd NumericalAnalysis ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/NumericalAnalysis'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/NumericalAnalysis'
> cd Objects2D ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Objects2D'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Objects2D'
> cd Objects3D ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Objects3D'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Objects3D'
> cd Query ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Query'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Query'
> cd Rational ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibMathematics/Rational'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Mathematics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics/Rational'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibMathematics'
> cd LibImagics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibImagics'
> cd BinaryOperations ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/BinaryOperations'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/BinaryOperations'
> cd Extraction ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/Extraction'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/Extraction'
> cd Filters ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/Filters'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/Filters'
> cd Images ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/Images'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/Images'
> cd RasterDrawing ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/RasterDrawing'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/RasterDrawing'
> cd Segmenters ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibImagics/Segmenters'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Imagics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics/Segmenters'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibImagics'
> cd LibPhysics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics'
> cd Fluid ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/Fluid'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/Fluid'
> cd CollisionDetection ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/CollisionDetection'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/CollisionDetection'
> cd Intersection ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/Intersection'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/Intersection'
> cd LCPSolver ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/LCPSolver'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/LCPSolver'
> cd ParticleSystem ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/ParticleSystem'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/ParticleSystem'
> cd RigidBody ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibPhysics/RigidBody'
> rm -rf ../../SDK/Library/DebugDynamic/libWm5Physics.so.5.17
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics/RigidBody'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibPhysics'
> cd LibGraphics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics'
> cd Controllers ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Controllers'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Controllers'
> cd CurvesSurfaces ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/CurvesSurfaces'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/CurvesSurfaces'
> cd DataTypes ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/DataTypes'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/DataTypes'
> cd Detail ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Detail'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Detail'
> cd GlobalEffects ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/GlobalEffects'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/GlobalEffects'
> cd ImageProcessing ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/ImageProcessing'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/ImageProcessing'
> cd LocalEffects ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/LocalEffects'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/LocalEffects'
> cd Resources ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Resources'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Resources'
> cd SceneGraph ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/SceneGraph'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/SceneGraph'
> cd ShaderFloats ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/ShaderFloats'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/ShaderFloats'
> cd Shaders ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Shaders'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Shaders'
> cd Sorting ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Sorting'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Sorting'
> cd Terrain ; make clean -f ../makeprj.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Terrain'
> rm -rf ../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Terrain'
> cd Renderers/GlxRenderer ; make clean -f makerend.wm5 CFG=DebugDynamic
> make[4]: Entering directory '/<<PKGBUILDDIR>>/LibGraphics/Renderers/GlxRenderer'
> rm -rf ../../../SDK/Library/DebugDynamic/libWm5Graphics.so.5.17
> rm -rf ../../DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics/Renderers/GlxRenderer'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibGraphics'
> cd LibApplications && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/LibApplications'
> rm -rf ../SDK/Library/DebugDynamic/libWm5Applications.so.5.17
> rm -rf DebugDynamic
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/LibApplications'
> cd SampleMathematics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics'
> cd Boolean2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Boolean2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/Boolean2D'
> rm -rf DebugDynamic
> rm -f Boolean2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/Boolean2D'
> cd BooleanIntervalRectangle ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BooleanIntervalRectangle
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/BooleanIntervalRectangle'
> rm -rf DebugDynamic
> rm -f BooleanIntervalRectangle.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/BooleanIntervalRectangle'
> cd BSplineCurveFitter ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BSplineCurveFitter
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineCurveFitter'
> rm -rf DebugDynamic
> rm -f BSplineCurveFitter.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineCurveFitter'
> cd BSplineFitContinuous ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BSplineFitContinuous
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineFitContinuous'
> rm -rf DebugDynamic
> rm -f BSplineFitContinuous.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineFitContinuous'
> cd BSplineSurfaceFitter ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BSplineSurfaceFitter
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineSurfaceFitter'
> rm -rf DebugDynamic
> rm -f BSplineSurfaceFitter.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/BSplineSurfaceFitter'
> cd ClipMesh ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ClipMesh
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/ClipMesh'
> rm -rf DebugDynamic
> rm -f ClipMesh.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/ClipMesh'
> cd ClodPolyline ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ClodPolyline
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/ClodPolyline'
> rm -rf DebugDynamic
> rm -f ClodPolyline.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/ClodPolyline'
> cd ConvexHull2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ConvexHull2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/ConvexHull2D'
> rm -rf DebugDynamic
> rm -f ConvexHull2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/ConvexHull2D'
> cd ConvexHull3D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ConvexHull3D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/ConvexHull3D'
> rm -rf DebugDynamic
> rm -f ConvexHull3D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/ConvexHull3D'
> cd Delaunay2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Delaunay2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay2D'
> rm -rf DebugDynamic
> rm -f Delaunay2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay2D'
> cd Delaunay2DInsertRemove ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Delaunay2DInsertRemove
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay2DInsertRemove'
> rm -rf DebugDynamic
> rm -f Delaunay2DInsertRemove.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay2DInsertRemove'
> cd Delaunay3D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Delaunay3D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay3D'
> rm -rf DebugDynamic
> rm -f Delaunay3D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/Delaunay3D'
> cd DistancePointEllipseEllipsoid ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=DistancePointEllipseEllipsoid
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/DistancePointEllipseEllipsoid'
> rm -rf DebugDynamic
> rm -f DistancePointEllipseEllipsoid.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/DistancePointEllipseEllipsoid'
> cd DrawImplicitSurface ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=DrawImplicitSurface
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/DrawImplicitSurface'
> rm -rf DebugDynamic
> rm -f DrawImplicitSurface.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/DrawImplicitSurface'
> cd GeodesicHeightField ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GeodesicHeightField
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/GeodesicHeightField'
> rm -rf DebugDynamic
> rm -f GeodesicHeightField.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/GeodesicHeightField'
> cd GeodesicPaths ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GeodesicPaths
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/GeodesicPaths'
> rm -rf DebugDynamic
> rm -f GeodesicPaths.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/GeodesicPaths'
> cd GpuRootFinder ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GpuRootFinder
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/GpuRootFinder'
> rm -rf DebugDynamic
> rm -f GpuRootFinder.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/GpuRootFinder'
> cd IntersectConvexPolyhedra ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectConvexPolyhedra
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectConvexPolyhedra'
> rm -rf DebugDynamic
> rm -f IntersectConvexPolyhedra.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectConvexPolyhedra'
> cd IntersectInfiniteCylinders ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectInfiniteCylinders
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectInfiniteCylinders'
> rm -rf DebugDynamic
> rm -f IntersectInfiniteCylinders.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectInfiniteCylinders'
> cd IntersectTriangleCylinder ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectTriangleCylinder
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectTriangleCylinder'
> rm -rf DebugDynamic
> rm -f IntersectTriangleCylinder.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectTriangleCylinder'
> cd IntersectionEllipsesEllipsoids ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectionEllipsesEllipsoids
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectionEllipsesEllipsoids'
> rm -rf DebugDynamic
> rm -f IntersectionEllipsesEllipsoids.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/IntersectionEllipsesEllipsoids'
> cd MapTextureToQuad ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MapTextureToQuad
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/MapTextureToQuad'
> rm -rf DebugDynamic
> rm -f MapTextureToQuad.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/MapTextureToQuad'
> cd MeshEnvelope ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MeshEnvelope
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/MeshEnvelope'
> rm -rf DebugDynamic
> rm -f MeshEnvelope.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/MeshEnvelope'
> cd MinimalCycleBasis ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MinimalCycleBasis
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/MinimalCycleBasis'
> rm -rf DebugDynamic
> rm -f MinimalCycleBasis.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/MinimalCycleBasis'
> cd NoniterativeEigensolver ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=NoniterativeEigensolver
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/NoniterativeEigensolver'
> rm -rf DebugDynamic
> rm -f NoniterativeEigensolver.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/NoniterativeEigensolver'
> cd NonlocalBlowup ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=NonlocalBlowup
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/NonlocalBlowup'
> rm -rf DebugDynamic
> rm -f NonlocalBlowup.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/NonlocalBlowup'
> cd PointInPolyhedron ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PointInPolyhedron
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/PointInPolyhedron'
> rm -rf DebugDynamic
> rm -f PointInPolyhedron.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/PointInPolyhedron'
> cd QuadraticFreeForm2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=QuadraticFreeForm2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/QuadraticFreeForm2D'
> rm -rf DebugDynamic
> rm -f QuadraticFreeForm2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/QuadraticFreeForm2D'
> cd ThinPlateSplines ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ThinPlateSplines
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/ThinPlateSplines'
> rm -rf DebugDynamic
> rm -f ThinPlateSplines.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/ThinPlateSplines'
> cd Triangulation ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Triangulation
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleMathematics/Triangulation'
> rm -rf DebugDynamic
> rm -f Triangulation.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics/Triangulation'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SampleMathematics'
> cd SampleImagics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics'
> cd AdaptiveSkeletonClimbing2 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=AdaptiveSkeletonClimbing2
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/AdaptiveSkeletonClimbing2'
> rm -rf DebugDynamic
> rm -f AdaptiveSkeletonClimbing2.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/AdaptiveSkeletonClimbing2'
> cd AdaptiveSkeletonClimbing3 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=AdaptiveSkeletonClimbing3
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/AdaptiveSkeletonClimbing3'
> rm -rf DebugDynamic
> rm -f AdaptiveSkeletonClimbing3.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/AdaptiveSkeletonClimbing3'
> cd BinaryOperations ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BinaryOperations
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/BinaryOperations'
> rm -rf DebugDynamic
> rm -f BinaryOperations.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/BinaryOperations'
> cd ConformalMapping ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ConformalMapping
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ConformalMapping'
> rm -rf DebugDynamic
> rm -f ConformalMapping.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ConformalMapping'
> cd ExtractLevelCurves ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ExtractLevelCurves
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelCurves'
> rm -rf DebugDynamic
> rm -f ExtractLevelCurves.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelCurves'
> cd ExtractLevelSurfacesCubes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ExtractLevelSurfacesCubes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelSurfacesCubes'
> rm -rf DebugDynamic
> rm -f ExtractLevelSurfacesCubes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelSurfacesCubes'
> cd ExtractLevelSurfacesTetra ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ExtractLevelSurfacesTetra
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelSurfacesTetra'
> rm -rf DebugDynamic
> rm -f ExtractLevelSurfacesTetra.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractLevelSurfacesTetra'
> cd ExtractRidges ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ExtractRidges
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractRidges'
> rm -rf DebugDynamic
> rm -f ExtractRidges.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ExtractRidges'
> cd GpuGaussianBlur2 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GpuGaussianBlur2
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/GpuGaussianBlur2'
> rm -rf DebugDynamic
> rm -f GpuGaussianBlur2.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/GpuGaussianBlur2'
> cd GpuGaussianBlur3 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GpuGaussianBlur3
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/GpuGaussianBlur3'
> rm -rf DebugDynamic
> rm -f GpuGaussianBlur3.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/GpuGaussianBlur3'
> cd ImViewer ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ImViewer
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/ImViewer'
> rm -rf DebugDynamic
> rm -f ImViewer.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/ImViewer'
> cd VolumeRenderer ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=VolumeRenderer
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleImagics/VolumeRenderer'
> rm -rf DebugDynamic
> rm -f VolumeRenderer.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics/VolumeRenderer'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SampleImagics'
> cd SamplePhysics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics'
> cd BallHill ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BallHill
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BallHill'
> rm -rf DebugDynamic
> rm -f BallHill.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BallHill'
> cd BallRubberBand ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BallRubberBand
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BallRubberBand'
> rm -rf DebugDynamic
> rm -f BallRubberBand.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BallRubberBand'
> cd BeadSlide ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BeadSlide
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BeadSlide'
> rm -rf DebugDynamic
> rm -f BeadSlide.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BeadSlide'
> cd BouncingBall ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BouncingBall
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingBall'
> rm -rf DebugDynamic
> rm -f BouncingBall.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingBall'
> cd BouncingSpheres ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BouncingSpheres
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingSpheres'
> rm -rf DebugDynamic
> rm -f BouncingSpheres.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingSpheres'
> cd BouncingTetrahedra ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BouncingTetrahedra
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingTetrahedra'
> rm -rf DebugDynamic
> rm -f BouncingTetrahedra.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BouncingTetrahedra'
> cd BSplineCurveExamples ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BSplineCurveExamples
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/BSplineCurveExamples'
> rm -rf DebugDynamic
> rm -f BSplineCurveExamples.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/BSplineCurveExamples'
> cd Cloth ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Cloth
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/Cloth'
> rm -rf DebugDynamic
> rm -f Cloth.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/Cloth'
> cd CollisionsBoundTree ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=CollisionsBoundTree
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsBoundTree'
> rm -rf DebugDynamic
> rm -f CollisionsBoundTree.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsBoundTree'
> cd CollisionsMovingSpheres ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=CollisionsMovingSpheres
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsMovingSpheres'
> rm -rf DebugDynamic
> rm -f CollisionsMovingSpheres.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsMovingSpheres'
> cd CollisionsMovingSphereTriangle ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=CollisionsMovingSphereTriangle
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsMovingSphereTriangle'
> rm -rf DebugDynamic
> rm -f CollisionsMovingSphereTriangle.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/CollisionsMovingSphereTriangle'
> cd DoublePendulum ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=DoublePendulum
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/DoublePendulum'
> rm -rf DebugDynamic
> rm -f DoublePendulum.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/DoublePendulum'
> cd ExtremalQuery ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ExtremalQuery
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/ExtremalQuery'
> rm -rf DebugDynamic
> rm -f ExtremalQuery.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/ExtremalQuery'
> cd FlowingSkirt ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=FlowingSkirt
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/FlowingSkirt'
> rm -rf DebugDynamic
> rm -f FlowingSkirt.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/FlowingSkirt'
> cd Fluids2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Fluids2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/Fluids2D'
> rm -rf DebugDynamic
> rm -f Fluids2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/Fluids2D'
> cd Fluids3D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Fluids3D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/Fluids3D'
> rm -rf DebugDynamic
> rm -f Fluids3D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/Fluids3D'
> cd FoucaultPendulum ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=FoucaultPendulum
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/FoucaultPendulum'
> rm -rf DebugDynamic
> rm -f FoucaultPendulum.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/FoucaultPendulum'
> cd FreeFormDeformation ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=FreeFormDeformation
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/FreeFormDeformation'
> rm -rf DebugDynamic
> rm -f FreeFormDeformation.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/FreeFormDeformation'
> cd FreeTopFixedTip ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=FreeTopFixedTip
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/FreeTopFixedTip'
> rm -rf DebugDynamic
> rm -f FreeTopFixedTip.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/FreeTopFixedTip'
> cd GelatinBlob ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GelatinBlob
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/GelatinBlob'
> rm -rf DebugDynamic
> rm -f GelatinBlob.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/GelatinBlob'
> cd GelatinCube ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GelatinCube
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/GelatinCube'
> rm -rf DebugDynamic
> rm -f GelatinCube.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/GelatinCube'
> cd GpuFluids2D ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GpuFluids2D
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/GpuFluids2D'
> rm -rf DebugDynamic
> rm -f GpuFluids2D.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/GpuFluids2D'
> cd HelixTubeSurface ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=HelixTubeSurface
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/HelixTubeSurface'
> rm -rf DebugDynamic
> rm -f HelixTubeSurface.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/HelixTubeSurface'
> cd IntersectingBoxes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectingBoxes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/IntersectingBoxes'
> rm -rf DebugDynamic
> rm -f IntersectingBoxes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/IntersectingBoxes'
> cd IntersectingRectangles ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=IntersectingRectangles
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/IntersectingRectangles'
> rm -rf DebugDynamic
> rm -f IntersectingRectangles.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/IntersectingRectangles'
> cd KeplerPolarForm ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=KeplerPolarForm
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/KeplerPolarForm'
> rm -rf DebugDynamic
> rm -f KeplerPolarForm.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/KeplerPolarForm'
> cd MassPulleySpringSystem ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MassPulleySpringSystem
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/MassPulleySpringSystem'
> rm -rf DebugDynamic
> rm -f MassPulleySpringSystem.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/MassPulleySpringSystem'
> cd NURBSCurveExample ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=NURBSCurveExample
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/NURBSCurveExample'
> rm -rf DebugDynamic
> rm -f NURBSCurveExample.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/NURBSCurveExample'
> cd PolygonDistance ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PolygonDistance
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/PolygonDistance'
> rm -rf DebugDynamic
> rm -f PolygonDistance.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/PolygonDistance'
> cd PolyhedronDistance ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PolyhedronDistance
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/PolyhedronDistance'
> rm -rf DebugDynamic
> rm -f PolyhedronDistance.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/PolyhedronDistance'
> cd Rope ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Rope
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/Rope'
> rm -rf DebugDynamic
> rm -f Rope.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/Rope'
> cd RoughPlaneFlatBoard ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneFlatBoard
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneFlatBoard'
> rm -rf DebugDynamic
> rm -f RoughPlaneFlatBoard.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneFlatBoard'
> cd RoughPlaneParticle1 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneParticle1
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneParticle1'
> rm -rf DebugDynamic
> rm -f RoughPlaneParticle1.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneParticle1'
> cd RoughPlaneParticle2 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneParticle2
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneParticle2'
> rm -rf DebugDynamic
> rm -f RoughPlaneParticle2.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneParticle2'
> cd RoughPlaneSolidBox ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneSolidBox
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneSolidBox'
> rm -rf DebugDynamic
> rm -f RoughPlaneSolidBox.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneSolidBox'
> cd RoughPlaneThinRod1 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneThinRod1
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneThinRod1'
> rm -rf DebugDynamic
> rm -f RoughPlaneThinRod1.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneThinRod1'
> cd RoughPlaneThinRod2 ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RoughPlaneThinRod2
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneThinRod2'
> rm -rf DebugDynamic
> rm -f RoughPlaneThinRod2.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/RoughPlaneThinRod2'
> cd SimplePendulum ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SimplePendulum
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/SimplePendulum'
> rm -rf DebugDynamic
> rm -f SimplePendulum.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/SimplePendulum'
> cd SimplePendulumFriction ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SimplePendulumFriction
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/SimplePendulumFriction'
> rm -rf DebugDynamic
> rm -f SimplePendulumFriction.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/SimplePendulumFriction'
> cd WaterDropFormation ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=WaterDropFormation
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/WaterDropFormation'
> rm -rf DebugDynamic
> rm -f WaterDropFormation.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/WaterDropFormation'
> cd WrigglingSnake ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=WrigglingSnake
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SamplePhysics/WrigglingSnake'
> rm -rf DebugDynamic
> rm -f WrigglingSnake.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics/WrigglingSnake'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SamplePhysics'
> cd SampleGraphics && make clean -f makefile.wm5 CFG=DebugDynamic
> make[3]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics'
> cd BillboardNodes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BillboardNodes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/BillboardNodes'
> rm -rf DebugDynamic
> rm -f BillboardNodes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/BillboardNodes'
> cd BlendedAnimations ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BlendedAnimations
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/BlendedAnimations'
> rm -rf DebugDynamic
> rm -f BlendedAnimations.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/BlendedAnimations'
> cd BlendedTerrain ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BlendedTerrain
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/BlendedTerrain'
> rm -rf DebugDynamic
> rm -f BlendedTerrain.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/BlendedTerrain'
> cd BspNodes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BspNodes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/BspNodes'
> rm -rf DebugDynamic
> rm -f BspNodes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/BspNodes'
> cd BumpMaps ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=BumpMaps
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/BumpMaps'
> rm -rf DebugDynamic
> rm -f BumpMaps.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/BumpMaps'
> cd CameraAndLightNodes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=CameraAndLightNodes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/CameraAndLightNodes'
> rm -rf DebugDynamic
> rm -f CameraAndLightNodes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/CameraAndLightNodes'
> cd Castle ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Castle
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Castle'
> rm -rf DebugDynamic
> rm -f Castle.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Castle'
> cd ClodMeshes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ClodMeshes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ClodMeshes'
> rm -rf DebugDynamic
> rm -f ClodMeshes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ClodMeshes'
> cd CubeMaps ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=CubeMaps
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/CubeMaps'
> rm -rf DebugDynamic
> rm -f CubeMaps.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/CubeMaps'
> cd DlodNodes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=DlodNodes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/DlodNodes'
> rm -rf DebugDynamic
> rm -f DlodNodes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/DlodNodes'
> cd GlossMaps ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=GlossMaps
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/GlossMaps'
> rm -rf DebugDynamic
> rm -f GlossMaps.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/GlossMaps'
> cd InverseKinematics ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=InverseKinematics
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/InverseKinematics'
> rm -rf DebugDynamic
> rm -f InverseKinematics.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/InverseKinematics'
> cd Lights ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Lights
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Lights'
> rm -rf DebugDynamic
> rm -f Lights.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Lights'
> cd MaterialTextures ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MaterialTextures
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/MaterialTextures'
> rm -rf DebugDynamic
> rm -f MaterialTextures.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/MaterialTextures'
> cd MorphControllers ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MorphControllers
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/MorphControllers'
> rm -rf DebugDynamic
> rm -f MorphControllers.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/MorphControllers'
> cd MorphFaces ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MorphFaces
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/MorphFaces'
> rm -rf DebugDynamic
> rm -f MorphFaces.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/MorphFaces'
> cd MultipleRenderTargets ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=MultipleRenderTargets
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/MultipleRenderTargets'
> rm -rf DebugDynamic
> rm -f MultipleRenderTargets.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/MultipleRenderTargets'
> cd NonuniformScale ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=NonuniformScale
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/NonuniformScale'
> rm -rf DebugDynamic
> rm -f NonuniformScale.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/NonuniformScale'
> cd ParticleSystems ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ParticleSystems
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ParticleSystems'
> rm -rf DebugDynamic
> rm -f ParticleSystems.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ParticleSystems'
> cd PlanarReflections ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PlanarReflections
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/PlanarReflections'
> rm -rf DebugDynamic
> rm -f PlanarReflections.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/PlanarReflections'
> cd PlanarShadows ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PlanarShadows
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/PlanarShadows'
> rm -rf DebugDynamic
> rm -f PlanarShadows.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/PlanarShadows'
> cd PointSystems ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PointSystems
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/PointSystems'
> rm -rf DebugDynamic
> rm -f PointSystems.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/PointSystems'
> cd PolygonOffsets ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=PolygonOffsets
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/PolygonOffsets'
> rm -rf DebugDynamic
> rm -f PolygonOffsets.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/PolygonOffsets'
> cd Polysegments ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Polysegments
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Polysegments'
> rm -rf DebugDynamic
> rm -f Polysegments.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Polysegments'
> cd Portals ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Portals
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Portals'
> rm -rf DebugDynamic
> rm -f Portals.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Portals'
> cd ProjectedTextures ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ProjectedTextures
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ProjectedTextures'
> rm -rf DebugDynamic
> rm -f ProjectedTextures.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ProjectedTextures'
> cd ReflectionsAndShadows ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ReflectionsAndShadow
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ReflectionsAndShadows'
> rm -rf DebugDynamic
> rm -f ReflectionsAndShadow.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ReflectionsAndShadows'
> cd RenderToTexture ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=RenderToTexture
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/RenderToTexture'
> rm -rf DebugDynamic
> rm -f RenderToTexture.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/RenderToTexture'
> cd ScreenPolygons ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ScreenPolygons
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ScreenPolygons'
> rm -rf DebugDynamic
> rm -f ScreenPolygons.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ScreenPolygons'
> cd ShadowMaps ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=ShadowMaps
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/ShadowMaps'
> rm -rf DebugDynamic
> rm -f ShadowMaps.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/ShadowMaps'
> cd SkinnedBiped ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SkinnedBiped
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/SkinnedBiped'
> rm -rf DebugDynamic
> rm -f SkinnedBiped.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/SkinnedBiped'
> cd Skinning ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Skinning
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Skinning'
> rm -rf DebugDynamic
> rm -f Skinning.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Skinning'
> cd SortFaces ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SortFaces
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/SortFaces'
> rm -rf DebugDynamic
> rm -f SortFaces.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/SortFaces'
> cd SphereMaps ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SphereMaps
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/SphereMaps'
> rm -rf DebugDynamic
> rm -f SphereMaps.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/SphereMaps'
> cd SurfaceMeshes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SurfaceMeshes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/SurfaceMeshes'
> rm -rf DebugDynamic
> rm -f SurfaceMeshes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/SurfaceMeshes'
> cd SwitchNodes ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=SwitchNodes
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/SwitchNodes'
> rm -rf DebugDynamic
> rm -f SwitchNodes.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/SwitchNodes'
> cd Terrains ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=Terrains
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/Terrains'
> rm -rf DebugDynamic
> rm -f Terrains.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/Terrains'
> cd TriStripsFans ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=TriStripsFans
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/TriStripsFans'
> rm -rf DebugDynamic
> rm -f TriStripsFans.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/TriStripsFans'
> cd VertexTextures ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=VertexTextures
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/VertexTextures'
> rm -rf DebugDynamic
> rm -f VertexTextures.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/VertexTextures'
> cd VolumeFog ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=VolumeFog
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/VolumeFog'
> rm -rf DebugDynamic
> rm -f VolumeFog.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/VolumeFog'
> cd VolumeTextures ; make clean CFG=DebugDynamic -f ../makeapp.wm5 APP=VolumeTextures
> make[4]: Entering directory '/<<PKGBUILDDIR>>/SampleGraphics/VolumeTextures'
> rm -rf DebugDynamic
> rm -f VolumeTextures.DebugDynamic
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics/VolumeTextures'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/SampleGraphics'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f libwildmagic.3
> dh_quilt_unpatch
> quilt --quiltrc /dev/null pop -a || test $? = 2
> Removing patch ld-as-needed
> Restoring LibImagics/makeprj.wm5
> Restoring LibApplications/makefile.wm5
> Restoring LibGraphics/Renderers/GlxRenderer/makerend.wm5
> Restoring LibGraphics/makeprj.wm5
> Restoring LibCore/makeprj.wm5
> Restoring LibPhysics/makeprj.wm5
> Restoring LibMathematics/makeprj.wm5
>
> Removing patch wm5-path
> Restoring LibApplications/Wm5Application.cpp
>
> No patches applied
> rm -rf .pc
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f debian/debhelper-build-stamp
> rm -rf debian/.debhelper/
> rm -f debian/libwildmagic-common.debhelper.log debian/libwildmagic-dev.debhelper.log debian/libwildmagic-examples.debhelper.log debian/libwildmagic5.debhelper.log
> rm -f -- debian/libwildmagic-dev.substvars debian/libwildmagic5.substvars debian/libwildmagic-common.substvars debian/libwildmagic-examples.substvars debian/files
> rm -fr -- debian/libwildmagic-dev/ debian/tmp/ debian/libwildmagic5/ debian/libwildmagic-common/ debian/libwildmagic-examples/
> find . \( \( \
> \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
> \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> \) -exec rm -f {} + \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: applying wm5-path
> dpkg-source: info: applying ld-as-needed
> dpkg-source: info: building libwildmagic using existing ./libwildmagic_5.17+cleaned1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/BillboardNodes/BillboardNodes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/BillboardNodes/BillboardNodes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/BillboardNodes/BillboardNodes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/BlendedAnimations/BlendedAnimations: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/BlendedAnimations/BlendedAnimations in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/BlendedAnimations/BlendedAnimations' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/BlendedTerrain/BlendedTerrain: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/BlendedTerrain/BlendedTerrain in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/BlendedTerrain/BlendedTerrain' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/BspNodes/BspNodes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/BspNodes/BspNodes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/BspNodes/BspNodes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/BumpMaps/BumpMaps: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/BumpMaps/BumpMaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/BumpMaps/BumpMaps' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/CameraAndLightNodes/CameraAndLightNodes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/CameraAndLightNodes/CameraAndLightNodes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/CameraAndLightNodes/CameraAndLightNodes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Castle/Castle: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Castle/Castle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Castle/Castle' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ClodMeshes/ClodMeshes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ClodMeshes/ClodMeshes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ClodMeshes/ClodMeshes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/CubeMaps/CubeMaps: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/CubeMaps/CubeMaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/CubeMaps/CubeMaps' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/DlodNodes/DlodNodes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/DlodNodes/DlodNodes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/DlodNodes/DlodNodes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/GlossMaps/GlossMaps: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/GlossMaps/GlossMaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/GlossMaps/GlossMaps' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/InverseKinematics/InverseKinematics: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/InverseKinematics/InverseKinematics in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/InverseKinematics/InverseKinematics' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Lights/Lights: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Lights/Lights in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Lights/Lights' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/MaterialTextures/MaterialTextures: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/MaterialTextures/MaterialTextures in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/MaterialTextures/MaterialTextures' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/MorphControllers/MorphControllers: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/MorphControllers/MorphControllers in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/MorphControllers/MorphControllers' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/MorphFaces/MorphFaces: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/MorphFaces/MorphFaces in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/MorphFaces/MorphFaces' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/MultipleRenderTargets/MultipleRenderTargets: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/MultipleRenderTargets/MultipleRenderTargets in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/MultipleRenderTargets/MultipleRenderTargets' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/NonuniformScale/NonuniformScale: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/NonuniformScale/NonuniformScale in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/NonuniformScale/NonuniformScale' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ParticleSystems/ParticleSystems: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ParticleSystems/ParticleSystems in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ParticleSystems/ParticleSystems' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/PlanarReflections/PlanarReflections: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/PlanarReflections/PlanarReflections in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/PlanarReflections/PlanarReflections' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/PlanarShadows/PlanarShadows: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/PlanarShadows/PlanarShadows in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/PlanarShadows/PlanarShadows' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/PointSystems/PointSystems: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/PointSystems/PointSystems in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/PointSystems/PointSystems' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/PolygonOffsets/PolygonOffsets: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/PolygonOffsets/PolygonOffsets in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/PolygonOffsets/PolygonOffsets' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Polysegments/Polysegments: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Polysegments/Polysegments in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Polysegments/Polysegments' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Portals/Portals: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Portals/Portals in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Portals/Portals' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ProjectedTextures/ProjectedTextures: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ProjectedTextures/ProjectedTextures in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ProjectedTextures/ProjectedTextures' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ReflectionsAndShadows/ReflectionsAndShadow: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ReflectionsAndShadows/ReflectionsAndShadow in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ReflectionsAndShadows/ReflectionsAndShadow' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/RenderToTexture/RenderToTexture: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/RenderToTexture/RenderToTexture in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/RenderToTexture/RenderToTexture' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ScreenPolygons/ScreenPolygons: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ScreenPolygons/ScreenPolygons in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ScreenPolygons/ScreenPolygons' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/ShadowMaps/ShadowMaps: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/ShadowMaps/ShadowMaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/ShadowMaps/ShadowMaps' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/SkinnedBiped/SkinnedBiped: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/SkinnedBiped/SkinnedBiped in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/SkinnedBiped/SkinnedBiped' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Skinning/Skinning: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Skinning/Skinning in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Skinning/Skinning' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/SortFaces/SortFaces: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/SortFaces/SortFaces in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/SortFaces/SortFaces' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/SphereMaps/SphereMaps: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/SphereMaps/SphereMaps in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/SphereMaps/SphereMaps' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/SurfaceMeshes/SurfaceMeshes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/SurfaceMeshes/SurfaceMeshes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/SurfaceMeshes/SurfaceMeshes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/SwitchNodes/SwitchNodes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/SwitchNodes/SwitchNodes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/SwitchNodes/SwitchNodes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/Terrains/Terrains: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/Terrains/Terrains in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/Terrains/Terrains' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/TriStripsFans/TriStripsFans: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/TriStripsFans/TriStripsFans in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/TriStripsFans/TriStripsFans' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/VertexTextures/VertexTextures: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/VertexTextures/VertexTextures in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/VertexTextures/VertexTextures' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/VolumeFog/VolumeFog: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/VolumeFog/VolumeFog in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/VolumeFog/VolumeFog' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleGraphics/VolumeTextures/VolumeTextures: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleGraphics/VolumeTextures/VolumeTextures in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleGraphics/VolumeTextures/VolumeTextures' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/AdaptiveSkeletonClimbing2/AdaptiveSkeletonClimbing2: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/AdaptiveSkeletonClimbing2/AdaptiveSkeletonClimbing2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/AdaptiveSkeletonClimbing2/AdaptiveSkeletonClimbing2' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/AdaptiveSkeletonClimbing3/AdaptiveSkeletonClimbing3: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/AdaptiveSkeletonClimbing3/AdaptiveSkeletonClimbing3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/AdaptiveSkeletonClimbing3/AdaptiveSkeletonClimbing3' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/BinaryOperations/BinaryOperations: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/BinaryOperations/BinaryOperations in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/BinaryOperations/BinaryOperations' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ConformalMapping/ConformalMapping: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ConformalMapping/ConformalMapping in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ConformalMapping/ConformalMapping' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ExtractLevelCurves/ExtractLevelCurves: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ExtractLevelCurves/ExtractLevelCurves in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ExtractLevelCurves/ExtractLevelCurves' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ExtractLevelSurfacesCubes/ExtractLevelSurfacesCubes: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ExtractLevelSurfacesCubes/ExtractLevelSurfacesCubes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ExtractLevelSurfacesCubes/ExtractLevelSurfacesCubes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ExtractLevelSurfacesTetra/ExtractLevelSurfacesTetra: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ExtractLevelSurfacesTetra/ExtractLevelSurfacesTetra in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ExtractLevelSurfacesTetra/ExtractLevelSurfacesTetra' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ExtractRidges/ExtractRidges: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ExtractRidges/ExtractRidges in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ExtractRidges/ExtractRidges' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/GpuGaussianBlur2/GpuGaussianBlur2: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/GpuGaussianBlur2/GpuGaussianBlur2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/GpuGaussianBlur2/GpuGaussianBlur2' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/GpuGaussianBlur3/GpuGaussianBlur3: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/GpuGaussianBlur3/GpuGaussianBlur3 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/GpuGaussianBlur3/GpuGaussianBlur3' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/ImViewer/ImViewer: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/ImViewer/ImViewer in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/ImViewer/ImViewer' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleImagics/VolumeRenderer/VolumeRenderer: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleImagics/VolumeRenderer/VolumeRenderer in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleImagics/VolumeRenderer/VolumeRenderer' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/BSplineCurveFitter/BSplineCurveFitter: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/BSplineCurveFitter/BSplineCurveFitter in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/BSplineCurveFitter/BSplineCurveFitter' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/BSplineFitContinuous/BSplineFitContinuous: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/BSplineFitContinuous/BSplineFitContinuous in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/BSplineFitContinuous/BSplineFitContinuous' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/BSplineSurfaceFitter/BSplineSurfaceFitter: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/BSplineSurfaceFitter/BSplineSurfaceFitter in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/BSplineSurfaceFitter/BSplineSurfaceFitter' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/Boolean2D/Boolean2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/Boolean2D/Boolean2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/Boolean2D/Boolean2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/BooleanIntervalRectangle/BooleanIntervalRectangle: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/BooleanIntervalRectangle/BooleanIntervalRectangle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/BooleanIntervalRectangle/BooleanIntervalRectangle' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/ClipMesh/ClipMesh: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/ClipMesh/ClipMesh in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/ClipMesh/ClipMesh' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/ClodPolyline/ClodPolyline: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/ClodPolyline/ClodPolyline in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/ClodPolyline/ClodPolyline' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/ConvexHull2D/ConvexHull2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/ConvexHull2D/ConvexHull2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/ConvexHull2D/ConvexHull2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/ConvexHull3D/ConvexHull3D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/ConvexHull3D/ConvexHull3D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/ConvexHull3D/ConvexHull3D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/Delaunay2D/Delaunay2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/Delaunay2D/Delaunay2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/Delaunay2D/Delaunay2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/Delaunay2DInsertRemove/Delaunay2DInsertRemove: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/Delaunay2DInsertRemove/Delaunay2DInsertRemove in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/Delaunay2DInsertRemove/Delaunay2DInsertRemove' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/Delaunay3D/Delaunay3D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/Delaunay3D/Delaunay3D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/Delaunay3D/Delaunay3D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/DistancePointEllipseEllipsoid/DistancePointEllipseEllipsoid: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/DistancePointEllipseEllipsoid/DistancePointEllipseEllipsoid in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/DistancePointEllipseEllipsoid/DistancePointEllipseEllipsoid' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/DrawImplicitSurface/DrawImplicitSurface: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/DrawImplicitSurface/DrawImplicitSurface in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/DrawImplicitSurface/DrawImplicitSurface' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/GeodesicHeightField/GeodesicHeightField: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/GeodesicHeightField/GeodesicHeightField in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/GeodesicHeightField/GeodesicHeightField' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/GeodesicPaths/GeodesicPaths: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/GeodesicPaths/GeodesicPaths in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/GeodesicPaths/GeodesicPaths' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/GpuRootFinder/GpuRootFinder: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/GpuRootFinder/GpuRootFinder in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/GpuRootFinder/GpuRootFinder' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/IntersectConvexPolyhedra/IntersectConvexPolyhedra: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/IntersectConvexPolyhedra/IntersectConvexPolyhedra in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/IntersectConvexPolyhedra/IntersectConvexPolyhedra' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/IntersectInfiniteCylinders/IntersectInfiniteCylinders: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/IntersectInfiniteCylinders/IntersectInfiniteCylinders in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/IntersectInfiniteCylinders/IntersectInfiniteCylinders' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/IntersectTriangleCylinder/IntersectTriangleCylinder: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/IntersectTriangleCylinder/IntersectTriangleCylinder in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/IntersectTriangleCylinder/IntersectTriangleCylinder' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/IntersectionEllipsesEllipsoids/IntersectionEllipsesEllipsoids: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/IntersectionEllipsesEllipsoids/IntersectionEllipsesEllipsoids in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/IntersectionEllipsesEllipsoids/IntersectionEllipsesEllipsoids' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/MapTextureToQuad/MapTextureToQuad: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/MapTextureToQuad/MapTextureToQuad in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/MapTextureToQuad/MapTextureToQuad' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/MeshEnvelope/MeshEnvelope: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/MeshEnvelope/MeshEnvelope in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/MeshEnvelope/MeshEnvelope' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/MinimalCycleBasis/MinimalCycleBasis: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/MinimalCycleBasis/MinimalCycleBasis in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/MinimalCycleBasis/MinimalCycleBasis' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/NoniterativeEigensolver/NoniterativeEigensolver: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/NoniterativeEigensolver/NoniterativeEigensolver in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/NoniterativeEigensolver/NoniterativeEigensolver' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/NonlocalBlowup/NonlocalBlowup: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/NonlocalBlowup/NonlocalBlowup in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/NonlocalBlowup/NonlocalBlowup' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/PointInPolyhedron/PointInPolyhedron: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/PointInPolyhedron/PointInPolyhedron in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/PointInPolyhedron/PointInPolyhedron' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/QuadraticFreeForm2D/QuadraticFreeForm2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/QuadraticFreeForm2D/QuadraticFreeForm2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/QuadraticFreeForm2D/QuadraticFreeForm2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/ThinPlateSplines/ThinPlateSplines: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/ThinPlateSplines/ThinPlateSplines in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/ThinPlateSplines/ThinPlateSplines' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SampleMathematics/Triangulation/Triangulation: binary file contents changed
> dpkg-source: error: add SDK/examples/SampleMathematics/Triangulation/Triangulation in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SampleMathematics/Triangulation/Triangulation' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BSplineCurveExamples/BSplineCurveExamples: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BSplineCurveExamples/BSplineCurveExamples in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BSplineCurveExamples/BSplineCurveExamples' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BallHill/BallHill: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BallHill/BallHill in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BallHill/BallHill' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BallRubberBand/BallRubberBand: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BallRubberBand/BallRubberBand in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BallRubberBand/BallRubberBand' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BeadSlide/BeadSlide: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BeadSlide/BeadSlide in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BeadSlide/BeadSlide' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BouncingBall/BouncingBall: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BouncingBall/BouncingBall in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BouncingBall/BouncingBall' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BouncingSpheres/BouncingSpheres: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BouncingSpheres/BouncingSpheres in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BouncingSpheres/BouncingSpheres' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/BouncingTetrahedra/BouncingTetrahedra: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/BouncingTetrahedra/BouncingTetrahedra in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/BouncingTetrahedra/BouncingTetrahedra' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/Cloth/Cloth: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/Cloth/Cloth in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/Cloth/Cloth' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/CollisionsBoundTree/CollisionsBoundTree: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/CollisionsBoundTree/CollisionsBoundTree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/CollisionsBoundTree/CollisionsBoundTree' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/CollisionsMovingSphereTriangle/CollisionsMovingSphereTriangle: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/CollisionsMovingSphereTriangle/CollisionsMovingSphereTriangle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/CollisionsMovingSphereTriangle/CollisionsMovingSphereTriangle' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/CollisionsMovingSpheres/CollisionsMovingSpheres: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/CollisionsMovingSpheres/CollisionsMovingSpheres in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/CollisionsMovingSpheres/CollisionsMovingSpheres' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/DoublePendulum/DoublePendulum: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/DoublePendulum/DoublePendulum in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/DoublePendulum/DoublePendulum' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/ExtremalQuery/ExtremalQuery: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/ExtremalQuery/ExtremalQuery in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/ExtremalQuery/ExtremalQuery' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/FlowingSkirt/FlowingSkirt: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/FlowingSkirt/FlowingSkirt in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/FlowingSkirt/FlowingSkirt' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/Fluids2D/Fluids2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/Fluids2D/Fluids2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/Fluids2D/Fluids2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/Fluids3D/Fluids3D: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/Fluids3D/Fluids3D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/Fluids3D/Fluids3D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/FoucaultPendulum/FoucaultPendulum: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/FoucaultPendulum/FoucaultPendulum in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/FoucaultPendulum/FoucaultPendulum' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/FreeFormDeformation/FreeFormDeformation: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/FreeFormDeformation/FreeFormDeformation in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/FreeFormDeformation/FreeFormDeformation' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/FreeTopFixedTip/FreeTopFixedTip: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/FreeTopFixedTip/FreeTopFixedTip in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/FreeTopFixedTip/FreeTopFixedTip' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/GelatinBlob/GelatinBlob: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/GelatinBlob/GelatinBlob in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/GelatinBlob/GelatinBlob' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/GelatinCube/GelatinCube: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/GelatinCube/GelatinCube in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/GelatinCube/GelatinCube' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/GpuFluids2D/GpuFluids2D: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/GpuFluids2D/GpuFluids2D in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/GpuFluids2D/GpuFluids2D' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/HelixTubeSurface/HelixTubeSurface: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/HelixTubeSurface/HelixTubeSurface in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/HelixTubeSurface/HelixTubeSurface' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/IntersectingBoxes/IntersectingBoxes: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/IntersectingBoxes/IntersectingBoxes in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/IntersectingBoxes/IntersectingBoxes' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/IntersectingRectangles/IntersectingRectangles: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/IntersectingRectangles/IntersectingRectangles in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/IntersectingRectangles/IntersectingRectangles' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/KeplerPolarForm/KeplerPolarForm: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/KeplerPolarForm/KeplerPolarForm in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/KeplerPolarForm/KeplerPolarForm' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/MassPulleySpringSystem/MassPulleySpringSystem: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/MassPulleySpringSystem/MassPulleySpringSystem in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/MassPulleySpringSystem/MassPulleySpringSystem' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/NURBSCurveExample/NURBSCurveExample: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/NURBSCurveExample/NURBSCurveExample in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/NURBSCurveExample/NURBSCurveExample' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/PolygonDistance/PolygonDistance: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/PolygonDistance/PolygonDistance in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/PolygonDistance/PolygonDistance' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/PolyhedronDistance/PolyhedronDistance: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/PolyhedronDistance/PolyhedronDistance in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/PolyhedronDistance/PolyhedronDistance' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/Rope/Rope: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/Rope/Rope in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/Rope/Rope' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneFlatBoard/RoughPlaneFlatBoard: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneFlatBoard/RoughPlaneFlatBoard in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneFlatBoard/RoughPlaneFlatBoard' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneParticle1/RoughPlaneParticle1: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneParticle1/RoughPlaneParticle1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneParticle1/RoughPlaneParticle1' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneParticle2/RoughPlaneParticle2: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneParticle2/RoughPlaneParticle2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneParticle2/RoughPlaneParticle2' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneSolidBox/RoughPlaneSolidBox: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneSolidBox/RoughPlaneSolidBox in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneSolidBox/RoughPlaneSolidBox' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneThinRod1/RoughPlaneThinRod1: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneThinRod1/RoughPlaneThinRod1 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneThinRod1/RoughPlaneThinRod1' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/RoughPlaneThinRod2/RoughPlaneThinRod2: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/RoughPlaneThinRod2/RoughPlaneThinRod2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/RoughPlaneThinRod2/RoughPlaneThinRod2' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/SimplePendulum/SimplePendulum: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/SimplePendulum/SimplePendulum in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/SimplePendulum/SimplePendulum' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/SimplePendulumFriction/SimplePendulumFriction: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/SimplePendulumFriction/SimplePendulumFriction in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/SimplePendulumFriction/SimplePendulumFriction' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/WaterDropFormation/WaterDropFormation: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/WaterDropFormation/WaterDropFormation in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/WaterDropFormation/WaterDropFormation' will not be represented in diff
> dpkg-source: error: cannot represent change to SDK/examples/SamplePhysics/WrigglingSnake/WrigglingSnake: binary file contents changed
> dpkg-source: error: add SDK/examples/SamplePhysics/WrigglingSnake/WrigglingSnake in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'SDK/examples/SamplePhysics/WrigglingSnake/WrigglingSnake' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> 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/libwildmagic_5.17+cleaned1-6_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.
More information about the Debichem-devel
mailing list