Bug#811306: FTBFS: mmpong-gl-data missing files: usr/share/games/mmpong-gl

Daniel Knezevic Daniel.Knezevic at imgtec.com
Thu Aug 25 13:05:46 UTC 2016


Hi,

Package FTBFS on installation because of missing mmpong-gl exe.
mmpong-gl is not building because cmake configuration cannot find CEGUI-OPENGL.
Cmake configuration checks for CEGUI-OPENGL module by searching CEGUI-OPENGL.pc file.

Log:
-- Checking for one of the modules 'CEGUI-OPENGL'
-- disabling mmpong-gl because of missing dependencies.

In Debian stretch there is a new version of cegui-mk2 package available (0.8.7-1.2),
this version has CEGUI-0-OPENGL.pc instead of CEGUI-OPENGL.pc.
By changing the client_gl/CMakeLists.txt file to check for CEGUI-0-OPENGL the configuration
activates the build of mmpong-gl, but build of mmpong-gl fails because it uses an outdated api of CEGUI.
Mmpong was built successfully with cegui-mk2 0.7.6 three years ago.

I think there are two possible solutions to fix the package:
- disable installation of mmpong-gl (do not create mmpong-gl package)
- update mmpong to use the new api of cegui (not trivial solution)

Regards,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20160825/facf8094/attachment.html>


More information about the Pkg-games-devel mailing list