Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3432 - krename won't compile under gcc3. Fixed ebuild/patch attached.
Summary: krename won't compile under gcc3. Fixed ebuild/patch attached.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-05 20:37 UTC by Darke
Modified: 2002-07-09 09:20 UTC (History)
0 users

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


Attachments
updated ebuild (krename-2.3.0-r1.ebuild,562 bytes, text/plain)
2002-06-05 20:38 UTC, Darke
Details
patch needed by new ebuild (krename-2.3.0-wizard.h.diff,202 bytes, text/plain)
2002-06-05 20:39 UTC, Darke
Details
Updated ebuild for gcc 3.1. (krename-2.3.0-r2.ebuild,650 bytes, text/plain)
2002-07-09 02:32 UTC, Darke
Details
Associated diff file for fix for gcc3.1. (krename-2.3.0-id3loader.cpp.diff,354 bytes, text/plain)
2002-07-09 02:34 UTC, Darke
Details
final patch. (krename-2.3.0-gentoo.patch,834 bytes, patch)
2002-07-09 09:19 UTC, Brandon Low (RETIRED)
Details | Diff
final ebuild. (krename-2.3.0.ebuild,591 bytes, text/plain)
2002-07-09 09:20 UTC, Brandon Low (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darke 2002-06-05 20:37:57 UTC
krename won't build using gcc3 (gcc3.0.4 in specific, but it's a general 
problem), due to a missing 'using std::vector' declaration. Patches to fix things 
will be attached.
Comment 1 Darke 2002-06-05 20:38:49 UTC
Created attachment 1358 [details]
updated ebuild
Comment 2 Darke 2002-06-05 20:39:36 UTC
Created attachment 1359 [details]
patch needed by new ebuild
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-07-09 00:55:42 UTC
testing, and applying.
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-07-09 00:59:10 UTC
any interest in updating your patch to work for gcc-3.1 as well (it is trivial
work that I just don't have time to do ATM)
Comment 5 Darke 2002-07-09 02:32:54 UTC
Created attachment 2061 [details]
Updated ebuild for gcc 3.1.

Done. Ebuild and diff are on their way.
Comment 6 Darke 2002-07-09 02:34:21 UTC
Created attachment 2062 [details]
Associated diff file for fix for gcc3.1.
Comment 7 Brandon Low (RETIRED) gentoo-dev 2002-07-09 09:18:29 UTC
Thanks.  I know it is more work, but when submitting patches for programs, it is
much prefferred if they are against the TLD, I'm attaching the patch that I am
going to be using for this ebuild so you see what I mean.  Thanks for the quick
patching on this!  

Since you did the work, it'd be great for the OS community if you submitted this
patch upstream to the krename developers.
Comment 8 Brandon Low (RETIRED) gentoo-dev 2002-07-09 09:19:07 UTC
Created attachment 2072 [details, diff]
final patch.
Comment 9 Brandon Low (RETIRED) gentoo-dev 2002-07-09 09:20:46 UTC
Created attachment 2073 [details]
final ebuild.