Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395885 - media-libs/phonon-vlc-0.4.1 fails to build
Summary: media-libs/phonon-vlc-0.4.1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-24 11:59 UTC by Davide Pesavento
Modified: 2011-12-24 12:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.68 KB, text/plain)
2011-12-24 12:00 UTC, Davide Pesavento (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Pesavento (RETIRED) gentoo-dev 2011-12-24 11:59:18 UTC
Probably related to the recent update to media-libs/phonon-4.6.0


In file included from /var/tmp/portage/media-libs/phonon-vlc-0.4.1/work/phonon-backend-vlc-0.4.1/vlc/audiooutput.cpp:32:0:                                                            
/var/tmp/portage/media-libs/phonon-vlc-0.4.1/work/phonon-backend-vlc-0.4.1/vlc/devicemanager.h:26:36: fatal error: Phonon/ObjectDescription: No such file or directory
compilation terminated.
make[2]: *** [vlc/CMakeFiles/phonon_vlc.dir/audiooutput.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/media-libs/phonon-vlc-0.4.1/work/phonon-vlc-0.4.1_build/vlc/moc_devicemanager.cpp:10:0,
                 from /var/tmp/portage/media-libs/phonon-vlc-0.4.1/work/phonon-vlc-0.4.1_build/vlc/phonon_vlc_automoc.cpp:8:
/var/tmp/portage/media-libs/phonon-vlc-0.4.1/work/phonon-vlc-0.4.1_build/vlc/../../phonon-backend-vlc-0.4.1/vlc/devicemanager.h:26:36: fatal error: Phonon/ObjectDescription: No such file or directory
compilation terminated.
make[2]: *** [vlc/CMakeFiles/phonon_vlc.dir/phonon_vlc_automoc.cpp.o] Error 1
make[1]: *** [vlc/CMakeFiles/phonon_vlc.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2011-12-24 12:00:37 UTC
Created attachment 296845 [details]
build.log
Comment 2 Johannes Huber (RETIRED) gentoo-dev 2011-12-24 12:22:59 UTC
Resolved by restrict the dep range of media-libs/phonon to 2.5 series.
media-libs/phonon-vlc-0.5 will come soon, so maybe support for phonon 2.6 will be available there.