Please see phonon https://build-sandbox.kde.org/job/phonon%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/5/console Reproducible: Always Steps to Reproduce: 1. build 2. fails to find cmake file 3. Actual Results: FTBFS Expected Results: finds phonon and carries on with build Update filename ?
https://build-sandbox.kde.org/job/phonon-gstreamer%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/12/console like phonon itself it needs to build with -DPHONON_BUILD_PHONON4QT5=ON
https://build-sandbox.kde.org/job/phonon%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/5/console 05:16:14 ['cmake', '-DBUILD_COVERAGE=ON', '-DPHONON_BUILD_PHONON4QT5=ON', '-DCMAKE_BUILD_TYPE=Debug', '-DECM_ENABLE_SANITIZERS=address', '-DBUILD_TESTING=ON', '-DSIP_DEFAULT_SIP_DIR=/srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/kdesupport/phonon/phonon/inst/share/sip/', '-DCMAKE_INSTALL_PREFIX=/srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/kdesupport/phonon/phonon/inst/usr', '/home/jenkins/phonon/kf5-qt5'] It is. Does phonon-gstreamer also need this flag set?
yes. all the phonons need the flag set to get their qt5 version built