r13272 - packages/trunk/crystalspace/debian

Ansgar Burchardt ansgar at alioth.debian.org
Sun Feb 19 11:28:32 UTC 2012


Author: ansgar
Date: 2012-02-19 11:28:32 +0000 (Sun, 19 Feb 2012)
New Revision: 13272

Modified:
   packages/trunk/crystalspace/debian/changelog
Log:
Now FTBFS with newer cegui.


Modified: packages/trunk/crystalspace/debian/changelog
===================================================================
--- packages/trunk/crystalspace/debian/changelog	2012-02-19 09:17:55 UTC (rev 13271)
+++ packages/trunk/crystalspace/debian/changelog	2012-02-19 11:28:32 UTC (rev 13272)
@@ -5,6 +5,16 @@
      crystalspace: /usr/bin/ceguitest{,-1.4} /usr/bin/viewmesh{,-1.4}
      libcrystalspace-1.4: /usr/lib/crystalspace-1.4/cscegui.so
    - Find out why additional symbols appeared.
+   - Fails to build with newer cegui now in Debian:
+     In file included from /«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguitexture.h:41:0,
+                                      from /«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguitexture.cpp:26:
+     /«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguirenderer.h:200:27:
+     error: conflicting return type specified for 'virtual CEGUI::Texture* csCEGUIRenderer::createTexture()'
+     /usr/include/CEGUI/CEGUIRenderer.h:162:22: error:   overriding 'virtual CEGUI::Texture& CEGUI::Renderer::createTexture()'
+     /«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguirenderer.h:206:27:
+     error: conflicting return type specified for 'virtual CEGUI::Texture* csCEGUIRenderer::createTexture(const CEGUI::String&, const CEGUI::String&)'
+     /usr/include/CEGUI/CEGUIRenderer.h:186:22: error:   overriding 'virtual CEGUI::Texture& CEGUI::Renderer::createTexture(const CEGUI::String&, const CEGUI::String&)'
+     And more similar problems.
 
   * Team upload.
   * Build-dep on libjpeg-dev instead of libjpeg62-dev. (Closes: #633727)




More information about the Pkg-games-commits mailing list