Bug 433812 - klibido doesn't compile anymore on rawhide due to KDE4 and gcc 4.3
Summary: klibido doesn't compile anymore on rawhide due to KDE4 and gcc 4.3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: klibido
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Francois Aucamp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-21 15:55 UTC by Erik van Pienbroek
Modified: 2008-02-22 10:01 UTC (History)
0 users

Fixed In Version: 0_2_5-10_fc9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-22 10:00:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
GCC 4.3 compilation fix (284 bytes, patch)
2008-02-21 15:55 UTC, Erik van Pienbroek
no flags Details | Diff

Description Erik van Pienbroek 2008-02-21 15:55:13 UTC
Recently KDE4 and gcc 4.3 have been introduced in rawhide. Due to the
introduction of these two packages the compilation of klibido fails.

First off all, there is a BuildRequires: kdelibs-devel in the .spec file, this
needs to be changed to kdelibs3-devel, as kdelibs-devel now points to kdelibs 4
instead of kdelibs 3.

Second, the compilation fails due to more strictness in gcc 4.3. Attached patch
solves the compilation problem.

Comment 1 Erik van Pienbroek 2008-02-21 15:55:13 UTC
Created attachment 295523 [details]
GCC 4.3 compilation fix

Comment 2 Francois Aucamp 2008-02-22 07:45:46 UTC
(In reply to comment #1)
> Created an attachment (id=295523) [edit]
> GCC 4.3 compilation fix
> 

Thanks for this patch. :-) I actually fixed the build dependencies in CVS and
attempted a scratch build which didn't work out well due to the gcc 4.3 mass
rebuild strain on koji; will do so just now.

Comment 3 Francois Aucamp 2008-02-22 10:00:33 UTC
Koji build succeeded:
http://koji.fedoraproject.org/koji/taskinfo?taskID=460496
Closing bug.


Note You need to log in before you can comment on or make changes to this bug.