executing config test openal + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/openal && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/openal + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/openal && make make[1]: Entering directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/openal' compiling main.cpp main.cpp:45:19: fatal error: AL/al.h: No such file or directory #include ^ compilation terminated. make[1]: *** [.obj/main.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/openal' test openal FAILED executing config test alsa + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/alsa && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/alsa + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/alsa && make make[1]: Entering directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/alsa' compiling alsatest.cpp alsatest.cpp:47:5: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc,char **argv) ^ alsatest.cpp:47:5: warning: unused parameter 'argv' [-Wunused-parameter] linking alsa make[1]: Leaving directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/alsa' test alsa succeeded executing config test pulseaudio + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/pulseaudio && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/pulseaudio + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/pulseaudio && make make[1]: Entering directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/pulseaudio' compiling pulseaudio.cpp linking pulseaudio make[1]: Leaving directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/pulseaudio' test pulseaudio succeeded executing config test gstreamer + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/gstreamer && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/gstreamer Project ERROR: gstreamer-0.10 development package not found test gstreamer FAILED executing config test resourcepolicy + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/resourcepolicy && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/resourcepolicy Project ERROR: libresourceqt5 development package not found test resourcepolicy FAILED executing config test gpu_vivante + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/gpu_vivante && /var/uhubuild/work/compile/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" /var/uhubuild/work/compile/qtmultimedia/config.tests/gpu_vivante + cd /var/uhubuild/work/compile/qtmultimedia/config.tests/gpu_vivante && make make[1]: Entering directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/gpu_vivante' compiling main.cpp main.cpp:45:20: error: 'GL_VIV_YV12' was not declared in this scope const int format = GL_VIV_YV12; ^ main.cpp:47:5: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char** argv) ^ main.cpp:47:5: warning: unused parameter 'argv' [-Wunused-parameter] make[1]: *** [.obj/main.o] Error 1 make[1]: Leaving directory `/var/uhubuild/work/compile/qtmultimedia/config.tests/gpu_vivante' test gpu_vivante FAILED