Bug#633727: tagging 633727, tagging 633809

Ansgar Burchardt ansgar at debian.org
Sun Feb 19 11:31:02 UTC 2012


Hi,

Cyril Brulebois <kibi at debian.org> writes:
> Ansgar Burchardt <ansgar at debian.org> (16/07/2011):
>> tags 633727 + pending
>> tags 633809 + pending
>
> will we get a fix soon, or should some BSP participant look into it?

The changes are in the VCS, but I wanted to look into some minor things
first and forgot about uploading... Now it also fails to build due to
changes to the CEGUI library:

--8<---------------cut here---------------start------------->8---
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&)'
/«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguitexture.cpp: In constructor 'csCEGUITexture::csCEGUITexture(CEGUI::Renderer*, iObjectRegistry*)':
/«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguitexture.cpp:29:26: error: no matching function for call to 'CEGUI::Texture::Texture(CEGUI::Renderer*&)'
/«BUILDDIR»/crystalspace-1.4.0+dfsg/plugins/gui/cegui/ceguitexture.cpp:29:26: note: candidates are:
/usr/include/CEGUI/CEGUITexture.h:50:19: note: CEGUI::Texture::Texture()
/usr/include/CEGUI/CEGUITexture.h:50:19: note:   candidate expects 0 arguments, 1 provided
/usr/include/CEGUI/CEGUITexture.h:50:19: note: CEGUI::Texture::Texture(const CEGUI::Texture&)
/usr/include/CEGUI/CEGUITexture.h:50:19: note:   no known conversion for argument 1 from 'CEGUI::Renderer*' to 'const CEGUI::Texture&'
--8<---------------cut here---------------end--------------->8---

and more similar errors.

I am not sure when I'll have time to look at this, so feel free to take
a look at this during the BSP.

Regards,
Ansgar





More information about the Pkg-games-devel mailing list