Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64899 - id3lib-3.8.3-r3 make check fails (gcc 3.3.4 and gcc 3.4.1)
Summary: id3lib-3.8.3-r3 make check fails (gcc 3.3.4 and gcc 3.4.1)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 14:45 UTC by Ronald Hummelink
Modified: 2004-12-29 14:54 UTC (History)
0 users

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


Attachments
Fix obsoleted c++ syntax in testsuite (id3lib-3.8.3-test_io.patch,281 bytes, patch)
2004-09-21 14:45 UTC, Ronald Hummelink
Details | Diff
Patch to -r3 ebuild to apply testsuite patch (ebuild.patch,320 bytes, patch)
2004-09-21 14:46 UTC, Ronald Hummelink
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Hummelink 2004-09-21 14:45:08 UTC
Bit of obsoleted c++ syntax in examples/test_io.cpp, fixed by very small patch I'll attach in a second (based on comment from: http://sourceforge.net/tracker/index.php?func=detail&aid=712063&group_id=979&atid=100979 )
Comment 1 Ronald Hummelink 2004-09-21 14:45:58 UTC
Created attachment 40126 [details, diff]
Fix obsoleted c++ syntax in testsuite
Comment 2 Ronald Hummelink 2004-09-21 14:46:32 UTC
Created attachment 40127 [details, diff]
Patch to -r3 ebuild to apply testsuite patch
Comment 3 Ronald Hummelink 2004-09-21 14:47:28 UTC
Sorry, version should be in summary :) (3.8.3-r3)
Comment 4 Ryan Hill (RETIRED) gentoo-dev 2004-11-26 14:29:36 UTC
testing and confirming.  patch worked perfectly on my system.  thanks Ronald.

you're going to have to get this bug to the right ppl in order to get this looked at and committed.  right now you have it in Ebuilds (only used if you are adding a new ebuild), and it's been assigned to gcc-porting, which deals with.. well.. gcc.  i would suggest changing the component to Library. :)

--de.





Comment 5 Ronald Hummelink 2004-11-26 16:21:35 UTC
Bug was not put to gcc-porting by me. if its not the right place, have porting guys send it somewhere where it should :-)?
Comment 6 Ryan Hill (RETIRED) gentoo-dev 2004-11-26 19:49:36 UTC
you can change that component drop-box from Ebuilds to Library.  i think that'll get some attention. when i tried it i got:

You tried to change the component field from Ebuilds to Library, but only the owner or submitter of the bug, or a sufficiently empowered user, may change that field.

thanks for the patch btw.
Comment 7 Disenchanted (RETIRED) gentoo-dev 2004-12-29 14:00:14 UTC
thanks, applied, wait 35 mins, sync, merge

note: gcc-porting is a good place to file at if it requires a C++ fix or unhack hackish cheap code or obsoleted code, short anything people can blame on gcc ;)