Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101384 - gcc4 fix for kghostview-3.4.2
Summary: gcc4 fix for kghostview-3.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-04 13:53 UTC by Walter Meinl
Modified: 2005-08-07 12:05 UTC (History)
0 users

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


Attachments
the error message (kghost.err,821 bytes, text/plain)
2005-08-04 13:54 UTC, Walter Meinl
Details
the gcc4 patch (kghostview-gcc4.patch,890 bytes, patch)
2005-08-04 13:55 UTC, Walter Meinl
Details | Diff
patch for the kghostview-3.4.2.ebuild (kghost.eb.diff,335 bytes, patch)
2005-08-04 13:57 UTC, Walter Meinl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Meinl 2005-08-04 13:53:51 UTC
I emerged kde-meta-3.4.2 and kdesdk-meta-3.4.2 from scratch on x86 using
gcc-4.0.1, binutils-2.16.1 and glibc-2.3.5-20050722. The only ebuild refusing to
compile was kghostview contained in kdegraphics-(meta)-3.4.2 see attachment. I
found an upstream patch on
http://websvn.kde.org/trunk/KDE/kdegraphics/kghostview/displayoptions.h?rev=423531&r1=409203&r2=423531
It is not the latest revision (that would probably lead to problems as kde4 is
in sight) and helped me also to compile the 3.4.1 ebuild. Unfortunately, this
patch was only applied to the trunk and not to the 3.4 branch and obviously
therefore not included in the tarball. Probably the patch is also needed for the
kdegraphics-3.4.2 monolithic ebuild to compile properly with gcc4.
Comment 1 Walter Meinl 2005-08-04 13:54:41 UTC
Created attachment 65096 [details]
the error message
Comment 2 Walter Meinl 2005-08-04 13:55:35 UTC
Created attachment 65097 [details, diff]
the gcc4 patch
Comment 3 Walter Meinl 2005-08-04 13:57:34 UTC
Created attachment 65098 [details, diff]
patch for the kghostview-3.4.2.ebuild
Comment 4 Gregorio Guidi (RETIRED) gentoo-dev 2005-08-05 03:59:50 UTC
In portage. 
 
Please ask to backport the fix to the 3.4 branch, as many other fixes for gcc4 
were already committed there, e.g. 
http://websvn.kde.org/branches/KDE/3.4/kdegraphics/kiconedit/kiconconfig.h?rev=430165&r1=409205&r2=430165 
 
Comment 5 Walter Meinl 2005-08-07 12:05:08 UTC
(In reply to comment #4)
> In portage. 
>  
> Please ask to backport the fix to the 3.4 branch, as many other fixes for gcc4 

done, it is backported see http://bugs.kde.org/show_bug.cgi?id=110249
thanks