Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258834 - kde-misc/krusader-2.0.0_beta2-r1 failed to compile wiht Qt 4.5-rc1
Summary: kde-misc/krusader-2.0.0_beta2-r1 failed to compile wiht Qt 4.5-rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 10:43 UTC by BerS
Modified: 2009-02-25 21:39 UTC (History)
3 users (show)

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


Attachments
Patch to make krusader compile against QT 4.5-rc1 (krusader.patch,349 bytes, patch)
2009-02-23 14:09 UTC, Marc Schiffbauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BerS 2009-02-13 10:43:20 UTC
[  6%] Building CXX object krusader/ActionMan/CMakeFiles/ActionMan.dir/actionproperty.o              
In file included from /var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.cpp:14:                                                               
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.h:25: ошибка: ‘Ui’ не был декларирован                                                      
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.h:25: ошибка: expected `{' before ‘ActionProperty’                                          
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.h:25: ошибка: определение функции не объявляет параметры                                    
In file included from /var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.cpp:17:                                                               
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/../UserAction/useraction.h:132: ошибка: поле ‘_defaultActions’ имеет неполный тип      

/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/ActionMan/actionproperty.h:25: ошибка: forward declaration of ‘class ActionProperty’                                 
make[2]: *** [krusader/ActionMan/CMakeFiles/ActionMan.dir/actionproperty.o] Ошибка 1                 
make[1]: *** [krusader/ActionMan/CMakeFiles/ActionMan.dir/all] Ошибка 2         



Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-02-13 14:04:45 UTC
Could you take it upstream by filling a bug on bugs.kde.org? It would be really helpfull. 
It is def a Qt-4.5 regression.

If you open that bug upstream, paste the link here so we can monitor it.

Thanks a lot
Comment 2 BerS 2009-02-13 15:04:41 UTC
(In reply to comment #1)
> Could you take it upstream by filling a bug on bugs.kde.org? It would be really
> helpfull. 
> It is def a Qt-4.5 regression.
> 
> If you open that bug upstream, paste the link here so we can monitor it.
> 
> Thanks a lot
> 
Ok
https://bugs.kde.org/show_bug.cgi?id=184227

Comment 3 Markos Chandras (RETIRED) gentoo-dev 2009-02-13 18:08:14 UTC
Thank you . I ll monitor the upstream too :)
Comment 4 Marc Schiffbauer gentoo-dev 2009-02-23 14:09:40 UTC
Created attachment 182893 [details, diff]
Patch to make krusader compile against QT 4.5-rc1

Hi,

the folowing small patch makes it compile.

Please consider adding this patch to the ebuild until it is fixed upstream.

Thanks
-Marc
Comment 5 BerS 2009-02-24 09:15:17 UTC
(In reply to comment #4)
> Created an attachment (id=182893) [edit]
> Patch to make krusader compile against QT 4.5-rc1
> 
> Hi,
> 
> the folowing small patch makes it compile.
> 
> Please consider adding this patch to the ebuild until it is fixed upstream.
> 
> Thanks
> -Marc
> 

Thanks, working ;)
Comment 6 kavol 2009-02-24 13:10:26 UTC
1) the issue is not tied to AMD64 only

2) the patch works for me - thanks!
Comment 7 Marian Kyral 2009-02-25 20:20:48 UTC
Can confirm as well that patch works as. Thanks for it.
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2009-02-25 21:39:18 UTC
I did commit the fixed ebuild with the patch on the tree. Thanks for reporting and the provided patch.

This bug can now close

Re-open if needed