Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70076 - xmms-1.2.10-r9 compile fails with gcc-2.95 because of id3v2edit patch
Summary: xmms-1.2.10-r9 compile fails with gcc-2.95 because of id3v2edit patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-04 12:22 UTC by Matt Taylor
Modified: 2004-11-08 15:33 UTC (History)
0 users

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


Attachments
patch-2015-gcc2.patch (2015_all_mpg123-id3v2edit.patch.patch,456 bytes, patch)
2004-11-04 12:26 UTC, Matt Taylor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Taylor 2004-11-04 12:22:56 UTC
fails with:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -DI386_ASSEM -I../../intl -I../.. -march=i686 -O3 -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -funroll-all-loops -c id3.c -Wp,-MD,.deps/id3.TPlo  -fPIC -DPIC -o id3.lo
id3.c: In function `id3_remove_tag_filename':
id3.c:628: parse error before `struct'
id3.c:630: `stat_buf' undeclared (first use in this function)
id3.c:630: (Each undeclared identifier is reported only once
id3.c:630: for each function it appears in.)
make[3]: *** [id3.lo] Error 1
make[3]: Leaving directory `/mnt/portage/tmp/portage/xmms-1.2.10-r9/work/xmms-1.2.10/Input/mpg123'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/portage/tmp/portage/xmms-1.2.10-r9/work/xmms-1.2.10/Input'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/portage/tmp/portage/xmms-1.2.10-r9/work/xmms-1.2.10'
make: *** [all] Error 2

!!! ERROR: media-sound/xmms-1.2.10-r9 failed.
!!! Function src_compile, Line 98, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

This part was added in 2015_all_mpg123-id3v2edit.patch
Comment 1 Matt Taylor 2004-11-04 12:26:12 UTC
Created attachment 43304 [details, diff]
patch-2015-gcc2.patch

patch for the patch (heh) that fixes compile with gcc2
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-08 13:34:48 UTC
sorry this is taking a while... the commit to cvs found a bug in a portage tool, so we're using this commit to debug it... it will be in soon.
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-08 15:33:12 UTC
fixed in cvs