Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265758 - kde-misc/krusader-2.0.0_beta2-r1 patch for GCC-4.4
Summary: kde-misc/krusader-2.0.0_beta2-r1 patch for GCC-4.4
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: gcc-4.4
  Show dependency tree
 
Reported: 2009-04-11 12:11 UTC by Andreas Sturmlechner
Modified: 2009-04-11 15:39 UTC (History)
1 user (show)

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


Attachments
adding stdio.h header (krusader-2.0.0-gcc-4.4.patch,456 bytes, patch)
2009-04-11 12:12 UTC, Andreas Sturmlechner
Details | Diff
ebuild patch to make use of the gcc-4.4 patch (krusader-2.0.0_beta2-r2.patch,394 bytes, patch)
2009-04-11 12:15 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2009-04-11 12:11:41 UTC
krusader:2 fails without patching:

/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/VFS/kiojobwrapper.cpp: In member function ‘void KIOJobWrapper::createJob()’:                               
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/VFS/kiojobwrapper.cpp:123: error: ‘stderr’ was not declared in this scope                                  
/var/tmp/portage/kde-misc/krusader-2.0.0_beta2-r1/work/krusader-2.0.0-beta2/krusader/VFS/kiojobwrapper.cpp:123: error: ‘fprintf’ was not declared in this scope                                 
make[2]: *** [krusader/VFS/CMakeFiles/VFS.dir/kiojobwrapper.o] Error 1

Adding patch and ebuild below.
Comment 1 Andreas Sturmlechner gentoo-dev 2009-04-11 12:12:47 UTC
Created attachment 187976 [details, diff]
adding stdio.h header
Comment 2 Andreas Sturmlechner gentoo-dev 2009-04-11 12:15:08 UTC
Created attachment 187977 [details, diff]
ebuild patch to make use of the gcc-4.4 patch
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-11 12:21:49 UTC
Darkside are you interested in applying the patch?
I would rather have it tested and i know you jump around 4.4 bugs :]

For the reporter:
remember to report this issue upstream so they can fix it in their code. And if they apply it i have no problem with adding it to the portage :]
Comment 4 Andreas Sturmlechner gentoo-dev 2009-04-11 12:41:57 UTC
Just reported it upstream: https://sourceforge.net/tracker/?func=detail&aid=2752871&group_id=6488&atid=306488

:)
Comment 5 SpanKY gentoo-dev 2009-04-11 15:22:10 UTC
patch looks fine of course
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2009-04-11 15:39:03 UTC
Since vapier saiz it wont harm kittens enjoy
Added to the tree.