Source: gem Version: 1:0.94-8 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package gem > dpkg-buildpackage: info: source version 1:0.94-8 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by IOhannes m zmölnig (Debian/GNU) > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in Gem > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Gem' > rm -rf .libs _libs > test -z "libGem.la" || rm -f libGem.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f GemGLconfig.h stamp-h2 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libGem_la-Cache.Plo > rm -f ./.deps/libGem_la-ContextData.Plo > rm -f ./.deps/libGem_la-Dylib.Plo > rm -f ./.deps/libGem_la-Event.Plo > rm -f ./.deps/libGem_la-Exception.Plo > rm -f ./.deps/libGem_la-Files.Plo > rm -f ./.deps/libGem_la-GLStack.Plo > rm -f ./.deps/libGem_la-Image.Plo > rm -f ./.deps/libGem_la-ImageLoad.Plo > rm -f ./.deps/libGem_la-ImageSave.Plo > rm -f ./.deps/libGem_la-Loaders.Plo > rm -f ./.deps/libGem_la-Manager.Plo > rm -f ./.deps/libGem_la-PBuffer.Plo > rm -f ./.deps/libGem_la-PixConvertAltivec.Plo > rm -f ./.deps/libGem_la-PixConvertSSE2.Plo > rm -f ./.deps/libGem_la-Properties.Plo > rm -f ./.deps/libGem_la-Rectangle.Plo > rm -f ./.deps/libGem_la-Settings.Plo > rm -f ./.deps/libGem_la-Setup.Plo > rm -f ./.deps/libGem_la-State.Plo > rm -f ./.deps/libGem_la-VertexBuffer.Plo > rm -f ./.deps/libGem_la-glew.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Gem' > Making distclean in RTE > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/RTE' > rm -rf .libs _libs > test -z "libRTE.la" || rm -f libRTE.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libRTE_la-Array.Plo > rm -f ./.deps/libRTE_la-Outlet.Plo > rm -f ./.deps/libRTE_la-RTE.Plo > rm -f ./.deps/libRTE_la-Symbol.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/RTE' > Making distclean in Utils > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Utils' > rm -rf .libs _libs > test -z "libUtils.la" || rm -f libUtils.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libUtils_la-Functions.Plo > rm -f ./.deps/libUtils_la-GLUtil.Plo > rm -f ./.deps/libUtils_la-GLUtil_define.Plo > rm -f ./.deps/libUtils_la-GemString.Plo > rm -f ./.deps/libUtils_la-MSVCMinGW.Plo > rm -f ./.deps/libUtils_la-Matrix.Plo > rm -f ./.deps/libUtils_la-SIMD.Plo > rm -f ./.deps/libUtils_la-SynchedWorkerThread.Plo > rm -f ./.deps/libUtils_la-Thread.Plo > rm -f ./.deps/libUtils_la-ThreadMutex.Plo > rm -f ./.deps/libUtils_la-ThreadSemaphore.Plo > rm -f ./.deps/libUtils_la-Vector.Plo > rm -f ./.deps/libUtils_la-WorkerThread.Plo > rm -f ./.deps/libUtils_la-plist.Plo > rm -f ./.deps/libUtils_la-pstk.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Utils' > Making distclean in Base > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Base' > rm -rf .libs _libs > test -z "libBase.la" || rm -f libBase.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > rm -f ./.deps/libBase_la-CPPExtern.Plo > rm -f ./.deps/libBase_la-GemBase.Plo > rm -f ./.deps/libBase_la-GemContext.Plo > rm -f ./.deps/libBase_la-GemGluObj.Plo > rm -f ./.deps/libBase_la-GemPathBase.Plo > rm -f ./.deps/libBase_la-GemPixDualObj.Plo > rm -f ./.deps/libBase_la-GemPixObj.Plo > rm -f ./.deps/libBase_la-GemShape.Plo > rm -f ./.deps/libBase_la-GemVertex.Plo > rm -f ./.deps/libBase_la-GemWinCreateEM.Plo > rm -f ./.deps/libBase_la-GemWinCreateMac.Plo > rm -f ./.deps/libBase_la-GemWinCreateNT.Plo > rm -f ./.deps/libBase_la-GemWinCreateXWin.Plo > rm -f ./.deps/libBase_la-GemWindow.Plo > rm -f ./.deps/libBase_la-TextBaseFTGL.Plo > rm -f ./.deps/libBase_la-TextBaseNone.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Base' > Making distclean in plugins > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/plugins' > rm -rf .libs _libs > test -z "libplugins.la" || rm -f libplugins.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libplugins_la-PluginFactory.Plo > rm -f ./.deps/libplugins_la-film.Plo > rm -f ./.deps/libplugins_la-imageloader.Plo > rm -f ./.deps/libplugins_la-imagesaver.Plo > rm -f ./.deps/libplugins_la-modelloader.Plo > rm -f ./.deps/libplugins_la-record.Plo > rm -f ./.deps/libplugins_la-video.Plo > rm -f ./.deps/libplugins_la-videoBase.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins' > Making distclean in Controls > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Controls' > rm -rf .libs _libs > test -z "libControls.la" || rm -f libControls.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libControls_la-gemcubeframebuffer.Plo > rm -f ./.deps/libControls_la-gemframebuffer.Plo > rm -f ./.deps/libControls_la-gemhead.Plo > rm -f ./.deps/libControls_la-gemkeyboard.Plo > rm -f ./.deps/libControls_la-gemkeyname.Plo > rm -f ./.deps/libControls_la-gemlist.Plo > rm -f ./.deps/libControls_la-gemlist_info.Plo > rm -f ./.deps/libControls_la-gemlist_matrix.Plo > rm -f ./.deps/libControls_la-gemmanager.Plo > rm -f ./.deps/libControls_la-gemmouse.Plo > rm -f ./.deps/libControls_la-gemreceive.Plo > rm -f ./.deps/libControls_la-gemwin.Plo > rm -f ./.deps/libControls_la-modelfiler.Plo > rm -f ./.deps/libControls_la-render_trigger.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Controls' > Making distclean in Geos > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Geos' > rm -rf .libs _libs > test -z "libGeos.la" || rm -f libGeos.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libGeos_la-GemSplash.Plo > rm -f ./.deps/libGeos_la-circle.Plo > rm -f ./.deps/libGeos_la-colorSquare.Plo > rm -f ./.deps/libGeos_la-cone.Plo > rm -f ./.deps/libGeos_la-cube.Plo > rm -f ./.deps/libGeos_la-cuboid.Plo > rm -f ./.deps/libGeos_la-curve.Plo > rm -f ./.deps/libGeos_la-curve3d.Plo > rm -f ./.deps/libGeos_la-cylinder.Plo > rm -f ./.deps/libGeos_la-disk.Plo > rm -f ./.deps/libGeos_la-gemvertexbuffer.Plo > rm -f ./.deps/libGeos_la-imageVert.Plo > rm -f ./.deps/libGeos_la-mesh_line.Plo > rm -f ./.deps/libGeos_la-mesh_square.Plo > rm -f ./.deps/libGeos_la-model.Plo > rm -f ./.deps/libGeos_la-multimodel.Plo > rm -f ./.deps/libGeos_la-newWave.Plo > rm -f ./.deps/libGeos_la-polygon.Plo > rm -f ./.deps/libGeos_la-pqtorusknots.Plo > rm -f ./.deps/libGeos_la-primTri.Plo > rm -f ./.deps/libGeos_la-rectangle.Plo > rm -f ./.deps/libGeos_la-ripple.Plo > rm -f ./.deps/libGeos_la-rubber.Plo > rm -f ./.deps/libGeos_la-scopeXYZ~.Plo > rm -f ./.deps/libGeos_la-slideSquares.Plo > rm -f ./.deps/libGeos_la-sphere.Plo > rm -f ./.deps/libGeos_la-sphere3d.Plo > rm -f ./.deps/libGeos_la-square.Plo > rm -f ./.deps/libGeos_la-surface3d.Plo > rm -f ./.deps/libGeos_la-teapot.Plo > rm -f ./.deps/libGeos_la-text2d.Plo > rm -f ./.deps/libGeos_la-text3d.Plo > rm -f ./.deps/libGeos_la-textextruded.Plo > rm -f ./.deps/libGeos_la-textoutline.Plo > rm -f ./.deps/libGeos_la-torus.Plo > rm -f ./.deps/libGeos_la-trapezoid.Plo > rm -f ./.deps/libGeos_la-triangle.Plo > rm -f ./.deps/libGeos_la-tube.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Geos' > Making distclean in Manips > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Manips' > rm -rf .libs _libs > test -z "libManips.la" || rm -f libManips.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libManips_la-accumrotate.Plo > rm -f ./.deps/libManips_la-alpha.Plo > rm -f ./.deps/libManips_la-ambient.Plo > rm -f ./.deps/libManips_la-ambientRGB.Plo > rm -f ./.deps/libManips_la-camera.Plo > rm -f ./.deps/libManips_la-color.Plo > rm -f ./.deps/libManips_la-colorRGB.Plo > rm -f ./.deps/libManips_la-depth.Plo > rm -f ./.deps/libManips_la-diffuse.Plo > rm -f ./.deps/libManips_la-diffuseRGB.Plo > rm -f ./.deps/libManips_la-emission.Plo > rm -f ./.deps/libManips_la-emissionRGB.Plo > rm -f ./.deps/libManips_la-fragment_program.Plo > rm -f ./.deps/libManips_la-glsl_fragment.Plo > rm -f ./.deps/libManips_la-glsl_geometry.Plo > rm -f ./.deps/libManips_la-glsl_program.Plo > rm -f ./.deps/libManips_la-glsl_tesscontrol.Plo > rm -f ./.deps/libManips_la-glsl_tesseval.Plo > rm -f ./.deps/libManips_la-glsl_vertex.Plo > rm -f ./.deps/libManips_la-linear_path.Plo > rm -f ./.deps/libManips_la-ortho.Plo > rm -f ./.deps/libManips_la-polygon_smooth.Plo > rm -f ./.deps/libManips_la-rotate.Plo > rm -f ./.deps/libManips_la-rotateXYZ.Plo > rm -f ./.deps/libManips_la-scale.Plo > rm -f ./.deps/libManips_la-scaleXYZ.Plo > rm -f ./.deps/libManips_la-separator.Plo > rm -f ./.deps/libManips_la-shearXY.Plo > rm -f ./.deps/libManips_la-shearXZ.Plo > rm -f ./.deps/libManips_la-shearYX.Plo > rm -f ./.deps/libManips_la-shearYZ.Plo > rm -f ./.deps/libManips_la-shearZX.Plo > rm -f ./.deps/libManips_la-shearZY.Plo > rm -f ./.deps/libManips_la-shininess.Plo > rm -f ./.deps/libManips_la-specular.Plo > rm -f ./.deps/libManips_la-specularRGB.Plo > rm -f ./.deps/libManips_la-spline_path.Plo > rm -f ./.deps/libManips_la-translate.Plo > rm -f ./.deps/libManips_la-translateXYZ.Plo > rm -f ./.deps/libManips_la-vertex_program.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Manips' > Making distclean in Nongeos > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Nongeos' > rm -rf .libs _libs > test -z "libNongeos.la" || rm -f libNongeos.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libNongeos_la-light.Plo > rm -f ./.deps/libNongeos_la-spot_light.Plo > rm -f ./.deps/libNongeos_la-world_light.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Nongeos' > Making distclean in openGL > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/openGL' > rm -rf .libs _libs > test -z "libopenGL.la" || rm -f libopenGL.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libopenGL_la-GEMglAccum.Plo > rm -f ./.deps/libopenGL_la-GEMglActiveTexture.Plo > rm -f ./.deps/libopenGL_la-GEMglActiveTextureARB.Plo > rm -f ./.deps/libopenGL_la-GEMglAlphaFunc.Plo > rm -f ./.deps/libopenGL_la-GEMglAreTexturesResident.Plo > rm -f ./.deps/libopenGL_la-GEMglArrayElement.Plo > rm -f ./.deps/libopenGL_la-GEMglBegin.Plo > rm -f ./.deps/libopenGL_la-GEMglBindProgramARB.Plo > rm -f ./.deps/libopenGL_la-GEMglBindTexture.Plo > rm -f ./.deps/libopenGL_la-GEMglBitmap.Plo > rm -f ./.deps/libopenGL_la-GEMglBlendEquation.Plo > rm -f ./.deps/libopenGL_la-GEMglBlendFunc.Plo > rm -f ./.deps/libopenGL_la-GEMglCallList.Plo > rm -f ./.deps/libopenGL_la-GEMglClear.Plo > rm -f ./.deps/libopenGL_la-GEMglClearAccum.Plo > rm -f ./.deps/libopenGL_la-GEMglClearColor.Plo > rm -f ./.deps/libopenGL_la-GEMglClearDepth.Plo > rm -f ./.deps/libopenGL_la-GEMglClearIndex.Plo > rm -f ./.deps/libopenGL_la-GEMglClearStencil.Plo > rm -f ./.deps/libopenGL_la-GEMglClipPlane.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3b.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3bv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3d.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3dv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3f.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3fv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3i.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3iv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3s.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3sv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3ub.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3ubv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3ui.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3uiv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3us.Plo > rm -f ./.deps/libopenGL_la-GEMglColor3usv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4b.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4bv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4d.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4dv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4f.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4fv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4i.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4iv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4s.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4sv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4ub.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4ubv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4ui.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4uiv.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4us.Plo > rm -f ./.deps/libopenGL_la-GEMglColor4usv.Plo > rm -f ./.deps/libopenGL_la-GEMglColorMask.Plo > rm -f ./.deps/libopenGL_la-GEMglColorMaterial.Plo > rm -f ./.deps/libopenGL_la-GEMglCopyPixels.Plo > rm -f ./.deps/libopenGL_la-GEMglCopyTexImage1D.Plo > rm -f ./.deps/libopenGL_la-GEMglCopyTexImage2D.Plo > rm -f ./.deps/libopenGL_la-GEMglCopyTexSubImage1D.Plo > rm -f ./.deps/libopenGL_la-GEMglCopyTexSubImage2D.Plo > rm -f ./.deps/libopenGL_la-GEMglCullFace.Plo > rm -f ./.deps/libopenGL_la-GEMglDeleteTextures.Plo > rm -f ./.deps/libopenGL_la-GEMglDepthFunc.Plo > rm -f ./.deps/libopenGL_la-GEMglDepthMask.Plo > rm -f ./.deps/libopenGL_la-GEMglDepthRange.Plo > rm -f ./.deps/libopenGL_la-GEMglDisable.Plo > rm -f ./.deps/libopenGL_la-GEMglDisableClientState.Plo > rm -f ./.deps/libopenGL_la-GEMglDrawArrays.Plo > rm -f ./.deps/libopenGL_la-GEMglDrawBuffer.Plo > rm -f ./.deps/libopenGL_la-GEMglDrawElements.Plo > rm -f ./.deps/libopenGL_la-GEMglEdgeFlag.Plo > rm -f ./.deps/libopenGL_la-GEMglEnable.Plo > rm -f ./.deps/libopenGL_la-GEMglEnableClientState.Plo > rm -f ./.deps/libopenGL_la-GEMglEnd.Plo > rm -f ./.deps/libopenGL_la-GEMglEndList.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord1d.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord1dv.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord1f.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord1fv.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord2d.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord2dv.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord2f.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalCoord2fv.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalMesh1.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalMesh2.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalPoint1.Plo > rm -f ./.deps/libopenGL_la-GEMglEvalPoint2.Plo > rm -f ./.deps/libopenGL_la-GEMglFeedbackBuffer.Plo > rm -f ./.deps/libopenGL_la-GEMglFinish.Plo > rm -f ./.deps/libopenGL_la-GEMglFlush.Plo > rm -f ./.deps/libopenGL_la-GEMglFogf.Plo > rm -f ./.deps/libopenGL_la-GEMglFogfv.Plo > rm -f ./.deps/libopenGL_la-GEMglFogi.Plo > rm -f ./.deps/libopenGL_la-GEMglFogiv.Plo > rm -f ./.deps/libopenGL_la-GEMglFrontFace.Plo > rm -f ./.deps/libopenGL_la-GEMglFrustum.Plo > rm -f ./.deps/libopenGL_la-GEMglGenLists.Plo > rm -f ./.deps/libopenGL_la-GEMglGenProgramsARB.Plo > rm -f ./.deps/libopenGL_la-GEMglGenTextures.Plo > rm -f ./.deps/libopenGL_la-GEMglGenerateMipmap.Plo > rm -f ./.deps/libopenGL_la-GEMglGetError.Plo > rm -f ./.deps/libopenGL_la-GEMglGetFloatv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetIntegerv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetMapdv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetMapfv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetMapiv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetPointerv.Plo > rm -f ./.deps/libopenGL_la-GEMglGetString.Plo > rm -f ./.deps/libopenGL_la-GEMglHint.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexMask.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexd.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexdv.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexf.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexfv.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexi.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexiv.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexs.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexsv.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexub.Plo > rm -f ./.deps/libopenGL_la-GEMglIndexubv.Plo > rm -f ./.deps/libopenGL_la-GEMglInitNames.Plo > rm -f ./.deps/libopenGL_la-GEMglIsEnabled.Plo > rm -f ./.deps/libopenGL_la-GEMglIsList.Plo > rm -f ./.deps/libopenGL_la-GEMglIsTexture.Plo > rm -f ./.deps/libopenGL_la-GEMglLightModelf.Plo > rm -f ./.deps/libopenGL_la-GEMglLightModeli.Plo > rm -f ./.deps/libopenGL_la-GEMglLightf.Plo > rm -f ./.deps/libopenGL_la-GEMglLighti.Plo > rm -f ./.deps/libopenGL_la-GEMglLineStipple.Plo > rm -f ./.deps/libopenGL_la-GEMglLineWidth.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadIdentity.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadMatrixd.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadMatrixf.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadName.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadTransposeMatrixd.Plo > rm -f ./.deps/libopenGL_la-GEMglLoadTransposeMatrixf.Plo > rm -f ./.deps/libopenGL_la-GEMglLogicOp.Plo > rm -f ./.deps/libopenGL_la-GEMglMap1d.Plo > rm -f ./.deps/libopenGL_la-GEMglMap1f.Plo > rm -f ./.deps/libopenGL_la-GEMglMap2d.Plo > rm -f ./.deps/libopenGL_la-GEMglMap2f.Plo > rm -f ./.deps/libopenGL_la-GEMglMapGrid1d.Plo > rm -f ./.deps/libopenGL_la-GEMglMapGrid1f.Plo > rm -f ./.deps/libopenGL_la-GEMglMapGrid2d.Plo > rm -f ./.deps/libopenGL_la-GEMglMapGrid2f.Plo > rm -f ./.deps/libopenGL_la-GEMglMaterialf.Plo > rm -f ./.deps/libopenGL_la-GEMglMaterialfv.Plo > rm -f ./.deps/libopenGL_la-GEMglMateriali.Plo > rm -f ./.deps/libopenGL_la-GEMglMatrixMode.Plo > rm -f ./.deps/libopenGL_la-GEMglMultMatrixd.Plo > rm -f ./.deps/libopenGL_la-GEMglMultMatrixf.Plo > rm -f ./.deps/libopenGL_la-GEMglMultTransposeMatrixd.Plo > rm -f ./.deps/libopenGL_la-GEMglMultTransposeMatrixf.Plo > rm -f ./.deps/libopenGL_la-GEMglMultiTexCoord2f.Plo > rm -f ./.deps/libopenGL_la-GEMglMultiTexCoord2fARB.Plo > rm -f ./.deps/libopenGL_la-GEMglNewList.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3b.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3bv.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3d.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3dv.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3f.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3fv.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3i.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3iv.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3s.Plo > rm -f ./.deps/libopenGL_la-GEMglNormal3sv.Plo > rm -f ./.deps/libopenGL_la-GEMglOrtho.Plo > rm -f ./.deps/libopenGL_la-GEMglPassThrough.Plo > rm -f ./.deps/libopenGL_la-GEMglPixelStoref.Plo > rm -f ./.deps/libopenGL_la-GEMglPixelStorei.Plo > rm -f ./.deps/libopenGL_la-GEMglPixelTransferf.Plo > rm -f ./.deps/libopenGL_la-GEMglPixelTransferi.Plo > rm -f ./.deps/libopenGL_la-GEMglPixelZoom.Plo > rm -f ./.deps/libopenGL_la-GEMglPointSize.Plo > rm -f ./.deps/libopenGL_la-GEMglPolygonMode.Plo > rm -f ./.deps/libopenGL_la-GEMglPolygonOffset.Plo > rm -f ./.deps/libopenGL_la-GEMglPopAttrib.Plo > rm -f ./.deps/libopenGL_la-GEMglPopClientAttrib.Plo > rm -f ./.deps/libopenGL_la-GEMglPopMatrix.Plo > rm -f ./.deps/libopenGL_la-GEMglPopName.Plo > rm -f ./.deps/libopenGL_la-GEMglPrioritizeTextures.Plo > rm -f ./.deps/libopenGL_la-GEMglProgramEnvParameter4dARB.Plo > rm -f ./.deps/libopenGL_la-GEMglProgramEnvParameter4fvARB.Plo > rm -f ./.deps/libopenGL_la-GEMglProgramLocalParameter4fvARB.Plo > rm -f ./.deps/libopenGL_la-GEMglProgramStringARB.Plo > rm -f ./.deps/libopenGL_la-GEMglPushAttrib.Plo > rm -f ./.deps/libopenGL_la-GEMglPushClientAttrib.Plo > rm -f ./.deps/libopenGL_la-GEMglPushMatrix.Plo > rm -f ./.deps/libopenGL_la-GEMglPushName.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2d.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2dv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2f.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2fv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2i.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2iv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2s.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos2sv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3d.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3dv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3f.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3fv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3i.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3iv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3s.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos3sv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4d.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4dv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4f.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4fv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4i.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4iv.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4s.Plo > rm -f ./.deps/libopenGL_la-GEMglRasterPos4sv.Plo > rm -f ./.deps/libopenGL_la-GEMglRectd.Plo > rm -f ./.deps/libopenGL_la-GEMglRectf.Plo > rm -f ./.deps/libopenGL_la-GEMglRecti.Plo > rm -f ./.deps/libopenGL_la-GEMglRects.Plo > rm -f ./.deps/libopenGL_la-GEMglRenderMode.Plo > rm -f ./.deps/libopenGL_la-GEMglReportError.Plo > rm -f ./.deps/libopenGL_la-GEMglRotated.Plo > rm -f ./.deps/libopenGL_la-GEMglRotatef.Plo > rm -f ./.deps/libopenGL_la-GEMglScaled.Plo > rm -f ./.deps/libopenGL_la-GEMglScalef.Plo > rm -f ./.deps/libopenGL_la-GEMglScissor.Plo > rm -f ./.deps/libopenGL_la-GEMglSelectBuffer.Plo > rm -f ./.deps/libopenGL_la-GEMglShadeModel.Plo > rm -f ./.deps/libopenGL_la-GEMglStencilFunc.Plo > rm -f ./.deps/libopenGL_la-GEMglStencilMask.Plo > rm -f ./.deps/libopenGL_la-GEMglStencilOp.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1d.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1dv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1f.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1fv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1i.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1iv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1s.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord1sv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2d.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2dv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2f.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2fv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2i.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2iv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2s.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord2sv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3d.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3dv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3f.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3fv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3i.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3iv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3s.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord3sv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4d.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4dv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4f.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4fv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4i.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4iv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4s.Plo > rm -f ./.deps/libopenGL_la-GEMglTexCoord4sv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexEnvf.Plo > rm -f ./.deps/libopenGL_la-GEMglTexEnvi.Plo > rm -f ./.deps/libopenGL_la-GEMglTexGend.Plo > rm -f ./.deps/libopenGL_la-GEMglTexGenf.Plo > rm -f ./.deps/libopenGL_la-GEMglTexGenfv.Plo > rm -f ./.deps/libopenGL_la-GEMglTexGeni.Plo > rm -f ./.deps/libopenGL_la-GEMglTexImage2D.Plo > rm -f ./.deps/libopenGL_la-GEMglTexParameterf.Plo > rm -f ./.deps/libopenGL_la-GEMglTexParameteri.Plo > rm -f ./.deps/libopenGL_la-GEMglTexSubImage1D.Plo > rm -f ./.deps/libopenGL_la-GEMglTexSubImage2D.Plo > rm -f ./.deps/libopenGL_la-GEMglTranslated.Plo > rm -f ./.deps/libopenGL_la-GEMglTranslatef.Plo > rm -f ./.deps/libopenGL_la-GEMglUniform1f.Plo > rm -f ./.deps/libopenGL_la-GEMglUniform1fARB.Plo > rm -f ./.deps/libopenGL_la-GEMglUseProgramObjectARB.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2d.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2dv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2f.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2fv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2i.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2iv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2s.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex2sv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3d.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3dv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3f.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3fv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3i.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3iv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3s.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex3sv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4d.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4dv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4f.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4fv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4i.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4iv.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4s.Plo > rm -f ./.deps/libopenGL_la-GEMglVertex4sv.Plo > rm -f ./.deps/libopenGL_la-GEMglViewport.Plo > rm -f ./.deps/libopenGL_la-GEMgluLookAt.Plo > rm -f ./.deps/libopenGL_la-GEMgluPerspective.Plo > rm -f ./.deps/libopenGL_la-GLdefine.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/openGL' > Making distclean in Particles > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Particles' > rm -rf .libs _libs > test -z "libParticles.la libPAPI.la" || rm -f libParticles.la libPAPI.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f papi/*.o > rm -rf papi/.libs papi/_libs > rm -f papi/.deps/.dirstamp > rm -f ./so_locations > rm -f papi/*.lo > rm -f papi/.dirstamp > rm -f ./.deps/libParticles_la-part_color.Plo > rm -f ./.deps/libParticles_la-part_damp.Plo > rm -f ./.deps/libParticles_la-part_draw.Plo > rm -f ./.deps/libParticles_la-part_follow.Plo > rm -f ./.deps/libParticles_la-part_gravity.Plo > rm -f ./.deps/libParticles_la-part_head.Plo > rm -f ./.deps/libParticles_la-part_info.Plo > rm -f ./.deps/libParticles_la-part_killold.Plo > rm -f ./.deps/libParticles_la-part_killslow.Plo > rm -f ./.deps/libParticles_la-part_orbitpoint.Plo > rm -f ./.deps/libParticles_la-part_render.Plo > rm -f ./.deps/libParticles_la-part_sink.Plo > rm -f ./.deps/libParticles_la-part_size.Plo > rm -f ./.deps/libParticles_la-part_source.Plo > rm -f ./.deps/libParticles_la-part_targetcolor.Plo > rm -f ./.deps/libParticles_la-part_targetsize.Plo > rm -f ./.deps/libParticles_la-part_velcone.Plo > rm -f ./.deps/libParticles_la-part_velocity.Plo > rm -f ./.deps/libParticles_la-part_velsphere.Plo > rm -f ./.deps/libParticles_la-part_vertex.Plo > rm -f ./.deps/libParticles_la-partlib_base.Plo > rm -f papi/.deps/libPAPI_la-actionapi.Plo > rm -f papi/.deps/libPAPI_la-actions.Plo > rm -f papi/.deps/libPAPI_la-opengl.Plo > rm -f papi/.deps/libPAPI_la-system.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Particles' > Making distclean in Pixes > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Pixes' > rm -rf .libs _libs > test -z "libPixes.la" || rm -f libPixes.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libPixes_la-pix_2grey.Plo > rm -f ./.deps/libPixes_la-pix_a_2grey.Plo > rm -f ./.deps/libPixes_la-pix_add.Plo > rm -f ./.deps/libPixes_la-pix_aging.Plo > rm -f ./.deps/libPixes_la-pix_alpha.Plo > rm -f ./.deps/libPixes_la-pix_background.Plo > rm -f ./.deps/libPixes_la-pix_backlight.Plo > rm -f ./.deps/libPixes_la-pix_biquad.Plo > rm -f ./.deps/libPixes_la-pix_bitmask.Plo > rm -f ./.deps/libPixes_la-pix_blob.Plo > rm -f ./.deps/libPixes_la-pix_blur.Plo > rm -f ./.deps/libPixes_la-pix_buf.Plo > rm -f ./.deps/libPixes_la-pix_buffer.Plo > rm -f ./.deps/libPixes_la-pix_buffer_read.Plo > rm -f ./.deps/libPixes_la-pix_buffer_write.Plo > rm -f ./.deps/libPixes_la-pix_chroma_key.Plo > rm -f ./.deps/libPixes_la-pix_clearblock.Plo > rm -f ./.deps/libPixes_la-pix_color.Plo > rm -f ./.deps/libPixes_la-pix_coloralpha.Plo > rm -f ./.deps/libPixes_la-pix_colorclassify.Plo > rm -f ./.deps/libPixes_la-pix_colormatrix.Plo > rm -f ./.deps/libPixes_la-pix_colorreduce.Plo > rm -f ./.deps/libPixes_la-pix_compare.Plo > rm -f ./.deps/libPixes_la-pix_composite.Plo > rm -f ./.deps/libPixes_la-pix_contrast.Plo > rm -f ./.deps/libPixes_la-pix_convert.Plo > rm -f ./.deps/libPixes_la-pix_convolve.Plo > rm -f ./.deps/libPixes_la-pix_coordinate.Plo > rm -f ./.deps/libPixes_la-pix_crop.Plo > rm -f ./.deps/libPixes_la-pix_cubemap.Plo > rm -f ./.deps/libPixes_la-pix_curve.Plo > rm -f ./.deps/libPixes_la-pix_data.Plo > rm -f ./.deps/libPixes_la-pix_deinterlace.Plo > rm -f ./.deps/libPixes_la-pix_delay.Plo > rm -f ./.deps/libPixes_la-pix_diff.Plo > rm -f ./.deps/libPixes_la-pix_dot.Plo > rm -f ./.deps/libPixes_la-pix_draw.Plo > rm -f ./.deps/libPixes_la-pix_dump.Plo > rm -f ./.deps/libPixes_la-pix_duotone.Plo > rm -f ./.deps/libPixes_la-pix_emboss.Plo > rm -f ./.deps/libPixes_la-pix_equal.Plo > rm -f ./.deps/libPixes_la-pix_film.Plo > rm -f ./.deps/libPixes_la-pix_flip.Plo > rm -f ./.deps/libPixes_la-pix_freeframe.Plo > rm -f ./.deps/libPixes_la-pix_frei0r.Plo > rm -f ./.deps/libPixes_la-pix_gain.Plo > rm -f ./.deps/libPixes_la-pix_grey.Plo > rm -f ./.deps/libPixes_la-pix_halftone.Plo > rm -f ./.deps/libPixes_la-pix_histo.Plo > rm -f ./.deps/libPixes_la-pix_hsv2rgb.Plo > rm -f ./.deps/libPixes_la-pix_image.Plo > rm -f ./.deps/libPixes_la-pix_imageInPlace.Plo > rm -f ./.deps/libPixes_la-pix_info.Plo > rm -f ./.deps/libPixes_la-pix_invert.Plo > rm -f ./.deps/libPixes_la-pix_kaleidoscope.Plo > rm -f ./.deps/libPixes_la-pix_levels.Plo > rm -f ./.deps/libPixes_la-pix_lumaoffset.Plo > rm -f ./.deps/libPixes_la-pix_mask.Plo > rm -f ./.deps/libPixes_la-pix_mean_color.Plo > rm -f ./.deps/libPixes_la-pix_metaimage.Plo > rm -f ./.deps/libPixes_la-pix_mix.Plo > rm -f ./.deps/libPixes_la-pix_motionblur.Plo > rm -f ./.deps/libPixes_la-pix_movement.Plo > rm -f ./.deps/libPixes_la-pix_movement2.Plo > rm -f ./.deps/libPixes_la-pix_movie.Plo > rm -f ./.deps/libPixes_la-pix_multiblob.Plo > rm -f ./.deps/libPixes_la-pix_multiimage.Plo > rm -f ./.deps/libPixes_la-pix_multiply.Plo > rm -f ./.deps/libPixes_la-pix_multitexture.Plo > rm -f ./.deps/libPixes_la-pix_noise.Plo > rm -f ./.deps/libPixes_la-pix_normalize.Plo > rm -f ./.deps/libPixes_la-pix_offset.Plo > rm -f ./.deps/libPixes_la-pix_pix2sig.Plo > rm -f ./.deps/libPixes_la-pix_posterize.Plo > rm -f ./.deps/libPixes_la-pix_puzzle.Plo > rm -f ./.deps/libPixes_la-pix_rds.Plo > rm -f ./.deps/libPixes_la-pix_record.Plo > rm -f ./.deps/libPixes_la-pix_rectangle.Plo > rm -f ./.deps/libPixes_la-pix_refraction.Plo > rm -f ./.deps/libPixes_la-pix_resize.Plo > rm -f ./.deps/libPixes_la-pix_rgb2hsv.Plo > rm -f ./.deps/libPixes_la-pix_rgba.Plo > rm -f ./.deps/libPixes_la-pix_roi.Plo > rm -f ./.deps/libPixes_la-pix_roll.Plo > rm -f ./.deps/libPixes_la-pix_rtx.Plo > rm -f ./.deps/libPixes_la-pix_scanline.Plo > rm -f ./.deps/libPixes_la-pix_set.Plo > rm -f ./.deps/libPixes_la-pix_share_read.Plo > rm -f ./.deps/libPixes_la-pix_share_write.Plo > rm -f ./.deps/libPixes_la-pix_sig2pix.Plo > rm -f ./.deps/libPixes_la-pix_snap.Plo > rm -f ./.deps/libPixes_la-pix_snap2tex.Plo > rm -f ./.deps/libPixes_la-pix_subtract.Plo > rm -f ./.deps/libPixes_la-pix_tIIR.Plo > rm -f ./.deps/libPixes_la-pix_tIIRf.Plo > rm -f ./.deps/libPixes_la-pix_takealpha.Plo > rm -f ./.deps/libPixes_la-pix_test.Plo > rm -f ./.deps/libPixes_la-pix_texture.Plo > rm -f ./.deps/libPixes_la-pix_threshold.Plo > rm -f ./.deps/libPixes_la-pix_threshold_bernsen.Plo > rm -f ./.deps/libPixes_la-pix_video.Plo > rm -f ./.deps/libPixes_la-pix_vpaint.Plo > rm -f ./.deps/libPixes_la-pix_write.Plo > rm -f ./.deps/libPixes_la-pix_writer.Plo > rm -f ./.deps/libPixes_la-pix_yuv.Plo > rm -f ./.deps/libPixes_la-pix_zoom.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Pixes' > Making distclean in Vertex > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/Vertex' > rm -rf .libs _libs > test -z "libVertex.la" || rm -f libVertex.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./so_locations > test . = "." || test -z "" || rm -f > rm -f ./.deps/libVertex_la-vertex_add.Plo > rm -f ./.deps/libVertex_la-vertex_combine.Plo > rm -f ./.deps/libVertex_la-vertex_draw.Plo > rm -f ./.deps/libVertex_la-vertex_grid.Plo > rm -f ./.deps/libVertex_la-vertex_info.Plo > rm -f ./.deps/libVertex_la-vertex_model.Plo > rm -f ./.deps/libVertex_la-vertex_mul.Plo > rm -f ./.deps/libVertex_la-vertex_offset.Plo > rm -f ./.deps/libVertex_la-vertex_quad.Plo > rm -f ./.deps/libVertex_la-vertex_scale.Plo > rm -f ./.deps/libVertex_la-vertex_set.Plo > rm -f ./.deps/libVertex_la-vertex_tabread.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/Vertex' > Making distclean in deprecated > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/deprecated' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/deprecated' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > test -L ../Gem.pd_linux && rm -f ../Gem.pd_linux || true > test -z "Gem.la" || rm -f Gem.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "version_current.h" || rm -f version_current.h > rm -f ./so_locations > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f ./.deps/Gem_la-Version.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in abstractions > make[2]: Entering directory '/<<PKGBUILDDIR>>/abstractions' > rm -rf .libs _libs > rm -f *.lo > test -z "gemdefaultwindow.pd" || rm -f gemdefaultwindow.pd > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/abstractions' > Making distclean in help > make[2]: Entering directory '/<<PKGBUILDDIR>>/help' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/help' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in build > make[2]: Entering directory '/<<PKGBUILDDIR>>/build' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' > Making distclean in plugins > make[2]: Entering directory '/<<PKGBUILDDIR>>/plugins' > Making distclean in imageMAGICK > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageMAGICK' > rm -rf .libs _libs > test -z "gem_imageMAGICK.la " || rm -f gem_imageMAGICK.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > /bin/grep: gem_imageMAGICK.la: No such file or directory > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_imageMAGICK_la-MagickCore.Plo > rm -f ./.deps/gem_imageMAGICK_la-MagickPlusPlus.Plo > rm -f ./.deps/gem_imageMAGICK_la-imageMAGICK.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageMAGICK' > Making distclean in imageTIFF > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageTIFF' > rm -rf .libs _libs > test -z "gem_imageTIFF.la" || rm -f gem_imageTIFF.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_imageTIFF.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_imageTIFF_la-imageTIFF.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageTIFF' > Making distclean in imageJPEG > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageJPEG' > rm -rf .libs _libs > test -z "gem_imageJPEG.la" || rm -f gem_imageJPEG.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_imageJPEG.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_imageJPEG_la-imageJPEG.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageJPEG' > Making distclean in imageSGI > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageSGI' > rm -rf .libs _libs > test -z "gem_imageSGI.la" || rm -f gem_imageSGI.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > /bin/grep: gem_imageSGI.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_imageSGI_la-imageSGI.Plo > rm -f ./.deps/gem_imageSGI_la-sgiimage.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageSGI' > Making distclean in imageSTB > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageSTB' > rm -rf .libs _libs > test -z "gem_imageSTB.la" || rm -f gem_imageSTB.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_imageSTB.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_imageSTB_la-imageSTB.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageSTB' > Making distclean in imageQT > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageQT' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_imageQT_la-imageQT.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageQT' > Making distclean in imageIO > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/imageIO' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_imageIO_la-imageIO.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/imageIO' > Making distclean in filmAVF > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmAVF' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmAVF_la-AVFMoviePlayer.Plo > rm -f ./.deps/gem_filmAVF_la-filmAVF.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmAVF' > Making distclean in filmAVI > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmAVI' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmAVI_la-filmAVI.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmAVI' > Making distclean in filmAVIPLAY > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmAVIPLAY' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmAVIPLAY_la-filmAVIPLAY.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmAVIPLAY' > Making distclean in filmDS > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmDS' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmDS_la-filmDS.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmDS' > Making distclean in filmDarwin > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmDarwin' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmDarwin_la-filmDarwin.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmDarwin' > Making distclean in filmGMERLIN > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmGMERLIN' > rm -rf .libs _libs > test -z "gem_filmGMERLIN.la" || rm -f gem_filmGMERLIN.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_filmGMERLIN.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_filmGMERLIN_la-filmGMERLIN.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmGMERLIN' > Making distclean in filmMPEG1 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmMPEG1' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmMPEG1_la-filmMPEG1.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmMPEG1' > Making distclean in filmMPEG3 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmMPEG3' > rm -rf .libs _libs > test -z "gem_filmMPEG3.la" || rm -f gem_filmMPEG3.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_filmMPEG3.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_filmMPEG3_la-filmMPEG3.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmMPEG3' > Making distclean in filmQT > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmQT' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmQT_la-filmQT.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmQT' > Making distclean in filmQT4L > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmQT4L' > rm -rf .libs _libs > test -z "gem_filmQT4L.la gem_filmQT4L.la" || rm -f gem_filmQT4L.la > gem_filmQT4L.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_filmQT4L.la: No such file or directory > /bin/grep: gem_filmQT4L.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_filmQT4L_la-filmQT4L.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmQT4L' > Making distclean in recordQT > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/recordQT' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_recordQT_la-recordQT.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/recordQT' > Making distclean in recordQT4L > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/recordQT4L' > rm -rf .libs _libs > test -z "gem_recordQT4L.la gem_recordQT4L.la" || rm -f gem_recordQT4L.la > gem_recordQT4L.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_recordQT4L.la: No such file or directory > /bin/grep: gem_recordQT4L.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_recordQT4L_la-recordQT4L.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/recordQT4L' > Making distclean in recordV4L > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/recordV4L' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_recordV4L_la-recordV4L.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/recordV4L' > Making distclean in recordV4L2 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/recordV4L2' > rm -rf .libs _libs > test -z "gem_recordV4L2.la" || rm -f gem_recordV4L2.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > /bin/grep: gem_recordV4L2.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_recordV4L2_la-recordV4L2.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/recordV4L2' > Making distclean in videoAVF > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoAVF' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoAVF_la-AVFVideoGrabber.Plo > rm -f ./.deps/gem_videoAVF_la-videoAVF.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoAVF' > Making distclean in videoDC1394 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoDC1394' > rm -rf .libs _libs > test -z "gem_videoDC1394.la" || rm -f gem_videoDC1394.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > /bin/grep: gem_videoDC1394.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_videoDC1394_la-videoDC1394.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoDC1394' > Making distclean in videoDS > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoDS' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoDS_la-DSgrabber.Plo > rm -f ./.deps/gem_videoDS_la-videoDS.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoDS' > Making distclean in videoDV4L > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoDV4L' > rm -rf .libs _libs > test -z "gem_videoDV4L.la" || rm -f gem_videoDV4L.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > gem_videoDV4L.so: cleaning convenience links > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_videoDV4L_la-videoDV4L.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoDV4L' > Making distclean in videoDarwin > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoDarwin' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoDarwin_la-videoDarwin.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoDarwin' > Making distclean in videoSGI > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoSGI' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoSGI_la-videoSGI.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoSGI' > Making distclean in videoUNICAP > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoUNICAP' > rm -rf .libs _libs > test -z "gem_videoUNICAP.la" || rm -f gem_videoUNICAP.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > /bin/grep: gem_videoUNICAP.la: No such file or directory > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_videoUNICAP_la-videoUNICAP.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoUNICAP' > Making distclean in videoV4L > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoV4L' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoV4L_la-videoV4L.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoV4L' > Making distclean in videoV4L2 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoV4L2' > rm -rf .libs _libs > test -z "gem_videoV4L2.la" || rm -f gem_videoV4L2.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > /bin/grep: gem_videoV4L2.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_videoV4L2_la-videoV4L2.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoV4L2' > Making distclean in videoVFW > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoVFW' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_videoVFW_la-videoVFW.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoVFW' > Making distclean in videoVLC > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoVLC' > rm -rf .libs _libs > test -z "gem_videoVLC.la" || rm -f gem_videoVLC.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_videoVLC.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_videoVLC_la-videoVLC.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoVLC' > Making distclean in videoVNC > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoVNC' > rm -rf .libs _libs > test -z "gem_videoVNC.la" || rm -f gem_videoVNC.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > gem_videoVNC.so: cleaning convenience links > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_videoVNC_la-videoVNC.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoVNC' > Making distclean in videoVIDS > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoVIDS' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -rf videoInput/.libs videoInput/_libs > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f videoInput/*.o > test . = "." || test -z "" || rm -f > rm -f videoInput/*.lo > rm -f videoInput/.deps/.dirstamp > rm -f videoInput/.dirstamp > rm -f ./.deps/gem_videoVIDS_la-videoVIDS.Plo > rm -f videoInput/.deps/gem_videoVIDS_la-videoInput.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoVIDS' > Making distclean in videoAVT > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoAVT' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/gem_videoAVT_la-videoAVT.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoAVT' > Making distclean in videoHALCON > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoHALCON' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/gem_videoHALCON_la-videoHALCON.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoHALCON' > Making distclean in videoPYLON > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoPYLON' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/gem_videoPYLON_la-videoPYLON.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoPYLON' > Making distclean in videoDECKLINK > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoDECKLINK' > rm -rf .libs _libs > test -z "gem_videoDECKLINK.la" || rm -f gem_videoDECKLINK.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > /bin/grep: gem_videoDECKLINK.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f ./so_locations > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/gem_videoDECKLINK_la-videoDECKLINK.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoDECKLINK' > Making distclean in modelOBJ > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/modelOBJ' > rm -rf .libs _libs > test -z "gem_modelOBJ.la" || rm -f gem_modelOBJ.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_modelOBJ.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_modelOBJ_la-modelOBJ.Plo > rm -f ./.deps/gem_modelOBJ_la-model_loader.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/modelOBJ' > Making distclean in modelASSIMP2 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/modelASSIMP2' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_modelASSIMP2_la-modelASSIMP2.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/modelASSIMP2' > Making distclean in modelASSIMP3 > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/modelASSIMP3' > rm -rf .libs _libs > test -z "gem_modelASSIMP3.la" || rm -f gem_modelASSIMP3.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_modelASSIMP3.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_modelASSIMP3_la-modelASSIMP3.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/modelASSIMP3' > Making distclean in filmTEST > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmTEST' > rm -rf .libs _libs > test -z "gem_filmTEST.la" || rm -f gem_filmTEST.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > /bin/grep: gem_filmTEST.la: No such file or directory > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/gem_filmTEST_la-filmTEST.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmTEST' > Making distclean in filmDSATL > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/filmDSATL' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/gem_filmDS_la-filmDS.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/filmDSATL' > Making distclean in videoTEST > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/videoTEST' > rm -rf .libs _libs > test -z "gem_videoTEST.la" || rm -f gem_videoTEST.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gem_videoTEST.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gem_videoTEST_la-videoTEST.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/videoTEST' > make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/plugins' > Making distclean in src/Output > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/Output' > rm -rf .libs _libs > test -z " gemglutwindow.la gemglxwindow.la gemsdlwindow.la > gemglfw3window.la" || rm -f gemglutwindow.la gemglxwindow.la > gemsdlwindow.la gemglfw3window.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > /bin/grep: gemglutwindow.la: No such file or directory > /bin/grep: gemglxwindow.la: No such file or directory > /bin/grep: gemsdlwindow.la: No such file or directory > /bin/grep: gemglfw3window.la: No such file or directory > rm -f ./so_locations > rm -f ./.deps/gemcocoawindow.Plo > rm -f ./.deps/gemcocoawindow_la-gemcocoawindow.Plo > rm -f ./.deps/gemglfw2window_la-gemglfw2window.Plo > rm -f ./.deps/gemglfw3window_la-gemglfw3window.Plo > rm -f ./.deps/gemglutwindow_la-gemglutwindow.Plo > rm -f ./.deps/gemglxwindow_la-gemglxwindow.Plo > rm -f ./.deps/gemmacoswindow.Plo > rm -f ./.deps/gemmacoswindow_la-gemmacoswindow.Plo > rm -f ./.deps/gemmacwindow_la-gemmacwindow.Plo > rm -f ./.deps/gemsdl2window_la-gemsdl2window.Plo > rm -f ./.deps/gemsdlwindow_la-gemsdlwindow.Plo > rm -f ./.deps/gemw32window_la-gemw32window.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/Output' > Making distclean in extra > make[2]: Entering directory '/<<PKGBUILDDIR>>/extra' > Making distclean in pix_mano > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra/pix_mano' > test -z "pix_mano.la" || rm -f pix_mano.la > rm -rf .libs _libs > rm -f pix_mano.pd_linux > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/pix_mano_la-pix_mano.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra/pix_mano' > Making distclean in pix_drum > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra/pix_drum' > test -z "pix_drum.la" || rm -f pix_drum.la > rm -rf .libs _libs > rm -f pix_drum.pd_linux > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/pix_drum_la-pix_drum.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra/pix_drum' > Making distclean in pix_artoolkit > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra/pix_artoolkit' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.pd_linux > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/pix_artoolkit_la-pix_artoolkit.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra/pix_artoolkit' > Making distclean in pix_fiducialtrack > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra/pix_fiducialtrack' > test -z "pix_fiducialtrack.la" || rm -f pix_fiducialtrack.la > rm -rf .libs _libs > rm -f *.pd_linux > test -z "libfidtrack.la" || rm -f libfidtrack.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./so_locations > rm -f ./.deps/libfidtrack_la-fidtrackX.Plo > rm -f ./.deps/libfidtrack_la-segment.Plo > rm -f ./.deps/libfidtrack_la-treeidmap.Plo > rm -f ./.deps/pix_fiducialtrack_la-pix_fiducialtrack.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra/pix_fiducialtrack' > Making distclean in pix_hit > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra/pix_hit' > test -z "pix_hit.la" || rm -f pix_hit.la > rm -rf .libs _libs > rm -f pix_hit.pd_linux > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/pix_hit_la-pix_hit.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra/pix_hit' > make[3]: Entering directory '/<<PKGBUILDDIR>>/extra' > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/extra' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/extra' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "Gem.pc Gem-meta.pd devgem.sh" || rm -f Gem.pc Gem-meta.pd devgem.sh > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > debian/rules execute_after_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f gemdefaultwindow-*.pd > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building gem using existing ./gem_0.94.orig.tar.bz2 > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to gem_filmGMERLIN.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/filmGMERLIN/.libs/gem_filmGMERLIN.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_videoV4L2.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/videoV4L2/.libs/gem_videoV4L2.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gemglutwindow.pd_linux: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/src/Output/.libs/gemglutwindow.pd_linux > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_modelOBJ.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/modelOBJ/.libs/gem_modelOBJ.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_imageJPEG.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/imageJPEG/.libs/gem_imageJPEG.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_imageSTB.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/imageSTB/.libs/gem_imageSTB.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_imageTIFF.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/imageTIFF/.libs/gem_imageTIFF.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_videoVLC.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/videoVLC/.libs/gem_videoVLC.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_filmMPEG3.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/filmMPEG3/.libs/gem_filmMPEG3.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_videoDC1394.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/videoDC1394/.libs/gem_videoDC1394.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_imageMAGICK.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/imageMAGICK/.libs/gem_imageMAGICK.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_imageSGI.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/imageSGI/.libs/gem_imageSGI.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gemsdlwindow.pd_linux: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/src/Output/.libs/gemsdlwindow.pd_linux > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_videoUNICAP.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/videoUNICAP/.libs/gem_videoUNICAP.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_recordQT4L.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/recordQT4L/.libs/gem_recordQT4L.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gemglfw3window.pd_linux: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/src/Output/.libs/gemglfw3window.pd_linux > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_modelASSIMP3.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/modelASSIMP3/.libs/gem_modelASSIMP3.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_filmQT4L.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/filmQT4L/.libs/gem_filmQT4L.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gem_recordV4L2.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/recordV4L2/.libs/gem_recordV4L2.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to gemglxwindow.pd_linux: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/src/Output/.libs/gemglxwindow.pd_linux > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > plugins/videoDECKLINK/gem_videoDECKLINK.so: > dpkg-source: error: new version is symlink to > /<<PKGBUILDDIR>>/plugins/videoDECKLINK/.libs/gem_videoDECKLINK.so > dpkg-source: error: old version is nonexistent > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > 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/gem_0.94-8_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.

