phonon five branch build failing?

nerdopolis bluescreen_avenger at verizon.net
Thu Dec 27 01:38:16 UTC 2012


Hi.
For some reason it seems that the few kdelibs frameworks tests that I have try do not fail, without phonon 5, but I do think it might cause problems in the future, as the documentation says so. 

The problem is is that when I try to build the 'five' branch of phonon.git, I get this error.

I have lots of mesa headers, and I think it might actually be a bug in the phonon five branch?

[ 95%] Building CXX object phonon/CMakeFiles/phonon.dir/graphicsview/glslpainter.cpp.o
[ 97%] /srcbuild/phonon/phonon/graphicsview/glslpainter.cpp:99:2: warning: #warning context may be long gone, leading to crashery [-Wcpp]
/srcbuild/phonon/phonon/graphicsview/glslpainter.cpp:196:2: warning: #warning DUPLICATED CODE [-Wcpp]
Building CXX object phonon/CMakeFiles/phonon.dir/pulsestream.cpp.o
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp: In member function ‘Phonon::AbstractVideoGraphicsPainter* Phonon::PrivatePainterFactory::factorize(QList<Phonon::VideoFrame::Format>, QMap<Phonon::GraphicsPainterType, QList<Phonon::VideoFrame::Format> >)’:
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:80:15: warning: enumeration value ‘GraphicsPainterGlArb’ not handled in switch [-Wswitch]
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp: At global scope:
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:238:6: warning: unused parameter ‘option’ [-Wunused-parameter]
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:238:6: warning: unused parameter ‘widget’ [-Wunused-parameter]
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp: In member function ‘void Phonon::GlPainter::initColorMatrix()’:
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_Invalid’ not handled in switch [-Wswitch]
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_RGB32’ not handled in switch [-Wswitch]
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_I420’ not handled in switch [-Wswitch]
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp: In member function ‘void Phonon::GlPainter::initTextures()’:
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:119:53: error: ‘GL_TEXTURE_PRIORITY’ was not declared in this scope
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:23: error: ‘GL_TEXTURE_ENV’ was not declared in this scope
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:39: error: ‘GL_TEXTURE_ENV_MODE’ was not declared in this scope
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:60: error: ‘GL_MODULATE’ was not declared in this scope
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:71: error: ‘glTexEnvf’ was not declared in this scope
/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:126:23: error: ‘GL_UNPACK_ROW_LENGTH’ was not declared in this scope
make[2]: *** [phonon/CMakeFiles/phonon.dir/graphicsview/glpainter.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp: In member function ‘void Phonon::VideoGraphicsObjectPrivate::_p_negotiateFormat()’:
/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:213:50: warning: ‘factory’ may be used uninitialized in this function [-Wmaybe-uninitialized]
make[1]: *** [phonon/CMakeFiles/phonon.dir/all] Error 2
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20121226/56d3bdf8/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list