Bug 360016 - It looks for PhononConfig.cmake but phonon actually installs Phonon4Qt5Config.cmake
Summary: It looks for PhononConfig.cmake but phonon actually installs Phonon4Qt5Config...
Status: RESOLVED NOT A BUG
Alias: None
Product: phonon-backend-gstreamer
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 4.8
Assignee: Daniel Vrátil
URL: https://build-sandbox.kde.org/job/pho...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-03 05:44 UTC by Scarlett Moore
Modified: 2016-03-03 18:07 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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