Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 474926 - media-libs/phonon-4.6.0-r1: moc fails
Summary: media-libs/phonon-4.6.0-r1: moc fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 03:37 UTC by foxprodos
Modified: 2013-06-29 16:18 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info,5.13 KB, text/plain)
2013-06-28 04:39 UTC, foxprodos
Details
build.log (build.log,53.63 KB, text/plain)
2013-06-28 04:43 UTC, foxprodos
Details
emerge --info =media-libs/phonon-4.6.0-r1 (emerge-info,5.13 KB, text/plain)
2013-06-28 04:46 UTC, foxprodos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description foxprodos 2013-06-27 03:37:22 UTC
here is the log file....

address:http://bpaste.net/show/109224/

or attachment..
Comment 1 Rafał Mużyło 2013-06-27 08:45:34 UTC
1. Attatch, instead of using pastebins.

2. The eror seems to be:
/var/tmp/portage/media-libs/phonon-4.6.0-r1/work/phonon-4.6.0/designer/phononcollection.cpp:76: Error: Undefined interface
Comment 2 foxprodos 2013-06-27 10:36:56 UTC
how to solve this problem?
Comment 3 Michael Palimaka (kensington) gentoo-dev 2013-06-27 12:36:58 UTC
Are you trying to build for x32? Please also provide emerge --info.
Comment 4 foxprodos 2013-06-28 04:39:27 UTC
Created attachment 352130 [details]
emerge --info

emerge --info =media-libs/phonon-4.6.0-r1
Comment 5 foxprodos 2013-06-28 04:43:29 UTC
Created attachment 352132 [details]
build.log

/var/tmp/portage/media-libs/phonon-4.6.0-r1/temp/build.log
Comment 6 foxprodos 2013-06-28 04:46:22 UTC
Created attachment 352134 [details]
emerge --info =media-libs/phonon-4.6.0-r1

emerge --info =media-libs/phonon-4.6.0-r1
Comment 7 foxprodos 2013-06-28 04:52:35 UTC
(In reply to Michael Palimaka (kensington) from comment #3)
> Are you trying to build for x32? Please also provide emerge --info.

i have uploaded the emerge --info file. pleash cheack it for me, thank you.

somedays ago, i use "sudo rm /usr" with careless, i think that the problem.
Comment 8 Michael Palimaka (kensington) gentoo-dev 2013-06-28 08:13:53 UTC
It looks like it's failing here on interfaces like this:

Q_INTERFACES(QDesignerCustomWidgetCollectionInterface)
Q_INTERFACES(QDesignerCustomWidgetInterface)

Could you please paste the output of emerge -pv qtgui:4 and ls /usr/include/qt4/QtDesigner/ ?
Comment 9 foxprodos 2013-06-28 13:07:08 UTC
(In reply to Michael Palimaka (kensington) from comment #8)
> It looks like it's failing here on interfaces like this:
> 
> Q_INTERFACES(QDesignerCustomWidgetCollectionInterface)
> Q_INTERFACES(QDesignerCustomWidgetInterface)
> 
> Could you please paste the output of emerge -pv qtgui:4 and ls
> /usr/include/qt4/QtDesigner/ ?



[ebuild   R    ] dev-qt/qtgui-4.8.4-r1:4  USE="accessibility cups dbus excepti
ons gif glib mng qt3support tiff xinerama xv (-aqua) -c++0x -debug -egl -gtkst
yle -nas -nis -pch -trace" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

jianfeng jianfeng # ls /usr/include/qt4/QtDesigner/
ls: cannot access /usr/include/qt4/QtDesigner/: No such file or directory
Comment 10 Michael Palimaka (kensington) gentoo-dev 2013-06-29 07:36:50 UTC
There seems to be many missing files from qtgui, please try rebuilding it.
Comment 11 foxprodos 2013-06-29 12:59:25 UTC
(In reply to Michael Palimaka (kensington) from comment #10)
> There seems to be many missing files from qtgui, please try rebuilding it.

thank you, my friend, you solved the problem. after i rebuilded the qtgui, phonon works. you are a hero..