Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86469 - xmms-1.2.10-r13 compile fails with gcc-2.95
Summary: xmms-1.2.10-r13 compile fails with gcc-2.95
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 22:19 UTC by Matt Taylor
Modified: 2005-05-03 13:58 UTC (History)
1 user (show)

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


Attachments
xmms-1.2.10-r13-gcc2.95.patch (xmms-1.2.10-r13-gcc2.95.patch,635 bytes, patch)
2005-03-23 22:19 UTC, Matt Taylor
Details | Diff
0010_all_skin-dir-browser.patch (0010_all_skin-dir-browser.patch,11.99 KB, patch)
2005-04-22 11:07 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 2005-03-23 22:19:00 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -march=i686 -O3 -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -funroll-all-loops -DDATA_DIR=\"/usr/share/xmms\" -DPLUGIN_DIR=\"/usr/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/share/locale\" -DI386_ASSEM -I../intl -I..    -march=i686 -O3 -pipe -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -funroll-all-loops -c `test -f 'main.c' || echo './'`main.c
main.c: In function `read_config':
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:347: warning: pointer of type `void *' used in arithmetic
main.c:508: parse error before `*'
main.c:516: `temp' undeclared (first use in this function)
main.c:516: (Each undeclared identifier is reported only once
main.c:516: for each function it appears in.)
main.c: In function `parse_cmd_line':
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
main.c:3526: warning: pointer of type `void *' used in arithmetic
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/mnt/portage/tmp/portage/xmms-1.2.10-r13/work/xmms-1.2.10/xmms'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/portage/tmp/portage/xmms-1.2.10-r13/work/xmms-1.2.10/xmms'
make: *** [all] Error 2

This is added with 0010_all_skin-dir-browser.patch
Comment 1 Matt Taylor 2005-03-23 22:19:33 UTC
Created attachment 54312 [details, diff]
xmms-1.2.10-r13-gcc2.95.patch

fixes compile w/ gcc-2.95
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-04-21 02:31:22 UTC
Would you mind providing an updated patch for the patch that introduces the bug instead of this additional patch?  That would be much more helpful, thanks.
Comment 3 Matt Taylor 2005-04-22 11:07:22 UTC
Created attachment 56935 [details, diff]
0010_all_skin-dir-browser.patch

Updated 0010_all_skin-dir-browser.patch from xmms-1.2.10-gentoo-patches-2.2.3
with the gcc-2.95 fix.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-03 13:58:56 UTC
Fixed in 1.2.10-r14