Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314471 - sys-auth/polkit-kde-0.95.1 does not build with gcc-4.5
Summary: sys-auth/polkit-kde-0.95.1 does not build with gcc-4.5
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: http://websvn.kde.org/trunk/extragear...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.5
  Show dependency tree
 
Reported: 2010-04-10 08:46 UTC by Bernd Buschinski
Modified: 2010-04-11 21:09 UTC (History)
0 users

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


Attachments
fix compile with gcc-4.5 (polkit-kde-gcc45.diff,598 bytes, text/plain)
2010-04-10 08:47 UTC, Bernd Buschinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Buschinski 2010-04-10 08:46:39 UTC
sys-auth/polkit-kde-0.95.1 does not build with gcc-4.5

Building CXX object agent/CMakeFiles/polkit-kde-authentication-agent-1.dir/AuthDialog.o                                               
/var/tmp/portage/sys-auth/polkit-kde-0.95.1/work/polkit-kde-1-0.95.1/agent/AuthDialog.cpp: In member function 'void AuthDialog::createUserCB(QList<PolkitQt1::Identity*>)':
/var/tmp/portage/sys-auth/polkit-kde-0.95.1/work/polkit-kde-1-0.95.1/agent/AuthDialog.cpp:172:80: error: cannot call constructor 'KUser::KUser' directly
/var/tmp/portage/sys-auth/polkit-kde-0.95.1/work/polkit-kde-1-0.95.1/agent/AuthDialog.cpp:172:80: error:   for a function-style cast, remove the redundant '::KUser'
make[2]: *** [agent/CMakeFiles/polkit-kde-authentication-agent-1.dir/AuthDialog.o] Error 1



Reproducible: Always
Comment 1 Bernd Buschinski 2010-04-10 08:47:02 UTC
Created attachment 227213 [details]
fix compile with gcc-4.5
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2010-04-11 21:09:30 UTC
Fixed, thanks.