Code review comment for lp:~smspillaz/unity/unity.less-paint-insanity

Revision history for this message
Martin Mrazik (mrazik) wrote :

The failure above is because of this:
[...]
/home/ubuntu/jenkins/workspace/unity-ci/distribution/precise/flavor/amd64/pbuilder_setup/work/trunk/plugins/unityshell/src/unityshell.cpp: In member function ‘bool unity::UnityScreen::WasBound()’:
/home/ubuntu/jenkins/workspace/unity-ci/distribution/precise/flavor/amd64/pbuilder_setup/work/trunk/plugins/unityshell/src/unityshell.cpp:741:16: error: ‘class unity::ScreenEffectFramebufferObject’ has no member named ‘NewContentsValid’
/home/ubuntu/jenkins/workspace/unity-ci/distribution/precise/flavor/amd64/pbuilder_setup/work/trunk/plugins/unityshell/src/unityshell.cpp:745:1: error: control reaches end of non-void function [-Werror=return-type]
cc1plus: all warnings being treated as errors

It this a problem on jenkins side (build dependencies not 100% up to date)?

« Back to merge proposal