Bug 360016

Summary: It looks for PhononConfig.cmake but phonon actually installs Phonon4Qt5Config.cmake
Product: [Unmaintained] phonon-backend-gstreamer Reporter: Scarlett Moore <sgmoore>
Component: generalAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED NOT A BUG    
Severity: normal CC: myriam, romain.perier, sitter, tdfischer
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: 4.8   
Platform: Compiled Sources   
OS: Linux   
URL: https://build-sandbox.kde.org/job/phonon-gstreamer%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/12/console
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Scarlett Moore 2016-03-03 05:44:26 UTC
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 ?
Comment 1 Harald Sitter 2016-03-03 17:40:36 UTC
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
Comment 2 Scarlett Moore 2016-03-03 18:04:01 UTC
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?
Comment 3 Harald Sitter 2016-03-03 18:07:41 UTC
yes. all the phonons need the flag set to get their qt5 version built