<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu Mono'; font-size:10pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Hi.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">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. </p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">The problem is is that when I try to build the 'five' branch of phonon.git, I get this error.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I have lots of mesa headers, and I think it might actually be a bug in the phonon five branch?</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">[ 95%] Building CXX object phonon/CMakeFiles/phonon.dir/graphicsview/glslpainter.cpp.o</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">[ 97%] /srcbuild/phonon/phonon/graphicsview/glslpainter.cpp:99:2: warning: #warning context may be long gone, leading to crashery [-Wcpp]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glslpainter.cpp:196:2: warning: #warning DUPLICATED CODE [-Wcpp]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Building CXX object phonon/CMakeFiles/phonon.dir/pulsestream.cpp.o</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/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> >)’:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:80:15: warning: enumeration value ‘GraphicsPainterGlArb’ not handled in switch [-Wswitch]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp: At global scope:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:238:6: warning: unused parameter ‘option’ [-Wunused-parameter]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:238:6: warning: unused parameter ‘widget’ [-Wunused-parameter]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp: In member function ‘void Phonon::GlPainter::initColorMatrix()’:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_Invalid’ not handled in switch [-Wswitch]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_RGB32’ not handled in switch [-Wswitch]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:77:12: warning: enumeration value ‘Format_I420’ not handled in switch [-Wswitch]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp: In member function ‘void Phonon::GlPainter::initTextures()’:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:119:53: error: ‘GL_TEXTURE_PRIORITY’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:23: error: ‘GL_TEXTURE_ENV’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:39: error: ‘GL_TEXTURE_ENV_MODE’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:60: error: ‘GL_MODULATE’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:120:71: error: ‘glTexEnvf’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/glpainter.cpp:126:23: error: ‘GL_UNPACK_ROW_LENGTH’ was not declared in this scope</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">make[2]: *** [phonon/CMakeFiles/phonon.dir/graphicsview/glpainter.cpp.o] Error 1</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">make[2]: *** Waiting for unfinished jobs....</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp: In member function ‘void Phonon::VideoGraphicsObjectPrivate::_p_negotiateFormat()’:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/srcbuild/phonon/phonon/graphicsview/videographicsobject.cpp:213:50: warning: ‘factory’ may be used uninitialized in this function [-Wmaybe-uninitialized]</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">make[1]: *** [phonon/CMakeFiles/phonon.dir/all] Error 2</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">make: *** [all] Error 2</p></body></html>